Replies: 0
Hey and thank you for this beautiful plugin. Well done!
I have a subscription button set up with a Stripe Test Product.
The “use test keys / mode” option is enabled.
When I make a payment the modal dialogue process fully with a green/happy ending, however the feedback in the main browser window (by the button, following “processing…”) delivers the error message (set in admin), and the Failed Transaction email comes through.
In the Stripe dashboard, the Events show "status": "chargeable"
, but the logs show:
ID req_Shk92pGQE1YhuK
Time 2019/05/17 15:28:21
Method POST
URL /v1/subscriptions
Status 400
What is confusing me is that I’m not seeing any logs in WP under “Direct Stripe Logs”.
“DO NOT Allow WordPres system to store users and log data” is disabled.
Should I be seeing logs there?