#SimonDFFOO
1 messages · Page 1 of 1 (latest)
- Yes we support both currencies for Invoicing.
- In this scenario, is step A happening while the user is on your site, or is part A a recurring invoice for a subscription or something?
What kind of docs are you looking for for #1? Those invoices should work the same as any of our other invoices, you would just specify SEK or NOK as the currency when setting up your prices
For failed payments, it can be helpful to start with this doc. https://stripe.com/docs/billing/subscriptions/overview#failed-payments
In your dashboard you have retry rules that can let you define when Stripe should send followup emails about failed payments. You can also turn them off if you want to send your own custom email format from your own server https://dashboard.stripe.com/account/billing/automatic
Oh I see.. I got it. Thanks for the help!