#dev_nerd_00798
1 messages · Page 1 of 1 (latest)
no i am web developer
If you know how to code, then you can use Stripe yes.
i am creating my own website for the business
How do you want to accept payments? Checkout Session, Payment Element, something else?
checkout session
Got it. And what's the issue with Checkout Session you are facing?
like can't i connect stripe payments to the website that whatever the user adds to cart then the user should pay those items
I'm sorry I don't understand the question. Can you clarify exactly what you are trying to do and what is the issue?
Note that we have a detailed guide about Checkout Session here: https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=checkout
my question is that whatever the customer adds to the cart and when the customer clicks proceed to checkout then it should redirect it to the stripe payment sessions.
Yes you can do this. Have you read the guide I shared above?
no i am doing that. i believe that might help me.