How to Use Two Stripe Accounts in Laravel Cashier? #56160
Unanswered
danish-khan-I
asked this question in
Q&a
8000
mp;A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I originally built my Laravel SaaS app using Cashier with a single Stripe account, and everything worked fine.
Now there's a new requirement to support a second Stripe account (for a different region), and each user needs to be billed under the correct account.
Has anyone dealt with this before? How can I make Cashier work with multiple Stripe accounts — each with its own API key and webhook secret — depending on the user?
Any advice or direction would be really helpful.
Beta Was this translation helpful? Give feedback.
All reactions