Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Yes, CBSubs was updated following your reply. Indeed there is only 1 webhoom, confirmed.Did you update to latest CBSubs build release and do you have more than 1 webhook configured at Stripe going to your CBSubs install? Please be sure you only have 1 webhook configured.
When I submitted the test payment, it was using the Stripe Test Server with Inline Form, so in this case that is still duplicating things, it wasn't a result of the Hosted Checkout. I have the stripe test server setup exactly like the live but using the test gateway with its' cron URL of course. When viewing the stripe test server / webhook response(s), there is only one that returned webhook process: success (charge.succeeded), the other was webhook skipped: nothing to do (payment_intent.succeeded).Yes, you can disable checkout.session.completed event if you want as there's other webhooks sent that we can rely on, but this should be fixed and is in my tests. Within Stripe > Developer > Webhooks > Your_Webhook you should be able to see what webhooks were sent for a payment and can check their Response. Only 1 webhook should state "webhook process: success" as its response. This usually should be the charge.succeeded webhook.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.