I’m reaching out regarding the ongoing critical error with YITH Subscription and Stripe:
“The provided source has already been used to make another payment. You cannot reuse sources without attaching them to a Customer object first.”
I understand you’re already aware of this issue, but I want to highlight that Version 4.7.0 has not resolved it. I have submitted another ticket on your website to ensure this remains on your radar.
The lack of communication has been frustrating, a ticket acknowledgement that Yith are working on a resolution would surface for a start. While I understand that technical challenges arise, this problem is significantly impacting our business, and we need a timely resolution.
Please provide an update on the status and expected timeline for a fix.
Thanks,
Tom
Hello,
The cron jobs are stopped because of:
[25-Feb-2025 06:11:31 UTC] PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class YWSBS_Subscription_Order does not have a method “ywsbs_trash_pending_subscriptions” in /home/sc1sese9006/public_html/new-nuki/wp-includes/class-wp-hook.php:324
Stack trace: 0 /home/sc1sese9006/public_html/new-nuki/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 1 /home/sc1sese9006/public_html/new-nuki/wp-includes/plugin.php(565): WP_Hook->do_action() 2 /home/sc1sese9006/public_html/new-nuki/wp-cron.php(191): do_action_ref_array() 3 {main}
thrown in /home/sc1sese9006/public_html/new-nuki/wp-includes/class-wp-hook.php on line 324
]]>Hello,
I am creating a demo site for a prospect and I have installed the free version of Yith woocommerce subscription as well as the Payment Plugins for Paypal WooCommerce (I also tried with WooCommerce Stripe Gateway plugin). When the Yith plugin is deactivated, payment by credit card is displayed correctly on the order page. However, when it is activated, I get an error message: “No payment method available. The error may be on our side. Contact us if you need help placing your order.” How can I do ? Thanks a lot. Margaux
Hi, what would happen to existing onging subscriptions if I deactivate the plugin? Will they be effected at all or once a user has subscribed, does PayPal take it from there?
Many thanks
]]>Hello there.
We have been using the Yith free plugin with Woocommerce and have had a good few hundred sign ups for our memberships package. We are using the Paypal checkout with woocommerce. The payments all went through fine but we have since realised that these were not set up as subscriptions within paypal but just as single payments. So it doesnt look like any of these subsciprions will renew! What can we do?
Hello,
I use a free version of yith woo commerce subscription, and I have an app iOS, I want to catch infos user, about his subscription and other.
But I can’t access too value, so my question is : because I have free version or I do something wrong ?
Cordialy
Hi, I hope you’re well. I’m contacting you because I installed your plugin on my Client’s website. As a test, I wanted to buy a subscription-based product using PayPal. I got the following error:
“Failed to process the payment. Please try again or contact the shop admin. [UNPROCESSABLE_ENTITY] The transaction has been refused because the Invoice ID already exists. Please create a new order or reach out to the store owner. https://developer.paypal.com/api/rest/reference/orders/v2/errors/#DUPLICATE_INVOICE_ID”
Based on https://developer.paypal.com/api/rest/reference/orders/v2/errors/#DUPLICATE_INVOICE_ID, this error should prevent from duplicate payments to be processed. But my card has been charged! And order status is failed in WooCommerce and I can’t refund myself from the Woo dashboard. Could you let me know, please, how to resolve this error?
]]>Vaulting is enabled from WooCommerce PayPal Payment plugin. And?successfully charged for the first payment(sandbox). For testing i added 1 day renewal. Now how to check whether it is working fine. How to check in next day whether it is charged or not in paypal sandbox ? (I am using free version)
]]>I am using ‘WooCommerce PayPal Payments’ plugin and free version of YITH subscriptions. So
1. when subscription ends how does customers know it, since plugin not sending email to customers.
2. for auto renewal I have added ‘Vaulting for saved Payments’ option from
WooCommerce PayPal Payments plugin. Is it enough ? Can we test it from sandbox mode?
3. i have a new page to show their subscription details to customers. Can you send me a custom code for that. (to show subscription plan name, payment date, expiry date, price.. etc)
Hi everyone,
I’m using the YITH WooCommerce Subscription plugin on my WooCommerce store to manage monthly subscriptions. The system is configured to prorate the subscription price if a customer subscribes on a date other than the start of the billing cycle, which is set to the 1st of each month.
However, I’ve noticed an issue with the proration calculation: the plugin seems to assume that all months have 30 days. This creates discrepancies in months with 31 days (and possibly in February), resulting in the charged amount being slightly inaccurate. This is problematic for me because my invoicing software calculates based on the actual number of days in the month, and the amounts do not match.
Although the difference is minimal, I’m concerned that this could cause issues in the long run, both internally and with customers.
I’ve reviewed the plugin settings but haven’t found any options to adjust this calculation. I’ve also updated to the latest version of the plugin, but the issue persists.
Has anyone else encountered this problem? Is there a way to fix the proration calculation so it considers the actual days of each month? Any guidance or solutions would be greatly appreciated.
Thank you in advance for your help!
]]>Hi, I sell subscriptions on my website and I have just installed and activated YITH WooCommerce Subscription(Free versions) and everything is setup correct I think but the Subscriptions button doesn’t appear anywhere in my website (e.g. product page or checkout page). I use YITH PayPal Express Checkout for WooCommerce (for card payments) and is working absolutely fine but Subscrfiptions doesn’t show at all. I’m doing something wrong, can you help please? Thank you
]]>Hello,
on my website wp-spezialist24.de, I sell subscriptions.
On the single product page, the paypal button is shown. I use woocommerce paypal payments plugin.
However, on the checkout page, there is only an error message when logged in, and no paypal button. When logged out, there simply is no paypal button. But the error can be seen in the javascript console.
I narrowed down the problem:
When I create a product, and set it as subscription product (clicking the checkbox), everything is working. Including the paypal button on the checkout page.
But when setting the subscription period (at which intervall the user has to pay, 1 month) on the product page yith subscriptions section, the error shows up.
So there seems to be some sort of problem affecting the paypal checkout.
Any help would be appreciated.
]]>On all pages where the YITH subscription plugin shows information regarding a customer’s exisiting subscription(s) and on the admin page with active subscriptions, the following errors show. This also happens on the order placed screen. See screenshots.
Deprecated: Creation of dynamic property YWSBS_Subscription::$start_date is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$payment_due_date is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$expired_date is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$cancelled_date is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$payed_order_list is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$product_id is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$product_name is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$quantity is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$line_subtotal is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$line_total is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$line_subtotal_tax is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$line_tax is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$line_tax_data is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$cart_discount is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$cart_discount_tax is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$order_total is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$order_currency is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$renew_order is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$prices_include_tax is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$payment_method is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$payment_method_title is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$subscriptions_shippings is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$price_is_per is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$max_length is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$order_ids is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$order_id is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$user_id is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$customer_ip_address is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$customer_user_agent is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_first_name is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_last_name is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_company is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_address_1 is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_address_2 is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_city is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_state is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_postcode is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_country is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_email is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_phone is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$shipping_first_name is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$shipping_last_name is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$shipping_company is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$shipping_address_1 is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$shipping_address_2 is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$shipping_city is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$shipping_state is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$shipping_postcode is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$shipping_country is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$ywsbs_free_version is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
#441 - test
Deprecated: Creation of dynamic property YWSBS_Subscription::$start_date is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$payment_due_date is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$expired_date is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$cancelled_date is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$payed_order_list is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$product_id is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$product_name is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$quantity is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$line_subtotal is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$line_total is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$line_subtotal_tax is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$line_tax is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$line_tax_data is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$cart_discount is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$cart_discount_tax is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$order_total is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$order_currency is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$renew_order is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$prices_include_tax is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$payment_method is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$payment_method_title is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$subscriptions_shippings is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$price_is_per is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$max_length is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$order_ids is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$order_id is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$user_id is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$customer_ip_address is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$customer_user_agent is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_first_name is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_last_name is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_company is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_address_1 is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_address_2 is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_city is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_state is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_postcode is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_country is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_email is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$billing_phone is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$shipping_first_name is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$shipping_last_name is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$shipping_company is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$shipping_address_1 is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$shipping_address_2 is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$shipping_city is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$shipping_state is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$shipping_postcode is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$shipping_country is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Deprecated: Creation of dynamic property YWSBS_Subscription::$ywsbs_free_version is deprecated in /home/proredline/public_html/wp-content/plugins/yith-woocommerce-subscription/includes/class-ywsbs-subscription.php on line 283
Purge from cache
Screenshots:
Product page when 1 subscripion per customer is enabled: https://proredline.com/wp-content/uploads/2024/12/Schermafbeelding-2024-12-21-194912.png
Admin all active subscriptions: https://proredline.com/wp-content/uploads/2024/12/Schermafbeelding-2024-12-21-194844.png
Customer active subscriptions: https://proredline.com/wp-content/uploads/2024/12/Schermafbeelding-2024-12-21-194813.png
Admin view subscription: https://proredline.com/wp-content/uploads/2024/12/Schermafbeelding-2024-12-21-195301.png
Same errors also present on successfully placed order page.
When testing the free subscriptions plugin, there are no payment options available. The payment methods are setup correctly and when disabling the YITH plugin, the payment options are back/working again. I have the stripe gateway and paypal payment options enabled.
I am interested in buying the premium version but I want to check if the plugin is something that works for my woocommerce website. This needs to be fixed otherwise I have to start looking for other plugins I can use for subscriptions while YITH seems to have everything I need for my business.
checkout page screenshot: https://proredline.com/wp-content/uploads/2024/12/Schermafbeelding-2024-12-18-190944.png
payment settings screenshot: https://proredline.com/wp-content/uploads/2024/12/Schermafbeelding-2024-12-18-191055.png
hello, i have this problem “Sorry, it seems that there are no available payment methods. Please contact us if you require assistance or wish to make alternate arrangements.” The payment method is only visible to unregistered users and not always, can you help me? This is using Stripe, when I started to deactivate the plug in I realized that the problem came from yith subscriptions
]]>YITH WooCommerce Subscription is not compatible with CURCY – WooCommerce Multi Currency – Currency Switcher. different currency sales price is shown in place of USD sales price but total is proper in USD
Also the recurring price is also taken form different currency sales price.
screenshot of product panel – https://prnt.sc/XmYwCr9eema9
screenshot of checkout – https://prnt.sc/opCkNvI6lpst
Hi,
After upgrading the plugin, we have this error message in the checkout “Sorry, it seems that there are no available payment methods. Please contact us if you require assistance or wish to make alternate arrangements.”
With normal products it works, but with products that already have the subscription option it doesn’t work.
We are using last WordPress and Woocommerce version.
Any help with this?
Thanks
]]>Hello team
I created a custom page cuenta-de-usuario for the my-account page, under my orders when I click on my subscription the url send me to :
https://www.mydomain.es/Academy/cuenta-del-usuario/view-subscription/29999/
The wordpress is installed in a subfolder called Academy, the problem is the url send me to a black page , no console errors, warning, notice shown in browser, no html generated.
Any tips to find out where is the issue
Thank you
]]>Hello, I am migrating to a new WP instance within the coming days due to new website design.
I would like to understand the process of migrating my already active customer subscriptions within YITH to the new instance. Can you please outline the steps i need to follow.
thanks in advance.
]]>Hi, I used this plugin from a long time, but suddenly it stops working with my COD payment gateway. How I can fix this issue?
]]>Hi, I can’t update my WooCommerce or WooCommerce PayPal because of a conflict with Yith WooCommerce Subscription (free version). Here the data
Fatal error: Uncaught Error: Class “WooCommerce\PayPalCommerce\Button\Helper\DisabledFundingSources” not found in /var/www/vhosts/pole-mood.com/httpdocs/wp-content/plugins/yith-woocommerce-subscription/includes/gateways/woocommerce-paypal-payments/module/src/class-ywsbs-wc-paypal-disabled-sources.php:20?Stack trace: #0 /var/www/vhosts/pole-mood.com/httpdocs/wp-content/plugins/yith-woocommerce-subscription/includes/gateways/woocommerce-paypal-payments/class-ywsbs-wc-paypal-payments-integration.php(59): require_once() #1 /var/www/vhosts/pole-mood.com/httpdocs/wp-content/plugins/yith-woocommerce-subscription/includes/gateways/woocommerce-paypal-payments/class-ywsbs-wc-paypal-payments-integration.php(27): YWSBS_WC_PayPal_Payments_Integration->include_files() #2 /var/www/vhosts/pole-mood.com/httpdocs/wp-content/plugins/yith-woocommerce-subscription/includes/traits/trait-yith-wc-subscription-singleton.php(61): YWSBS_WC_PayPal_Payments_Integration->__construct() #3 /var/www/vhosts/pole-mood.com/httpdocs/wp-content/plugins/yith-woocommerce-subscription/init.php(126): YWSBS_WC_PayPal_Payments_Integration::get_instance() #4 /var/www/vhosts/pole-mood.com/httpdocs/wp-includes/class-wp-hook.php(324): {closure}(”) #5 /var/www/vhosts/pole-mood.com/httpdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #6 /var/www/vhosts/pole-mood.com/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #7 /var/www/vhosts/pole-mood.com/httpdocs/wp-settings.php(555): do_action(‘plugins_loaded’) #8 /var/www/vhosts/pole-mood.com/httpdocs/wp-config.php(85): require_once(‘/var/www/vhosts…’) #9 /var/www/vhosts/pole-mood.com/httpdocs/wp-load.php(50): require_once(‘/var/www/vhosts…’) #10 /var/www/vhosts/pole-mood.com/httpdocs/wp-blog-header.php(13): require_once(‘/var/www/vhosts…’) #11 /var/www/vhosts/pole-mood.com/httpdocs/index.php(17): require(‘/var/www/vhosts…’) #12 {main} thrown in /var/www/vhosts/pole-mood.com/httpdocs/wp-content/plugins/yith-woocommerce-subscription/includes/gateways/woocommerce-paypal-payments/module/src/class-ywsbs-wc-paypal-disabled-sources.php?on line 20
Hi,
When I set an end time in the ‘Subscription will end after’] x days’ box and save the page it always defaults back to 90 days no matter what I add.
I have deactivated all plugins but this makes no change
many thanks
]]>Looking for demo/tutorial for deploying YITH WooCommerce Subscription to a subscription offering that issues a new digital download on a regular schedule – i.e. weekly. As digital goods are a self-serve product, in which the customers pull the merchandise themselves, rather than the retailer doing a “pull, bag & deliver”, I’m looking to understand how I can present the entirety of digital products available to a specific customer’s subscription, so that they come to my store and their digital merchandise is waiting for them at “the counter” without them (or me) having to search for it because it’s buried among fifty or so other products that are part of the same subscription service & that they’ve already collected.
In other words, do I have a single subscription product entry in the WooCommerce inventory that grows each week, until I force to manually pull the oldest entries. Or, can multiple products in my WooCommerce shop be attached to a customer’s subscription purchase such that each associated product can be attached to a customers subscription and managed individually, based on when their subscription started – i.e. how many downloads do they get, how long is it available & how is it presented when available. I’m not seeing a clear path in sandbox for how to manage the digital product inventory such that subscribers are serviced uniformly & efficiently.
A more elegant solution might be to offer scheduled credits over the course of a subscription period, issued at regular intervals, that the customer then redeems for anything identified as a subscription item. Example: An annual subscription of $60 gets you 5 credits a month for 12 months. Spend ’em as you get ’em or save ’em up. Renew the subscription and the unspent credits roll over into the next subscription period. Then, every product in the WooCommerce shop gets a retail price and a credit price, with a presumably lower credit price (as in retail vs. wholesale). Pay the membership (subscription) up front and get a discount on anything in the store, buying them with your credits…or buying them retail, if all you want is a single item…and save your credits for later. This seems like an infinitely more elegant & simple solution for the customer and retailer, if it could be deployed…IMHO. If memory serves, this is a variation of Green Stamp model. If my coding were up to snuff and I had the resources, this is the solution I would attempt to code…and offer.
Any help’s appreciated.
]]>Hi guys,
On my WordPress site, I’ve noticed that only for products with subscription, the Stripe payment is not displayed, which gives me this message:
“There are no payment methods available. This may be an error on our side. Please contact us if you need any help placing your order.”
Whereas for other products without subscription, Stripe payment is displayed and it works fine.
Thank you
]]>Hello.
Can you please explain how can I create new subscriptions by code? I’ve tried but couldn’t figure it out. Is there any API for that?
We want to make some customization on our website and we are using the Yith Subscriptions plugin. We just want when a renewal order has been paid successfully paid it should be shift into the active status. But it requires some code customization. can you please provide us with a Hook which will be used for an Renewal order?
Remember! We already done some customization, Which will be triggered when specific products order services subscribed. we customize it to when specific product or service subscribe which required Documents Verification the order status will shift automatically shift to ID Awaiting status from Processing.
but we want when this order is a renew order it should be shift to Active status instead of ID Awaiting. but we don’t have any hook or slug which will use to create a custom code.
Hello,
we noticed that YITH WooCommerce Subscription removes some payment gateways. Through a function in “includes/class-ywsbs-subscription-cart.php” called “disable_gateways()”. This function in our use case creates problems for us since for very high payment amounts we left the bank transfer as an option, while for payments at 0 euros that can occur discount codes we used the check option. Your function deletes these two payment methods, can I know why? Since you cannot know the needs of all customers, could you allow the choice to keep or eliminate these methods in the next versions.
Thanks
Hi,
I have two annual membership subscriptions set-up on my clients website. I had a number of subscriptions try to renew last month but none of the payments went through for any of them. They all had a woocommerce order created but they are showing as having been put on HOLD but no reason given. Any idea why this happened and how I ensure it doesn’t continue to happen? And what is the best way to process these renewals that didn’t go through last month? woocommerce is connected to Stripe for payment? This is the first lot of renewals since I set everything up last year so apart from the testing I did before launch there hasn’t been any other renewals.
Also, should the user not receive an email prior to the subscription renewing to let them know a renewal is coming and give them the option to opt-out if they want? if this isn’t automatic is there someway I can add this to the renewal process?
]]>Can you help me to add the cancle Subscription button on the my account page on the user dashboard?
Currently there is nothing to cancle the subscription from the user side.
Please check and let me know.
]]>I’m aware that only variations switching is supported.
The switch between one subscription and another, can only take place between variations of the same product.
However, I want to know any possible ways to handle this. Would switching the product ID to a different ID in the customer subscription work?
Can I use AutomateWoo to do the above and just add an admin note, what other side effects could there be?
]]>