Stripe Subscription Error
-
Get the following error when I try and test stripe subscriptions. Have doubled check the API keys, running in test mode and 100% using the correct keys with no spaces etc. All working in SSL mode as well.
04-15-2018 @ 16:29:03 – [ error ][ subscriptions ][ req_UaYNmVu9iLeAt8 ]: stdClass Object
(
[code] => resource_missing
[doc_url] => https://stripe.com/docs/error-codes/resource-missing
[message] => No such token: card_1CHDiqHLM1kVzv3WfiLCJQv1
[param] => source
[type] => invalid_request_error
)
- The topic ‘Stripe Subscription Error’ is closed to new replies.