#aaron-b_api
1 messages · Page 1 of 1 (latest)
👋 Welcome to your new thread!
⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1319255764300464189
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- aaron-b_api, 1 day ago, 13 messages
Yeah I want to access the fees % and charges stripe bills based on country, card type etc.
e.g.
Country
Domestic card
International card
Australia
2.25% + A$0.30
3.5% + A$0.30
Canada
3.5% + C$0.30
4% + C$0.30
New Zealand
3.5% + NZ$0.30
3.5% + NZ$0.30
United Kingdom
2% + £0.20
3.5% + £0.20
United States
3.15% + $0.30
4.65% + $0.30
Switzerland
4.9%+ CHF 0.30
4.9% + CHF 0.30
Germany
3.4% + €0.25
4.9% + €0.25
Ireland
3.5% + €0.25
4.9% + €0.25
Finland
3.5% + €0.25
4.9% + €0.25
Norway
3.7% + 2kr
4.9% + 2kr
The Netherlands
3.5% + €0.25
4.9% + €0.25
Spain
3.5% + €0.25
4.9% + €0.25
that kind of format
Oh, you mean not your own fees, but Stripe pricing? I don't know much about pricing beyond what's here: https://stripe.com/pricing
It is not available via API. You can ask Stripe Support for more details for each specific market: https://support.stripe.com/?contact=true
Yeah, the pricing page is a little complex so I was looking for a way to simplify it and integrate our own fees that we will charge on top