#binayak
1 messages · Page 1 of 1 (latest)
Can you share a Payment Intent ID?
pi_3LhCW9Cd3LRlmO281OdDeNPc
In general I want to charge a %age of fees
for each transaction
Looks like that PI was canceled?
Anyway, whjat kind of Connect accounts are you working with?
Not clear from that Payment Intent as there's no Connect parameters used: https://dashboard.stripe.com/test/logs/req_PM3hdehiSkvrBb
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
like when I charge for a payment, how can I deduct the fees for using our platform?
what parameter I need to pass for the same?
in the payment intent create functio
What kind of Connect accounts are you working with?
pay as you go
Hey! Taking over for my colleague. Let me catch up.
Hi
https://stripe.com/docs/connect/destination-charges
Referring to this document
What shall I add in destination: '{{CONNECTED_STRIPE_ACCOUNT_ID}}', parameter?
Please help
You need to put the id of the destination connect Stripe Account, in order to do the transfer mentioned in this screenshot