kattouf
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Subscriptions and couponsHim for some reason, maybe plugin updates, i am now able to add Recurring coupons to Subscriptions containing Simple Products…
thanks for your help.
Thank you!
Changing the transient cache to true resolved the payment type issue!
But I’ll will wait to process those with PP Payment,thanks
/J
Forum: Plugins
In reply to: [WooCommerce] Subscriptions and couponsWe are using Woo Smart Coupons but even with it disabled we have issues.
Here is the report: https://paste.mozilla.org/knJyRday
I disabled everything except the basics including coupon plugins.We use the Subscribe & Save plugin to sell one time and recurring products, all products are simple products.
On the Frontend:
-Standard coupons works on One time order + Recurring orders (first order) < that’s fine and makes sense.
-Recurring coupons only work on recurring orders not one time orders > Ideally we want both, doesn’t seem big deal to implement. why have have two coupon types.
On backend:
-Standard coupon DOES NOT work on Simple Products when Creating new subscriptions> “Sorry, only recurring coupons can be applied to subscriptions.” not even for first order?
-Recurring coupons don’t work on Simple Products “Sorry, this coupon is not applicable to selected products.” –but its a subscription…
-Recurring coupons works on Simple Subscription productsWhat i need:
To add recurring coupons to a subscription featuring simple products from the admin page. I know the product is Simple but its a subscription and should take a recurring coupon. < can’t get this to work
thanks!
/J
Forum: Plugins
In reply to: [WooCommerce] Subscriptions and couponsHi,
ok, It seems coupons don’t work on Simple Products when added to subscriptions on the backend. They work on Simple Subscription Products. But why? They work on checkout just fine.
One is a Simple product, the other a Simple Subscription product. Using a Recurring Coupon.
https://ibb.co/j8V16cXWe need to keep products as Simple in order to use another plugin Subscribe & Save to sell one time and recurring products on the website.
Seems like a glitch to me
/J
Forum: Plugins
In reply to: [WooCommerce] Subscriptions and coupons(edited)
wait, troubleshooting some more
Thanks! good to know about the Paypal Legacy. It does not show that for me. If i deactivate the Checkout plugin, it shows Manual Renewal
These are imported subscriptions using the CSV importer/exporter. They work 100% otherwise.
I studied the plugin code and i see it looks for the ppec_paypal meta value and created a mock gateway. Here is one meta record:
https://ibb.co/fdCPyzs
It’s possible they are missing a specific meta value that plugin looks for.When you say “is not functioning for some users at this moment” do you mean it won’t show “Legacy” or it won’t process the order? (probably both) maybe step one is to get it to detect the subscriptions correctly? (i’m not using new order tables)
I’ll open a ticket as suggested as well
thanks
/J
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PP buttons are aligned left/ no radio buttonsOk i fixed the radio buttons, i’m using Divi Shop Builder and i think its buggy.
Hello, i am using latest divi 4.25.1
Warning only happens when i click the PDF or Print icons, not on page load.
It is on default post page. I do not use custom header or footer. Default Divi headers/footers.
https://www.pjapress.com/latest-press-releases/
[27-May-2024 11:53:28 UTC] PHP Warning: Undefined array key “et_footer_layout” in /home/pjapress/public_html/wp-content/plugins/pdf-print/pdf-print.php on line 1352 [27-May-2024 11:53:28 UTC] PHP Warning: Trying to access array offset on value of type null in /home/pjapress/public_html/wp-content/plugins/pdf-print/pdf-print.php on line 1352 [27-May-2024 11:53:28 UTC] PHP Warning: Undefined array key “et_footer_layout” in /home/pjapress/public_html/wp-content/plugins/pdf-print/pdf-print.php on line 1353 [27-May-2024 11:53:28 UTC] PHP Warning: Trying to access array offset on value of type null in /home/pjapress/public_html/wp-content/plugins/pdf-print/pdf-print.php on line 1353 [27-May-2024 11:53:28 UTC] PHP Warning: Undefined array key “et_template” in /home/pjapress/public_html/wp-content/plugins/pdf-print/pdf-print.php on line 1354 [27-May-2024 11:53:35 UTC] PHP Warning: Undefined array key “et_header_layout” in /home/pjapress/public_html/wp-content/plugins/pdf-print/pdf-print.php on line 1430
thanks
/J
Hello,
When you enable “remove links from PDF and Print document” then images in the post are not loaded in the pdf /print because the src url is removed.
Running latest version of everything.
Forum: Plugins
In reply to: [WooCommerce] Woo Subscriptionsthank you, I setup a test account as you suggested. Read all the documents and watched video.
the demo has no subscription products to test.
How to allow single purchase and subscription on a variable subscription product? Can’t figure that out.
j
Forum: Plugins
In reply to: [WooCommerce] Woo SubscriptionsHello, i read most of the guide and watched the videos. ( i don’t have plugin yet)
If we enable “Variable Subscription as the product type” we have options to set price per billing period
How to set one variation to be single purchase? I don’t see that anywhere.
thanks
/J
Forum: Plugins
In reply to: [WooCommerce] Woo SubscriptionsHi,
For option 1, is that done using a Variable product? We need to offer both single and recurring as well thanks
/J
Issued resolved by disabling your plugin integration in Pixelyoursite plugin. Seems something changed on their software not yours.
Sorry to bother you.
thanks! came here for this.
Thanks, i see i can edit using classic editor. good to know! works now