#beautemask - Question

1 messages ยท Page 1 of 1 (latest)

fallen zenith
#

Hi ๐Ÿ‘‹
what's the Q?

velvet robin
#

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

fallen zenith
#

What do you want to achieve with a Stripe integration?

velvet robin
#

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

fallen zenith
#

Currently you would need to build the "Shopping Cart" functionality. But Checkout Sessions behave very similar to shopping carts.

velvet robin
#

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?

fallen zenith
#

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

velvet robin
#

ok

#

is there any template that works with Stripe

#

a shop template integrated with Stripe

fallen zenith
velvet robin
#

๐Ÿ‘

#

in which language should i code for blogger?

fallen zenith
#

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.