#msachet
1 messages · Page 1 of 1 (latest)
generally that error means you messed up the API keys, like you use the secret key sk_test_xxx of one Stripe account in your backend server, and the public key pk_test_xxx of a different account in the app.
1 messages · Page 1 of 1 (latest)
generally that error means you messed up the API keys, like you use the secret key sk_test_xxx of one Stripe account in your backend server, and the public key pk_test_xxx of a different account in the app.