Git Product home page Git Product logo

woocommerce-subscription's Introduction

woocommerce-subscription's People

Contributors

alberto-wallee avatar alejandrososa avatar nicoeigenmanncw avatar sauliususoniswallee avatar sbossert avatar theodorspringwallee avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

woocommerce-subscription's Issues

Failed recurring payment

Recurring payments don't seem to be working at the moment... What information do you require me to send through?

Additionally the plugin seems to be throwing this error:

2022-06-29T09:13:59+00:00 CRITICAL Uncaught Error: Call to a member function getPaymentMethodConfiguration() on null in /nas/content/live/****/wp-content/plugins/woo-wallee/includes/service/class-wc-wallee-service-token.php:80
Stack trace:
#0 /nas/content/live/****/wp-content/plugins/woo-wallee/includes/service/class-wc-wallee-service-token.php(34): WC_Wallee_Service_Token->update_info(29212, Object(Wallee\Sdk\Model\TokenVersion))
#1 /nas/content/live/****/wp-content/plugins/woo-wallee/includes/webhook/class-wc-wallee-webhook-token-version.php(20): WC_Wallee_Service_Token->update_token_version(29212, 1679921)
#2 /nas/content/live/****/wp-content/plugins/woo-wallee/includes/class-wc-wallee-webhook-handler.php(55): WC_Wallee_Webhook_Token_Version->process(Object(WC_Wallee_Webhook_Request))
#3 /nas/content/live/****/wp-includes/class-wp-hook.php(307): WC_Wallee_Webhook_Handler::process('')
#4 /nas/content/live/****/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array)
#5  in /nas/content/live/****/wp-content/plugins/woo-wallee/includes/service/class-wc-wallee-service-token.php on line 80

Call to a member function get_coupon_discount_totals() on null

Hi guys, we are getting the error:

Call to a member function get_coupon_discount_totals() on null

The stacktrace is:

03-26-2023 @ 22:56:55 - scheduled action 103717 (subscription payment) failed to finish processing due to the following error: Uncaught Error: Call to a member function get_coupon_discount_totals() on null in /var/web/site/public_html/wp-content/plugins/woo-wallee/includes/packages/coupon/class-wc-wallee-packages-coupon-discount.php:104
Stack trace:
#0 /var/web/site/public_html/wp-includes/class-wp-hook.php(308): WC_Wallee_Packages_Coupon_Discount::get_coupons_discount_totals_including_tax('GBP')
#1 /var/web/site/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters('GBP', Array)
#2 /var/web/site/public_html/wp-content/plugins/woo-wallee/includes/packages/coupon/class-wc-wallee-packages-coupon-discount.php(118): apply_filters('wc_wallee_packa...', 'GBP')
#3 /var/web/site/public_html/wp-includes/class-wp-hook.php(308): WC_Wallee_Packages_Coupon_Discount::has_cart_coupon_discounts_applied('GBP')
#4 /var/web/site/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters('GBP', Array)
#5 /var/web/site/public_html/wp-content/plugins/woo-wallee/includes/class-wc-wallee-helper.php(238): apply_filters('wc_wallee_packa...', 'GBP')
#6 /var/web/site/public_html/wp-content/plugins/woo-wallee-subscription/includes/service/class-wc-wallee-subscription-service-transaction.php(93): WC_Wallee_Helper->cleanup_line_items(Array, '4.99', 'GBP')
#7 /var/web/site/public_html/wp-content/plugins/woo-wallee-subscription/includes/service/class-wc-wallee-subscription-service-transaction.php(43): WC_Wallee_Subscription_Service_Transaction->set_modified_order_line_items(Object(Automattic\WooCommerce\Admin\Overrides\Order), '4.99', Object(Wallee\Sdk\Model\TransactionCreate))
#8 /var/web/site/public_html/wp-content/plugins/woo-wallee-subscription/includes/class-wc-wallee-subscription-gateway.php(123): WC_Wallee_Subscription_Service_Transaction->create_transaction_by_renewal_order(Object(Automattic\WooCommerce\Admin\Overrides\Order), '4.99', '2713886')
#9 /var/web/site/public_html/wp-includes/class-wp-hook.php(308): WC_Wallee_Subscription_Gateway->process_scheduled_subscription_payment('4.99', Object(Automattic\WooCommerce\Admin\Overrides\Order))
#10 /var/web/site/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array)
#11 /var/web/site/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#12 /var/web/site/public_html/wp-content/plugins/woocommerce-subscriptions/includes/gateways/class-wc-subscriptions-payment-gateways.php(222): do_action('woocommerce_sch...', '4.99', Object(Automattic\WooCommerce\Admin\Overrides\Order))
#13 /var/web/site/public_html/wp-content/plugins/woocommerce-subscriptions/includes/gateways/class-wc-subscriptions-payment-gateways.php(250): WC_Subscriptions_Payment_Gateways::trigger_gateway_renewal_payment_hook(Object(Automattic\WooCommerce\Admin\Overrides\Order))
#14 /var/web/site/public_html/wp-includes/class-wp-hook.php(308): WC_Subscriptions_Payment_Gateways::gateway_scheduled_subscription_payment(20133)
#15 /var/web/site/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
#16 /var/web/site/public_html/wp-includes/plugin.php(565): WP_Hook->do_action(Array)
#17 /var/web/site/public_html/wp-content/plugins/mailchimp-for-woocommerce/includes/vendor/action-scheduler/classes/actions/ActionScheduler_Action.php(43): do_action_ref_array('woocommerce_sch...', Array)
#18 /var/web/site/public_html/wp-content/plugins/mailchimp-for-woocommerce/includes/vendor/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php(65): ActionScheduler_Action->execute()
#19 /var/web/site/public_html/wp-content/plugins/mailchimp-for-woocommerce/includes/vendor/action-scheduler/classes/ActionScheduler_QueueRunner.php(166): ActionScheduler_Abstract_QueueRunner->process_action(103717, 'WP Cron')
#20 /var/web/site/public_html/wp-content/plugins/mailchimp-for-woocommerce/includes/vendor/action-scheduler/classes/ActionScheduler_QueueRunner.php(136): ActionScheduler_QueueRunner->do_batch(25, 'WP Cron')
#21 /var/web/site/public_html/wp-includes/class-wp-hook.php(308): ActionScheduler_QueueRunner->run('WP Cron')
#22 /var/web/site/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array)
#23 /var/web/site/public_html/wp-includes/plugin.php(565): WP_Hook->do_action(Array)
#24 /var/web/site/public_html/wp-cron.php(188): do_action_ref_array('action_schedule...', Array)
#25 {main}
  thrown
03-26-2023 @ 22:56:55 - action args: subscription_id: 20133```

Please can you advise on how to rectify this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.