Making a payment results in the above error.
When a customer tries to make a payment on a one-time payment form or on a subscription form, an error message similar to this one is displayed:
“No such token: tok_1C34ABIzbD5xhTHTZk6ySIJj; a similar object exists in test mode, but a live mode key was used to make this request.”
Either of the following scenarios can cause the error:
Make sure that all Stripe plugins are in the same API mode.
Ideally, WP Full Stripe should be active, and you should deactive all other Stripe plugins.
When you change API mode, always purge the cache.
Ideally, you should add a rule to the cache to not cache the payment page at all.
Our support team is happy to help you.
Contact support
Feature requests are always welcome!
We consider each feature request carefully, and examine how it fits the roadmap for the plugin.