Open
Description
Description
I have a running application with subscriptions. Subscriptions can be purchased through the front end of the site, and those show up as orders, and their payments are processed by Stripe. However, any renewals or expirations from existing subscriptions that are processed by Stripe do not feed through the webhook back to the control panel. Webhook does not show any delivery issues in its logs.
Here's a couple of screenshots showing redacted api keys, etc:
https://d.pr/i/iXoKLM
https://d.pr/i/0FG4iB
Webhook events:
https://d.pr/i/fGHPEK
My custom.php file:
https://d.pr/i/h5Q1NO
Settings:
https://d.pr/i/QmAmfe
Secondarily - Sync Orders only works when I manually delete all the existing orders from the plugin, and then run the Sync Orders tool.
Additional info
- Craft version: 4.12.0
- PHP version: 8.2.23
- Database driver & version: MySQL 8.0.39
- Plugin version: 5.5.2
- Is SCA and Stripe Checkout enabled?: Yes