# Module Overview Page
After successful installation of the <b>Pay Later Platform by Inbank</b> you can configure Inbank products as payment methods in your back office.
Pay Later Platform configuration is done at <b>Payment</b> > <b>Inbank Settings</b>. The same page can be accessed at <b>Modules</b> > <b>Module Manager</b> > <b>Pay Later Platform by Inbank</b> > <b>Configure</b>
The module includes the following Inbank payment methods:
- Inbank Hire Purchase Estonia
- Inbank Split into parts Estonia
- Inbank Hire Purchase Poland
- Inbank Hire Purchase Latvia
- Inbank Split into parts Latvia
- Inbank Hire Purchase Czechia
- Inbank Hire Purchase Lithuania
- Inbank Moki Lithuania
- Inbank HP Flex Estonia
- Inbank HP Flex Latvia
- Inbank HP Flex Poland

The module overview page at <b>Payment</b> > <b>Inbank Settings</b> includes the list of all the Inbank payment options added.
<p align="left">
<img src="/static/modules/prestashop/config-overview.png" class="frame"/>
</p>
Here several actions regarding added payment options are available:
- Click the <b>Status</b> icon next to a payment option to enable/disable it.

<p align="left">
<img src="/static/modules/prestashop/status.png"/>
</p>
- Click <b>Edit</b> next to a payment option to make changes to it's configuration.

<p align="left">
<img src="/static/modules/prestashop/edit.png"/>
</p>
- Click the dropdown button next to a payment option to enable/disable or delete it.

<p align="left">
<img src="/static/modules/prestashop/edit-section.png"/>
</p>
On the module overview page you can also change the statuses used by the module to better fit your business logic.
In the <b>General Inbank Settings</b> section you can customize which statuses the module sets for:
- Confirmed order state - for cases when the purchase was successfully financed by Inbank
- Pending order state - for cases when the purchase is awaiting financing by Inbank
- Canceled order state - for cases when the financing flow has been canceled. <b>Note</b> that if you wish the items to be released back to stock after the Inbank financing process has been canceled, the PrestaShop status `canceled` should be selected.

<p align="left">
<img src="/static/modules/prestashop/general-inbank-settings.png"/>
</p>
The Pay Later Platform by Inbank uses the following order statuses in it's flows:
- <b>Inbank: waiting for financing.</b> Status used for cases when the financing of the purchase has not yet been finalized in Inbank environment.
- <b>Inbank: credit granted. Action required.</b> Status used for cases when the purchase has been approved by Inbank for financing, but is awaiting partner approval for contract activation.
- <b>Inbank: purchase financed.</b> Status used for cases when the purchase was successfully financed by Inbank.
- <b>Inbank: payment session expired.</b> Status used for cases when the customer has not completed the financing process within the time the payment session was active.
- <b>Inbank: credit declined.</b> Status used for cases when financing was declined by Inbank.
- <b>Inbank: canceled.</b> Status used for cases when the customer has canceled the financing process in Inbank environment. The status also applies to cases when the partner cancels the contract in a flow which includes partner approval. <b>Note</b> that if you wish the items to be released back to stock after the financing process has been canceled, the PrestaShop status `canceled` should be selected.

<span id="customLocation"></span>
You can also customize the calculation's position shown on the product page using the <b>Inbank Custom Location</b> field. To use this functionality, select <i>Custom hook at your chosen location (displayLeasing)</i> as the <b>Calculation position</b> in the payment product settings, and specify the path that defines the calculation's custom location in <b>Inbank Custom Location</b>. The calculation will appear under the element specified in this field.
The field <b>Is Calculation Enabled?</b> can be used to enable or disable all of the payment methods shown on the product page.
By default the data retrieved from Inbank over API is updated every 24 hours. If you would like to run the data update at a different interval, the <b>General Inbank Settings</b> section includes the cron job link which can be used for that. We recommend updating data once every 24 hours, from 00:00 AM to 06:00 AM. Additionally, under the <b>General Inbank Settings</b> section you can click the <b>Update products</b> button for a one-time product data update at any time you'd like.
