DizzyDi
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Orders Stuck in Pending. No Email Confirmations.Hi,
I am having the same problem. WP-Mail-SMTP didn’t fix mine.
I get the order confirmation email sent to me but the customer emails are not sent.
Also, the return page after payment (Paypal) has the download link on it but when clicked you get the message “invalid email address – go to home page”
Taxonomy is fine – goes to completed and order screen shows that 2 emails have been sent – but obviously they haven’t.
This is driving me crazy. I am using twentyeleven (child theme).
I have contacted Woocommerce asking if I can get support (paid) just on woocommerce (I don’t want any of their themes) so hopefully they will get back to me.
If I find a solution, I will definitely post. But if someone gets a solution before me, PLEASE post here and put a lot of us out of misery.
I am having this problem too.
I only have 1 use set up (Admin) and I cannot access my Dashboard. It redirects to Woocommerce My Account.
I don’t know what to do.
Please help.
Forum: Plugins
In reply to: [WooCommerce] How can i get my IPN works in woocommerce paymentHi guys,
I too am having a problem.
I have tried combinations of everything to try and get this to work but I am not having any luck.
When I set up WC, I changed the Invoice Prefix to FF (instead of the default WC).
So I tried this:
global $woocommerce;
$order = new FF_Order( $order_id );
$order->payment_complete()
Note: I changed the CC to FF
This stsill didn’t work.
I have turned on Auto Redirect in Paypal.
I have tried this with both Redirect and Forced and I still don’t get a complete sale. It stays on pending.
I also have the “grant access to download after payment” so that it should not rely on being complete.
I also did as suggested and copied the templates folder into a woocommerce folder in my wordpress child theme. I have made changes to these documents only.
I am new to WordPress and Woocommerce and am feeling a tad intimidated.
Does anyone have a suggestion of what I have overlooked.
Cheers Diamond