Home › Forums › Stripe Payments Plugin › Bugfixes for Stripe Payments SCA Compliant API › Reply To: Bugfixes for Stripe Payments SCA Compliant API
When I enable the new api (disable “Enable Legacy Checkout API”) I get this error after making a payment:
I get a message saying “Websitet oplever tekniske problemer.” (danish) translates to “The site is experiencing technical problems.”
In the Log I see the following:
[09/13/2019 8:43:17 AM] – [Sub] Received webhook type which doesn’t need to be processed: payment_intent.created
[09/13/2019 8:43:19 AM] – Payment processing started.
[09/13/2019 8:43:19 AM] – Got product ID: 2382
[09/13/2019 8:43:19 AM] – Firing asp_ng_process_ipn_product_item_override filter.
[09/13/2019 8:43:19 AM] – Firing asp_ng_process_ipn_payment_data_item_override filter.
[09/13/2019 8:43:20 AM] – Coupon is invalid for the product.
[09/13/2019 8:43:20 AM] – Constructing checkout result and order data.
[09/13/2019 8:43:20 AM] – Firing asp_ng_payment_completed filter.
[09/13/2019 8:43:20 AM] – Firing asp_ng_handle_metadata filter.
[09/13/2019 8:43:20 AM] – Updating payment metadata.
[09/13/2019 8:43:20 AM] – Firing asp_ng_payment_completed_update_pi filter.
[09/13/2019 8:43:20 AM] – Updating payment intent data.
[09/13/2019 8:43:20 AM] – [Sub] Received webhook type which doesn’t need to be processed: payment_intent.succeeded
[09/13/2019 8:43:20 AM] – [Sub] Received webhook type which doesn’t need to be processed: charge.succeeded