#Wenndder-preview-fees

1 messages · Page 1 of 1 (latest)

viral grail
#

Hi there

mortal mesa
#

Thank you!

viral grail
#

Sure!

mortal mesa
#

Can I talk to u a little more?

#

In case u can still help me

viral grail
#

Of course

mortal mesa
#

When I said fees in transactions I wasn't talking about the Stripe percentage. Here in Brazil customers usually pays with credit card and split theirs purchases to pay in a few months. This generate some fee that increment the value of the product.

#

So, since I'm using payment intents I pass the amout of the product I'm selling and what I wanted back is this value added to this credit card fees.

#

If I was using session and checkouts, Stripe provides this calculation in their interface according to the payment method that u select, but since I'm not using sessions and I'm using my own frontend, I was looking for some way to still let Stripe do this calculation for me giving back the total preview of the purshase before it complete and taking away my need of use credit card informations on backend to make this calculations (I'ts not very safe).

#

Can u understand? My professional english isn't one of the best.

viral grail
#

I don't fully understand

#

Can you specify what Checkout is doing that you want to do?