Fatal error: Uncaught Error: Call to undefined method Braintree\Customer::payme
-
Hi there,
I’m trying to generate e renewal order for subscription via admin but I get this error:
Fatal error: Uncaught Error: Call to undefined method Braintree\Customer::paymentMethods() in /assets/plugins/woocommerce-gateway-paypal-powered-by-braintree/includes/api/responses/class-wc-braintree-api-customer-response.php on line 107 Stack di chiamate: WC_Braintree_API_Customer_Response::get_payment_tokens() assets/plugins/woocommerce-gateway-paypal-powered-by-braintree/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/payment-tokens/class-sv-wc-payment-gateway-payment-tokens-handler.php:677 SkyVerge\W\P\v\SV_WC_Payment_Gateway_Payment_Tokens_Handler::get_tokens() assets/plugins/woocommerce-gateway-paypal-powered-by-braintree/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/payment-tokens/class-sv-wc-payment-gateway-payment-tokens-handler.php:273 SkyVerge\W\P\v\SV_WC_Payment_Gateway_Payment_Tokens_Handler::get_token() assets/plugins/woocommerce-gateway-paypal-powered-by-braintree/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/payment-tokens/class-sv-wc-payment-gateway-payment-tokens-handler.php:906 SkyVerge\W\P\v\SV_WC_Payment_Gateway_Payment_Tokens_Handler::user_has_token() assets/plugins/woocommerce-gateway-paypal-powered-by-braintree/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/integrations/class-sv-wc-payment-gateway-integration-subscriptions.php:347 SkyVerge\W\P\v\SV_WC_Payment_Gateway_Integration_Subscriptions::process_renewal_payment() wp-includes/class-wp-hook.php:292 WP_Hook::apply_filters() wp-includes/class-wp-hook.php:316 WP_Hook::do_action() wp-includes/plugin.php:484 do_action() assets/plugins/woocommerce-subscriptions/includes/gateways/class-wc-subscriptions-payment-gateways.php:191 WC_Subscriptions_Payment_Gateways::trigger_gateway_renewal_payment_hook() assets/plugins/woocommerce-subscriptions/includes/gateways/class-wc-subscriptions-payment-gateways.php:219 WC_Subscriptions_Payment_Gateways::gateway_scheduled_subscription_payment() wp-includes/class-wp-hook.php:292 WP_Hook::apply_filters() wp-includes/class-wp-hook.php:316 WP_Hook::do_action() wp-includes/plugin.php:484 do_action() assets/plugins/woocommerce-subscriptions/includes/admin/class-wcs-admin-meta-boxes.php:201 WCS_Admin_Meta_Boxes::process_renewal_action_request() wp-includes/class-wp-hook.php:292 WP_Hook::apply_filters() wp-includes/class-wp-hook.php:316 WP_Hook::do_action() wp-includes/plugin.php:484 do_action() assets/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-actions.php:139 WC_Meta_Box_Order_Actions::save() wp-includes/class-wp-hook.php:292 WP_Hook::apply_filters() wp-includes/class-wp-hook.php:316 WP_Hook::do_action() wp-includes/plugin.php:484 do_action() assets/plugins/woocommerce/includes/admin/class-wc-admin-meta-boxes.php:220 WC_Admin_Meta_Boxes::save_meta_boxes() wp-includes/class-wp-hook.php:294 WP_Hook::apply_filters() wp-includes/class-wp-hook.php:316 WP_Hook::do_action() wp-includes/plugin.php:484 do_action() wp-includes/post.php:4384 wp_insert_post() wp-includes/post.php:4486 wp_update_post() wp-admin/includes/post.php:419 edit_post() wp-admin/post.php:227
Braintree for WooCommerce Payment Gateway 2.5.0
WooCommerce Subscriptions 3.0.13
Wordpress 5.7
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Fatal error: Uncaught Error: Call to undefined method Braintree\Customer::payme’ is closed to new replies.