#Oleg117 - Checkout
1 messages Β· Page 1 of 1 (latest)
Hi, cool
As for loading the Checkout form inside your site, AFAIK that is not possible.
The whole point of Checkout is that it is Stripe hosted
This alleviates much of the security liability from your site
Yeah that's what I thought. But when I went to the this link : https://stripe.com/en-fr/payments/checkout in the gif or IDK it shows the link of the website not Stripe
There may be some features in the works that can get closer to what you are looking for. For those discussions you would need to contact Support though.
Additionally, when I look at that page it shows the Stripe hosted URL. There may be some localization differences on the site that are making the URL appear to be different but that is not a current feature of Checkout.
Sure thing! And I'm glad you like Checkout. It's such an easy integration with so many features.
Especially for ui/ux
Between all websites builders and other solutions Shopify/wix/woocommerce, Stripe checkout is the most easier, beautiful, and faster
Easy support for local payment methods too
Using Checkout? Just turn it on in your Dashboard.
customers can more easier buy if apple pay is on
Since it's Stripe hosted you don't even need to worry about registering the domain with Apple
Test it out. Turn on Apple/Google pay in you Payment Settings, then go to your checkout with a browser/device configured to use the digital wallet you want to test:
https://dashboard.stripe.com/settings/payment_methods
π
It is possible to when client is on my website. He put a few items on the cart, to have the checkout with stripe ?
Because with the way I use/know it, I have to create a payment link for each product
Well you create the Checkout Session with line items. Take a look at the second code snippet here
https://stripe.com/docs/payments/accept-a-payment#redirect-customers
So you could use the "cart" to add to the line items, then create the checkout session and redirect the user.
Thank you very very much
To according me your time and helping me with my issues
Sure thing! That's why we're here. π