#jahirjje
1 messages · Page 1 of 1 (latest)
Hello! Can you provide more details? When you say "JavaScript" do you mean client-side, in a web browser, or server-side, using Node?
Yes in client side, I managed to make the client-side payment with javascript and confirmCardPayment, however I still need to update my database, what do you recommend, use javascript or post with php
If you're confirming client-side we generally recommend you use webhooks to listen for Events that indicate you've been paid: https://stripe.com/docs/payments/handling-payment-events