404 not found WC_Stripe_API::request()
-
Hi,
I am getting 2 API HTTP calls on my checkout page when I have the plugin activated. The payments are going through well, but these errors increase a few seconds the loading time of the checkout page.
https://api.stripe.com/v1/customers/cus_JO4QliwgVsKAUX/sources
Redirected to:
https://api.stripe.com/v1/customers/cus_JO4QliwgVsKAUX/sources
?limit=100WC_Stripe_API::request() wp-content/plugins/woocommerce-gateway-stripe/includes/class-wc-stripe-api.php:127 WC_Stripe_Customer->get_sources() wp-content/plugins/woocommerce-gateway-stripe/includes/class-wc-stripe-customer.php:378 WC_Stripe_Payment_Tokens->woocommerce_get_customer_payment_tokens() wp-content/plugins/woocommerce-gateway-stripe/includes/class-wc-stripe-payment-tokens.php:103 apply_filters('woocommerce_get_customer_payment_tokens') wp-includes/plugin.php:212 WC_Payment_Tokens::get_customer_tokens() wp-content/plugins/woocommerce/includes/class-wc-payment-tokens.php:80 WC_Payment_Gateway->get_tokens() wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-payment-gateway.php:162 WC_Payment_Gateway->saved_payment_methods() wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-payment-gateway.php:476 WC_Gateway_Stripe->payment_fields() wp-content/plugins/woocommerce-gateway-stripe/includes/class-wc-gateway-stripe.php:262 wc_get_template() wp-content/plugins/woocommerce/includes/wc-core-functions.php:345 wc_get_template() wp-content/plugins/woocommerce/includes/wc-core-functions.php:345 woocommerce_checkout_payment() wp-content/plugins/woocommerce/includes/wc-template-functions.php:2287 do_action('woocommerce_checkout_order_review') wp-includes/plugin.php:484 wc_get_template() wp-content/plugins/woocommerce/includes/wc-core-functions.php:345 WC_Shortcode_Checkout::checkout() wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:293 WC_Shortcode_Checkout::output() wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php:67 WC_Shortcodes::shortcode_wrapper() wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:72 WC_Shortcodes::checkout() wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php:95 do_shortcode_tag() wp-includes/shortcodes.php:343 preg_replace_callback() wp-includes/shortcodes.php:343 do_shortcode() wp-includes/shortcodes.php:218 apply_filters('the_content') wp-includes/plugin.php:212 the_content() wp-includes/post-template.php:253
Is it possible to solve these errors? Thank you.
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘404 not found WC_Stripe_API::request()’ is closed to new replies.