• Resolved Rajsekhar Chatterjee

    (@rajsekharchatterjee11)


    We want to split payment to a different account at a time to order placed. ( Multivendor payment ). We have already created multiple route account id for transfer money. Money is transferred fine one by one. But we want it to pay multiple accounts at the same time. like stripe split payment/PayPal multiseller payemnt. Can anyone please help us with any API doc or some guidance.
    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Chetan

    (@chetangn)

    Hi @rajsekharchatterjee11

    Can you refer to this razorpay documentation https://razorpay.com/docs/api/route/#create-transfers-from-payments

    NOTE :
    You can create more than one transfer on a payment_id. This holds good as long as the total transfer amount does not exceed the captured payment amount. In the sample request given, transfers to multiple linked accounts are specified. The payments transferred to the linked accounts will be settled to their respective bank accounts as per the pre-defined settlement_period.
    They can add as many linked accounts while creating a transfer so that the payment goes directly to their accounts at one time.`

Viewing 1 replies (of 1 total)
  • The topic ‘split payment’ is closed to new replies.