#adventurous_avocado_37643
1 messages · Page 1 of 1 (latest)
i'm a little confused, there's no such thing as successfully making payment, but returning failed or not paid status for a Stripe Checkout Session for a card payment method
you won't be able to make successful payment at all if the card is declined
From my website "Buy Now" button to stripe checkout page and if there is any issue not happen with the card and payment done then it will redirect to my success page. But I want to check about some status or some tag, that if in Check Out page everything went good and it take the card and redirect back to my success page, is it mean that payment is successfully done everytime?
I'm sorry but I don't understand your question. I'd suggest referring to this page : https://stripe.com/docs/payments/checkout/fulfill-orders for how to handle successful payments
How ta add cancel button in Stripe checkout page? @lavish ice
are you referring to the Checkout Session?
I'm refferring the checkout form page where user give information like email, phone, address and left side it's show product description.
is that a page that you've coded yourself? or are you referring to a Stripe hosted page?
stripe one
no, there's no way to include a cancel button