#Cliff BhadBurger
1 messages · Page 1 of 1 (latest)
Hi there! The "test mode" toggle you see in the Stripe Dashboard only controls the Dashboard view
When integrating with Stripe, the API keys you use are what determine whether a request was made in live mode or test mode
Calls made with your sk_live... and pk_live... keys are live mode calls
ok thats what i was thinking let me change them i thought did that but maybe i forgot
it says its in live mode tho?
Interesting. Do you have a request ID (req_...) that I can review?
i can share a pic if that helps?
Picture of what exactly? Please refrain from sharing your keys, as this is a public channel
If you don't have a request ID handy, your Stripe account ID (acct_...) can help
go to https://dashboard.stripe.com/dashboard, turn off test mode and you'll see the "Publishable key" and "Secret key"
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Here's where you can get a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Your account ID is visible in the Dashboard as well - https://dashboard.stripe.com/settings/user
Scroll to the bottom of this page to see the account ID(s) for your merchant accounts
A quick step back though: each Stripe merchant account has two pairs of API keys. Live mode keys start with sk_live... and pk_live.... Test mode keys start with sk_test... and pk_test...
ok i found the account ID is that save to share or no?
Hello! I'm taking over and catching up...
ok
Okay, so you've got a payment showing up in test mode but you think it should be in live mode? Do you have the ID of the payment?
Like pi_...?
no one made a payment i just made test payments
Okay, can you clarify the issue/question? I'm not sure I understand how I can help.
ok give some time to type it out
The site is live but with the payment is in test mode and I thought i took it out of test mode
Okay, how can I help you?
how can i take it out of test mode
Did you build the site? Meaning did you write the code that powers the site?
i used wordpress
Did you use a Stripe plugin of some sort?
yes
Which plugin? Who made the plugin?
WooCommerce has documentation here which explains how to enable and disable test mode: https://woocommerce.com/document/stripe/