#Zeeshan - payment
1 messages · Page 1 of 1 (latest)
hi
Here are our guides to accept a payment with Stripe: https://stripe.com/docs/payments/accept-a-payment
Both of these options need a backend and a frontend.
@dreamy trench is there any blog i can follow and do that
i have only front end
with html and css
It's not really possible using only frontend, unless you use PaymentLink that you would create in the Stripe dashboard and then put the link directly in your HTML
https://stripe.com/docs/payments/payment-links
if you send me any blog like complete guidelines written step by step
that would be more helpful
as from above i was using stripe in a script but i cant implement ui for stripe
Yes, I just shared a step by step guide for payment links: https://stripe.com/docs/payments/payment-links