#kyle-landing
1 messages · Page 1 of 1 (latest)
hi there kyle! how are you collecting payments from the user? Are you using the Payment Element?
Hi Alex! Yes I am using the Stripe payment element for this one.
you can take a look at this section : https://stripe.com/docs/payments/accept-a-payment#web-submit-payment
After the payment is completed, Stripe will redirect the customer to the return_url and we provide the following URL query parameters which you can use to query for and display the payment status