#alan95-keys
1 messages · Page 1 of 1 (latest)
Hi there! This means you have mismatched keys... like you are still using your test mode Publishable Key but your livemode Secret key
Those need to align.
If you share the request ID for the error I can take a deeper look to confirm.
the request id would be the pm_id ?
my request to https://api.stripe.com/v1/payment_methods
is showing the apiKey
it does says pk_test_ in the front end
its possible to perform operations with the live keys in the localhost ?
Yes you can use live keys in localhost, however we don't recommend testing in livemode as it is against card network regulations.