#zulqi.
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
well you created a PaymentIntent, but then you did nothing with it. So everything is normal so far.
next step is to collect a payment method on the frontend with Payment Element and confirm the PaymentIntent
you can learn more about this here: https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
mhm :/
its my 3rd day working with that without some good output, could you share my guide document to follow from backend to frontend
sure, the link I shared above explains everything
and if you want something simpler, you could try Checkout Session or Payment Links
Checkout Session or Payment Links has guide on same link you shared with me?
for Payment Links: https://stripe.com/docs/payment-links
for Checkout Session: https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=checkout
thanx for help
happy to help 🙂
sorry i need to ask one more thing
the first link you shared has 2 option: Embedded form and custom flow
whats different between these 2 options?
this is explained here: https://stripe.com/docs/content/payments/accept-a-payment/web/compare-integrations