Confirm Payment
Confirming the payment of the order
Last updated 24 Jun 2024
Once the order is paid and ready for fulfillment, you should call the ConfirmPayment
endpoint to confirm payment of the order. This is the final step in the checkout process.
NoteA call to the
ConfirmPayment
endpoint is only expected if a shipping option has first been reserved by calling the Reserve Delivery Choice API .
Here, the basketId
returned from the Reserve Delivery API should be used to confirm the payment.
postapi.skrym.com/checkout.ConfirmPayment
To get access to the statistics, please log into Scope or call one of our statistics APIs.
Using Simplified Approach