#bryllelagunda-checkout-quickstart
1 messages · Page 1 of 1 (latest)
Hey! Have you seen our Checkout quickstart? https://stripe.com/docs/checkout/quickstart
which one will I use if my website doesn't use php? I can only use js script...
You have no backend component/server? Just client-side JS?
If not, you'll need client-only Checkout: https://stripe.com/docs/payments/checkout/client
However it's pretty limited and generally unsupported, and was superseded by Payment Links: https://stripe.com/payments/payment-links
That's a better option if you need a low/no-code solution
yup no backend, just client side JS