- This topic has 5 replies, 2 voices, and was last updated 16 hours, 55 minutes ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Addon Related › Payment Gateway Bundle Stripe Checkout SCA post-payment error
I just installed the Payment Gateway Bundle and integrated the Stripe Checkout SCA payment method (previously, I had only PayPal integrated). After a customer has paid, they are directed to a page that states: “Not Acceptable! An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security.” (this is not the case if the customer uses PayPal method for payment, then the customer is sent to the proper “Thank you for your purchase” page where the digital product download link is shown). How do I fix this Stripe Checkout SCA post-payment error?
Addition: post-payment, the customer is still directed to the “Thank you for your purchase” page, but the page shows that error message when Stripe Checkout SCA payment method is used.
the error log is:
[07/21/2025 10:52 AM] – SUCCESS :Stripe Checkout SCA: event type – checkout.session.completed
[07/21/2025 10:52 AM] – FAILURE :Stripe Checkout SCA: Customer ID is not present.
[07/21/2025 10:52 AM] – SUCCESS :Stripe Checkout SCA: retrieving the payment intent object from Stripe for ID: pi_3RnHKYJ781jOdTwE0NdJ3sw6
[07/21/2025 10:52 AM] – SUCCESS :Stripe Checkout SCA: Processing post payment data received via webhook
[07/21/2025 10:52 AM] – FAILURE :Stripe Checkout SCA: Failed to retrieve cart information for orderID: 687e1bc76de0c
[07/21/2025 10:52 AM] – SUCCESS :Stripe webhook handling complete.
Just to clarify, I am using WP eStore.
Did you follow these instructions?
Yes, I did follow these instructions. However, Stripe gives one Secret Key and one Publishable Key (not separate Test and Live keys), so I put Test and Live keys to be the same for both the Secret Key and the Publishable Key.