#altair7596
1 messages · Page 1 of 1 (latest)
Hello again
Hi, can you elaborate which part?
Yes here it says We can pass the stripe fee to customer, But how can I know the stripe fee Before payment happens?
it's... to do the math. You calculate it based on the Stripe fee pricing at https://stripe.com/pricing
ie. if you set the amount as X, eventually you have (a formula based on X) and you want that to be finally $100.
You would figure it out X = $103, for example
For do the calculation I need to know which card is user using (e.g. standard, premium), since my stripe fees gonna be different as per card.
@mystic perch so, my question is How can I know the card Brand?
Yes that's the tricky part as you observe
Hmmm
Yeah there is all assumption so probably you would want to ask your customer to choose and know before hand