# Updates
There are a couple of things which can be updated in the Pay Later Platform:
- [Extension updates](#extensionupdates). The current version of the extension contains all the functionality required to offer Inbank payment methods to customers. In the future we plan on adding new payment products to the extension, as well as features to improve existing functionality. Updating the extension to the latest version will support added features and keep your store up to date with the latest enhancements from Inbank to make purchases even smoother for your customers.
- [API data updates](#apidataupdates). The extension retrieves data from Inbank regarding the conditions of payment products offered to customers. This data can undergo changes on the Inbank side. If such changes occur, product parameters should also be updated in the extension, for the customers to successfully use Inbank payment methods.
- [Extension settings updates](#extensionsettingsupdates). The payment product which is offered to customers depends on the product code set for the payment method. If at any point you need to change the product code or any other extension configurations, this can be easily done through the extension settings.

The following sections cover all the update procedures.
<span id="extensionupdates"></span>
