#beautemask - Question
1 messages ยท Page 1 of 1 (latest)
hi
thank you
i want to have a shop with a shopping cart
i have a blogger
so do i have to have a template to accept payments from Stripe?
because i found one that accepts other platforms but its complicated for mw to fix tha coding
What do you want to achieve with a Stripe integration?
im looking for a very simple shopping cart
so i have the payment link generated by Stripe
but i dont know so much about coding to paste it
or code it into the shopping cart
Currently you would need to build the "Shopping Cart" functionality. But Checkout Sessions behave very similar to shopping carts.
because its a beauty products site
then if the clients buys a lot
it will required a shopping cart checkout instead of a single payment
can i fix the code of the template that i have and put the payment link from Stripe?
From what you describe it doesn't sound like a Payment Link will do the trick. You'll need to code a shopping cart type of functionality and use that to populate the line_items when creating a Checkout Session.
This will require some coding so if you are not familiar with doing that I would recommend working with a freelancer
ok
is there any template that works with Stripe
a shop template integrated with Stripe
Not that I am aware of. You may want to take a look at our list of Partner companies.
https://stripe.com/partners/directory
That is something that I cannot advise on. It would be entirely up to you to decide which programming language(s) you found most easy to learn/use.