#marc16w-test-block
1 messages · Page 1 of 1 (latest)
hey there can you say a bit more here? what do you mean by test currencies?
do you mean test cards?
Eliminate the test credit cards since if they put them my website verifies them and the order is completed
yes
and how do I activate that?
by doing nothing, that's just how it works. conversely, can you share an example of a customer using one of the test cards when you didnt expect it to work?
no, the problem that I use whmcs and they get the message that they see to test the test cards then the payment is validated
what is whmcs?
ok but can you share an example? it should not be possible to pay with a test card in live mode.
The thing is, I don't know how to activate it in live mode
activate what?
the live mode
ok, pause. what are you trying to get done currently? you initially asked about blocking test cards, but you're still in test mode. you're saying a host/service provider is doing something as though "the payment is validated"
can you take a step back and describe the wider issue and what you're trying to accomplish?
I want to deactivate the test mode and I don't know where it is deactivated
You do this in your dashboard: https://dashboard.stripe.com/account/onboarding
and then need to make sure you change your API keys: https://stripe.com/docs/keys#test-live-modes
and verify a bunch of other stuff when going live: https://stripe.com/docs/development/checklist
mmm now i have an error
from remote conection
Remote transaction error. Please contact support.
@bitter blade
What is the request ID? https://stripe.com/docs/api/request_ids
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
404 ERR
GET
/v1/customers/cus_KGln3ywejhrEjR
If you switched to your live API keys, that is expected. That's a test mode customer. Live mode and test mode objects are separate. You'll need to create a customer in live mode.
np!