For developers
By Qliro
| URL | Description | Mandatory? |
| Shopping cart URL | Where you have embedded the checkout iframe | Yes |
| Order confirmation URL | Where you publish the Thank you-page. | Yes |
| Terms and conditions URL | Where you publish your terms and conditions. | Yes |
| MerchantCheckoutStatusPushUrl | Where you implement logic to manage status changes for checkout order. | Yes |
| MerchantOrderManagementStatusPushUrl | Where you implement logic to manage status changes for order management. | Yes |
| MerchantOrderValidationUrl | Where you implement logic to validate if an order is completed or refused. | No |
| MerchantOrderAvailableShippingMethodsUrl | Where you implement logic to send shipping methods available for current order to Qliro. | No |
| MerchantOrderAvailableShippingAddressesUrl | Where you implement logic to to send shipping addresses available for the current customer to Qliro. | No |
| MerchantIntegrityPolicyUrl | Where you publish the integrity policy, if on a separate page than terms and conditions. | No |