Skip to main content

BNPL API

The following endpoints are used for the post order management by the merchant when a customer has successfully completed the the BNPL Widget.

📄️ update_order

The merchant sends a request to this endpoint to update any order order details. If increasing the `order_total`, a check will be done to see if the increase is within the limit the merchant has agreed upon. An update can only occur if order has been placed ('order_placed'). Once an order has been confirmed ('order_confirmed') no updates can be made to the order details. Have a look at the [Status Flow](/docs/frontend-api/bnpl-widget/status-flow) for context of order statuses.