pixdata2
Forum Replies Created
-
Hi @niklasinpsyde it has been a week since our latest reply, could you please let us know?
We updated your plugin to the 1.8.0 version and now another error occurs:
with all the funding sources disabled we get the following error in the JS consoleGET https://www.paypal.com/sdk/js?client-id=AasQ4upH-ffUUcGK-nMOJGa917XCxHUYn-yzF_0gtTwLQcSVdxcCARSbuzDDs9nuFtu7gJBpNeLvs_Op¤cy=EUR&integration-date=2022-04-13&components=buttons&vault=true&commit=true&intent=authorize&buyer-country=IT&disable-funding=Credit%20or%20debit%20cards,Pay%20Later,SEPA-Lastschrift,Bancontact,BLIK,eps,giropay,iDEAL,Mercado%20Pago,MyBank,Przelewy24,Sofort,Venmo net::ERR_ABORTED 400
We’ve tried to enable all the funding sources but the error remains, causing the payment button not to load.
I’ve tried to navigate manually to the requested URL and I get the following message from the SDKthrow new Error("SDK Validation error: 'Invalid query value for disable-funding: Credit or debit cards,Pay Later,SEPA-Lastschrift,Bancontact,BLIK,eps,giropay,iDEAL,Mercado Pago,MyBank,Przelewy24,Sofort,Venmo'" ); /* Original Error: Invalid query value for disable-funding: Credit or debit cards,Pay Later,SEPA-Lastschrift,Bancontact,BLIK,eps,giropay,iDEAL,Mercado Pago,MyBank,Przelewy24,Sofort,Venmo (debug id: f62361381c09e) */
Removing the
&disable-funding=Credit%20or%20debit%20cards,Pay%20Later,SEPA-Lastschrift,Bancontact,BLIK,eps,giropay,iDEAL,Mercado%20Pago,MyBank,Przelewy24,Sofort,Venmo
query part from the URL the SDK returns the intended script.
How should we proceed?
Hi @niklasinpsyde,
just checked the 1.7.1 update and it seems that free trials’ support is still missing. Is it correct?Best
- This reply was modified 2 years, 10 months ago by pixdata2.
Hi, thanks for your help.
We already checked with Stripe support that redirected us to WooCommerce support that sent us here.I’ve also checked the “wc-stripe” log and I noticed that those payment intents using a saved card don’t get into it.
Instead I found several of this error (which are related with the time of the failures) in the “fatal-error” log:
2021-11-21T08:43:48+00:00 CRITICAL Uncaught Error: Call to a member function get_payment_method_title() on null in /home/519969.cloudwaysapps.com/quzqzrfwaj/public_html/wp-content/plugins/woo-stripe-payment/includes/abstract/abstract-wc-payment-gateway-stripe.php:1213 Stack trace: #0 /home/519969.cloudwaysapps.com/quzqzrfwaj/public_html/wp-content/plugins/woo-stripe-payment/includes/abstract/abstract-wc-stripe-payment.php(169): WC_Payment_Gateway_Stripe->save_zero_total_meta() #1 /home/519969.cloudwaysapps.com/quzqzrfwaj/public_html/wp-content/plugins/woo-stripe-payment/includes/gateways/class-wc-payment-gateway-stripe-cc.php(288): WC_Stripe_Payment->process_zero_total_order() #2 /home/519969.cloudwaysapps.com/quzqzrfwaj/public_html/wp-content/plugins/woo-stripe-payment/includes/abstract/abstract-wc-payment-gateway-stripe.php(366): WC_Payment_Gateway_Stripe_CC->process_zero_total_order() #3 /home/519969.cloudwaysapps.com/quzqzrfwaj/public_html/wp-content/plugins/woocommerce/includes/class-wc-checkout.php(980): WC_Payment_Gateway_Stripe->proces in /home/519969.cloudwaysapps.com/quzqzrfwaj/public_html/wp-content/plugins/woo-stripe-payment/includes/abstract/abstract-wc-payment-gateway-stripe.php alla riga 1213
- This reply was modified 3 years, 3 months ago by pixdata2.