#bilal0739

1 messages · Page 1 of 1 (latest)

dusky sableBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

strange jay
#

It sounds like you need to be using your test mode API key instead of your live mode API key

lilac coyote
#

i am using both

#

const stripe = require('stripe')(process.env.STRIPE_SK);
const testStripe = require('stripe')(process.env.STRIPE_Test_SK);

#

even if used test key then why now i am unable to list or del it using the test key again

#

and I checked it through dashboard as well there are no customers in live and test mode