#Nadiya-Destination
1 messages · Page 1 of 1 (latest)
something like setting percentage on how much amount it should send to connected account for a product?
I think you are looking for this? https://stripe.com/docs/connect/destination-charges#transfer-amount
you can use transfer_data[amount] to specify the amount that you want to transfer to the connected account
yes., i mean is there any options to set these via stripe dashboard?
I don't think you can make destination charge via Dasboard, you need to call it from API.