#dan - Connect

1 messages · Page 1 of 1 (latest)

spiral stone
#

HI 👋

#

Hmmmm....Payment Links are intended to be generic and represent a mechanism to allow for multiple payments.

real axle
#

Thank you! Looks like I would set the payment_intent_data.on_behalf_of to the contractor Stripe Account ID?

spiral stone
#

Yup.

real axle
#

Thank you! So if I don't include anything in payment_intent_data.transfer_data.amount then it will transfer the entire payment amount to whoever i put in payment_intent_data.transfer_data.destination?

spiral stone
#

Yup

#

You determine how much your platform retains by either specifying an amount less than the total charge or by setting the payment_intent_data.application_fee_amount

real axle
#

Cool. Our intention is to actually eat the Stripe fees ourselves and pay the contractor the full amount intended by the company A. Will that require any more special settings?

spiral stone
#

That Stripe fees are assessed on the application fee amount. So i think you'll be good but I would run some tests to be sure.

real axle
#

so test mode includes destination fees? (not real ofc)

spiral stone
#

Yes. You should be able to examine your balance transactions and see the fees deducted