#sasukeuchiha21.
1 messages · Page 1 of 1 (latest)
Hi there! Do you have more context? If you're just getting started, I recommend reading through this: https://stripe.com/docs/payments/accept-a-payment
And reviewing our payments quickstart guide for Checkout if you're interested in a Stripe-hosted payments flow: https://stripe.com/docs/checkout/quickstart
Yes I have a website, and I am needed to add the stripe payment integrated with my website
those links are the code instructions for site?
Okay, are you running into any issues?
How are you trying to integrate with Stripe?
This one is for the payment page?
and this one is for the checkout page?
I recommend starting here if you want to redirect customers to a Stripe-hosted payment page: https://stripe.com/docs/payments/checkout
This is our Stripe Checkout product
If you would rather customize the payment forms a bit more and add payment fields to a page you own/manage, I recommend looking into using the PaymentElement: https://stripe.com/docs/payments/payment-element
embeded form is what it will look like on my site?
I don't follow your question
What's your question?
What is stripe - hosted payment page?
I would need to embed Checkout directly in my website
When you use Stripe Checkout, we redirect users to a page on checkout.stripe.com to complete payment. This is a full-page redirect.
If you want to embed Stripe Checkout on your own parent page, you can use Embedded Checkout instead: https://stripe.com/docs/payments/checkout/how-checkout-works?payment-ui=embeddable-payment-form