Simpl SoD (Simpl on Delivery) Onboarding and API Specification Documentation
Pre-Requisites
Sample Requests and Responses
Session API
Request CURL:
Sample Response:
As the payment link in the response is opened, Simpl on Delivery will be shown to eligible users in the Pay on Delivery Section
Signature Payload
The payment instrument will be rendered for eligible users and txns will be initiated when user clicks on proceed to pay.
Post creation of transaction
Capture Call
Merchants can capture the amount after delivery using the Capture API.
Request CURL:
Sample Response:
Things to keep in mind:
Please replace the txnUuid in the url with the txnUuid received in the txn created webhook or the order status API.
Metadata is an optional field.
Void Call
Merchants can call the void api to cancel or void the authorized transaction.
Request CURL:
Sample Response:
Refund Call
If the merchant wants to do a refund, they can use our refund API call.
Request CURL:
Sample Response:
Order Status Call
Request CURL:
Sample Response:

