For developers
By Qliro
MerchantConfirmationUrl
where the thank you page will be rendered. CustomerCheckoutStatus
.CustomerCheckoutStatus
is Completed or OnHold, there will be a non-empty array of OrderItems. It is essential that this list of items is used, since it represents the correct list of items that the customer has paid for. Therefore, you are advised to update your order accordingly.CheckoutStatusPush
= Complete or OnHold.MerchantConfirmationURL
defined earlier in the create order-request.