#oznerol92
1 messages · Page 1 of 1 (latest)
https://stripe.com/pricing ; they're the same in test mode, you can use https://stripe.com/docs/expand/use-cases#stripe-fee-for-payment
then why when I do a payment in test mode with £5 it takes £0.36 that is 7.2%? then for £25 it takes 1.01 that is 4.04%?
any examples I can look at like a ch_xxx / pi_xxx payment you tested with?
yeah this is the £25 pi_3OeEOrAlUKnrAXrl1bTIJGld
and this is the £5
pi_3OeEBBAlUKnrAXrl0qNcGbVc
it's 3.25% + 20p for an international card(the 4242 test card is US-issued, other cards are at https://stripe.com/docs/testing#international-cards ) and that's 1.01
oh yeah that's correct, but I still have a problem in a live payment, can I send the pi_xxx here?
but it might be because I test in USD with a UK card so it had to change them?
maybe, you can check the docs and test the scenario in test mode and figure it out that way
yep thanks so much mate