#usefuldm
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
This is an incorrect integration. You should never base your business and database logic based on frontend requests. A customer might close their browser after the payment is completed and you will never be notified of the payment.
Please use webhooks for this: https://stripe.com/docs/webhooks