FAQs

Is it possible to settle an amount between two different payment gateway accounts?

Is the split settlement process the same across different payment gateways, and can the same payload be used for different gateways?

How do refunds work if the split settlement  to one vendor is successful and the other vendor fails ?

What happens if the Transaction / Refund amount is greater than the sum of all split amounts ?

What happens if the split settlement block is sent in the wrong format ?

What happens if the wrong details are sent in the split settlement block ? 

What exactly should be passed in the sub_mid field of the split_settlement_details block of the create order / payload ?

What exactly should be configured in the gatewaySubAccountId field on the Juspay dashboard  ?

Which is the correct content type (application/json format / application/x-www-form-urlencoded) for creating  refunds for the split settlement payments ?

Use Case for Split Settlement:

In the context of split settlement, where the total amount is 100 rupees, and there are two sub-vendors, the merchant's objective is to receive a 10 rupee commission from each sub-vendor.

Use Case 1

  • Vendor 1's account contains 50 rupees.

  • Vendor 2's account contains 30 rupees.

  • The merchant's commission amounts is 20 rupees.

Sample Payload:

Use Case 2

  • Vendor 1's account balance is 40 rupees.

  • Vendor 2's account balance is 30 rupees.

  • The merchant's commission is 20 rupees.

  • The merchant's account has 10 rupees.

Sample Payload:

Last updated 2 years ago