#beautemask-stripe
1 messages · Page 1 of 1 (latest)
hi
Thanks!
yes i am a developer
Okay so there are a few different integration paths you can follow
yes
Can you tell me exactly what you are interested in accomplishing?
its a shopping cart for beauty products
we have a blogger account and we want to add the shopping cart
so do we have to have a Stripe template for Blogger or what?
So the easiest integration will be to add Stripe Checkout: https://stripe.com/docs/payments/checkout/how-checkout-works. You can see an integration flow here: https://stripe.com/docs/payments/accept-a-payment?platform=web
You would include a button in your website that would send the customer to the hosted Checkout page.
I'm not positive what you mean by that?
You can't add code to the hosted Checkout page. You determine what that page looks like when you create your Checkout Session via our API.
i have a template named "souq store"
so everything is coded but because the checkout link doesnt work properly i want to add the Stripe checkout there
can i do that?
so i go to https://dashboard.stripe.com/payment-links/create and create a link name "checkout"?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Ah yes Payment Links are another way to go here and may be easier for you.
You can name the link whatever you want. Then you create the href link in your html in order to redirect
yeah but in that case i have to put a price to the "checkout" but the price will depend on how many items the clients buy
You can allow your Customer to adjust the quantity when you create a Payment Link
Did you select or add a Product?
The "Let customers adjust the quantity" button is what you want
No you decide on however much you want your base amount to be.
You can also add multiple products
im setting up an app associated with Stripe called commencepayments
but thats for only 1 product
but if the clients buy many products at once
?
thank you
I think we need to step back and have you lay out the full picture of what you are trying to do. Originally you said you want to add a payment page for your blog....
So can you outline exactly what you want to accomplish?
Then I can help advise
oh ok
i found it but now i will have to finish it
i will let you know later
thank you
Mmmk. Let us know if we can help