• simonlucarenda

    (@simonlucarenda)


    Hi, recurring payments don’t work also if I’m using only Paypal standard plugin from WooCommerce. I took a look at Wp Cron activity (reading this forum), and I found this kind of issue:
    woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications

    the action can’t be execute for woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications because there are not calls registered

    The same for action_scheduler/migration_hook

    Vauling is active (and accepted by Paypal).
    Advanced Credit card payment can be part of the issue? When you say that free plugin works just with PayPal standard, you mean that also advanced credit card payment must be disable?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Alberto Ruggiero

    (@witcher83)

    Hello @simonlucarenda,

    this action: woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications

    does not belong to the plugin. In WP Crons you will fine the plugin processes with the prefix “ywsbs”. Other things can be found in the WooCommerce Action scheduler.

    Please also note that PayPal Standard needs IPN to work well with your site since in that case the subscription is managed by PayPal itself and not by your site.

    Thread Starter simonlucarenda

    (@simonlucarenda)

    OK never heard about IPN for PayPal standard! Have I only to activate IPN on my PayPal account or should I also set something in Yith or woo commerce plugin?

    Thread Starter simonlucarenda

    (@simonlucarenda)

    Furthermore, Is WooCommerce Paypal Payment the same of PayPal Standard? Because the last one is not longer available!

    Thread Starter simonlucarenda

    (@simonlucarenda)

    Please, I really need an answer. Because otherwise I’m waisting tons of time.

    Plugin Support Alberto Ruggiero

    (@witcher83)

    Hello @simonlucarenda

    Furthermore, Is WooCommerce Paypal Payment the same of PayPal Standard? Because the last one is not longer available!

    no, they are two different payment systems. PayPal standard is embedded in WooCommerce, WooCommerce Paypal Payment is a separate plugin

    In the logs or in the order notes there’s some clue that could help us understanding what is happening?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Wp Cron issue with yith’ is closed to new replies.