#benruckman

1 messages · Page 1 of 1 (latest)

alpine gyroBOT
echo ridge
#

Hi there, it depends on the charge type. If it's a Direct Charge, the conected account is responsieble for the stripe fee. Else if it's a Destination Charge, the platfomr is responsebile for the stripe fee.

snow helm
#

This is using the invoices system, are there different kind of charges associated with it?

echo ridge
#

You mean using Invoicing APIs?

snow helm
#

Yeah

echo ridge
#

Ok, are these invoices created on connected accounts or platforms?

snow helm
#

yes

echo ridge
#

Do you have an invoice ID that I can take a look

snow helm
#

Basically we create them, then tell stripe about it, then stripe gives us the payment link, which we attach to our website with the invoice

#

sure

echo ridge
#

OK. So this is a destination charge (because transfer_data.destination is set), so the platform is responsebile for the stripe fee

snow helm
#

awesome, thank you!

echo ridge
#

No problem!