Payment Hangs – Stripe Token Instance has invalid ID
-
I can connect to plaid and select the test bank account with no problem. When i hit PAY it just hangs. This is the error i see in the logs:
PHP Fatal error: Uncaught Stripe\\Error\\InvalidRequest: Could not determine which URL to request: Stripe\\Token instance has invalid ID: in /nas/content/live/bmmpstaging/wp-content/plugins/ach-for-stripe-plaid/vendor/stripe/stripe-php/lib/ApiResource.php:119
on the Stripe side, I can go in and see that the customer was created (i can see the email addr I used), so I know I’m connecting to stripe. And since i’m able to select the test bank, my Plaid credentials are fine…
Up until this point, everything was progressing smoothly (awesome plugin). I’m not sure the next steps to iron out the Stripe Token ID issue.
I’m running WP 5.1.1 on WPEngine….
Thanks in advance for any help!
R
- The topic ‘Payment Hangs – Stripe Token Instance has invalid ID’ is closed to new replies.