#johnnyjth

1 messages · Page 1 of 1 (latest)

river marlinBOT
mint socket
#

Hi, let me help you with this.

#

I am not sure this is possible, unfortunately.

daring flare
#

Will it be similarly simple to do with just client side javascript?

mint socket
#

No, that requires backend coding too, since you need to generate a new Checkout Session for each customer.

daring flare
#

Oh, all right

mint socket
#

Payment Links (what the Buy Button uses under the hood) are multi-use, you can generate one on Stripe Dashboard and just place the URL on your frontend. Then you can design the button/link element as you like.

daring flare
#

That's actually a very compelling idea, thank you!

mint socket
#

Happy to help.