David
Forum Replies Created
-
Forum: Plugins
In reply to: [Eway Payments for Woo] Order on hold , even if successful on eWAYOk, Thank you
Forum: Plugins
In reply to: [Eway Payments for Woo] Order on hold , even if successful on eWAYHi Joey,
Ok, let me try tick downloadable and virtual. As only virtual is ticked.
Kind Regards
David
Forum: Plugins
In reply to: [Eway Payments for Woo] Order on hold , even if successful on eWAYHi Joey, just testing again. It past 24 hours and the subscription renewed.
It processed successfully in eWay and I can see the transaction, but the wordpress order is stuck in “Processing” even though its suppose to be completed?
regards
David
Forum: Plugins
In reply to: [Eway Payments for Woo] Order on hold , even if successful on eWAYHi joey,
Just testing now, I have setup a fresh sandbox for testing with latest (WordPress, Woocommerce, Woocommerce membership, Woocommerce Subcription + Woocomerce eWAY Gateway + twenty ninten default theme). Nothing else installed on the site.
1. Placed a subscription order, it worked and payment went into eWAY.
– Subscription auto set to active
– Payment placed on Hold.
2. I changed the payment to completed manualy.Ill now wait 24 hours when the subscription renews, and see what happends.
Cheers
dv
- This reply was modified 5 years, 8 months ago by David.
Forum: Plugins
In reply to: [Eway Payments for Woo] Order on hold , even if successful on eWAYHi Joey,
Testing in within the next 48 hours, well report back
cheers
dv
Forum: Plugins
In reply to: [Eway Payments for Woo] Order on hold , even if successful on eWAYHi Joey,
Thanks, ill load up a fresh sandbox with the above and test it out.
Kind regards
DV
Hello
Found a solution which has fixed this issue for AWS lightsail users.
add the following code to /opt/bitnami/apache2/conf/httpd.conf
<Location “/”>
SubstituteMaxLineLength 10m
</Location>then restart apache
sudo /opt/bitnami/ctlscript.sh restart apache
thanks
david
- This reply was modified 5 years, 8 months ago by David.
Hi MR Toast, i just did another test on AWS, and Siteground. With the latest version of WP 5.5.1 and 3.50.1 i can not create a newsletter, after selecting a template it loads a blank screen.
tried rolling back to 3.49.1 as well, same issue. Mailpoet seems to be not compatible with WP 5.5.1, even the email sending via SMTP and the latest woocommerce is not working.
Hi All
Just a heads up. We upgraded this plugin to Version 2.1.1. It caused all our woocommcerce subscriptions actions to start failing, “scheduled action” fails for expiring and renew subscriptions. It upset a fair few customers and caused us a large amount of follow up work to manually repair the failed actions.
we reverted back to an old version which is working fine.
Cheers
david
- This reply was modified 5 years, 11 months ago by David.
Forum: Fixing WordPress
In reply to: Hide Class Based on User’s Subscription with variationHi Andrew,
Thanks, that was a copy paste issue. I have fixed that up but it has not resolved the issue. Where i believe the code is breaking down is trying to detect the correct woocommerce subscription variation. So basically, if a customer has Product A, and 1 Day variation i want to show one container, and hide another.