Critical Webhook Error & Subscription API Issue
-
- Subscription Creation API Error
We are receiving the following error during subscription creation:
“API error (subscription-create): Invalid integer: 2026.0000000000002”
some user fells like they are in a loop:
First approve £0 pa payment, then £500 pa, then the system didn’t close down but asked me to re approve etc- Critical Error on Webhook (500 Internal Server Error)
We are also receiving a fatal error when Stripe sends an invoice.payment_succeeded webhook.
Error details:
Uncaught Error: Attempt to assign property “formType” on null
File: wp-content/plugins/wp-full-stripe-free/includes/wpfs-web-hook-events.php
Line: 1012Stack trace shows the issue occurs in:
MM_WPFS_InvoicePaymentSucceeded->addRecord()This suggests that the plugin is attempting to assign “formType” to a null object during webhook processing.
The result:
- 500 Internal Server Error
- Webhook processing fails
- Subscription invoices are not being properly recorded
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.