Replies: 3 comments 1 reply
-
|
Hi, MercurJS can run without Stripe. If the server refuses to start because Stripe env variables are missing, STRIPE_API_KEY=dummy Stripe will not be used, but the environment validation will pass Alternatively you can remove the Stripe provider from the payment module |
Beta Was this translation helpful? Give feedback.
-
|
i've the same question here #649 |
Beta Was this translation helpful? Give feedback.
-
|
Everything is working now with putting a dummy value. Thanks for the tip |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi ! I'm trying to set up Mercurjs with the manual setup. But I'm living in a country where I can't access Stripe, so I cannot register or create an account. The b2c-core package asks me to provide a Stripe authenticator key. is there a way to use it without Stripe ?
Beta Was this translation helpful? Give feedback.
All reactions