Pay on delivery
Checkout supports Pay on delivery for partners who requires it. Pay on delivery can be enabled in the “Partner Onboarding”. New additional payment option (Pay on delivery) is then shown in the checkout and if used the payment session and order is accepted immediately.
Please Note!
PurchaseOrder, ReturnOrder and Refund is not applicable for this Pay on delivery payment option.
Configuration in simple steps:
- Partner Onboarding -> Checkout sites -> Enable Pay on delivery checkbox
- Pass
handleByMerchantCallback
in Checkout initialization
After user completes purchase with “Pay on delivery” method, the callback defined during initialization will be run.