Home › Forums › Stripe Payments Plugin › Problem with FPX payment – failed payment status not checked › Reply To: Problem with FPX payment – failed payment status not checked
Hi Alex,
I don’t understand this part:
In order to fix this, you need to put your success payment content inside [accept_stripe_payment_checkout] shortcode like this:
[accept_stripe_payment_checkout]
Success!
[/accept_stripe_payment_checkout]
Can you help to explain?
What I understand is this:
If the payment is successful then it will redirect to the Thank You page set inside each individual product.
If the payment fails then it should redirect to the Checkout Result Page URL under Global Settings.
Are you saying that – everything will redirect to the Thank You page whether the payment status is successful or failed?
Teremce