WooCommerce SagePay Server Integration - wordpress

These are my settings when I go to payment page I not able to choose the card.
Click the URL below to view the screenshots.
Admin Setting: http://betaurl.info/admin-setting.jpg
Live Website: http://betaurl.info/live-website.jpg

Trying to checkout from your site returns the error 'Transaction Failed. INVALID - 4020 : Information received from an Invalid IP address.'
You need to add your Server IP to 'Valid IPs' in your My Sage Pay settings.

Related

Fatal error: Uncaught WC_Data_Exception: Invalid billing email address

I had my woocommerce website hosted on a domain, after hosting it on my xampp local server it shows this error:
Fatal error: Uncaught WC_Data_Exception: Invalid billing email address
After googling for hours these processes worked. This type of error is coming usually when you run the backup on the local server using plugin like All In One Migration Tool
Go to the wp_options (your prefix might be different)
change the admin_email to a real email
Come back to your dashboard and refresh the page
Go to Setting > General Setting > Administration Email Address (Now the Administration Email Address is what you put in the database)
Now you are here (Setting > General Setting > Administration Email Address) don't change anything just hit the save changes button at the bottom.
Now from your dashboard go to User > Edit Admin if the email box is not updated automatically change the email here also.
Scroll down to the bottom and click Update Profile
I resolved it by changing woocommerce from email and admin email.

contact form not connecting to email

I am not techy, but I have built my own website using WordPress, via BlueHost as the hosting platform. I followed the Astra theme for my website. Everything works fine and the website is ready to go live apart from the contact form. When I test it, the message does not come through to my linked email address (Outlook email address). I am using WP forms for the contact form and I have downloaded the WP Mail SMTP plug-in as advised in an article I read. The notification emails are all set correctly to the email where I want to received etc. The exact error message I am receiving is "SMTP connect() failed", I have also had messages about authentication when trying to resolve this. I contacted Blue Host chat support, but they were not very helpful. Can anyone help?

Woo commerce orders mails are not coming in inbox, error message- could not instantiate mail function

I am using Woo commerce storefront theme and my orders emails are not coming into my inbox and then installed WP mail log and error message is could not instantiate mail function please provide me solution
used pepipost plugin to bypass phpmailer function now mail is sent usinng SMTP.
first of all, need to create an account on pepipost and verify your domain then an API key will generate paste that API key in your pepipost wordpress plugin
One more tip I will add here. Make sure to use the server's IP address where your website is pointing as SMTP hostname .
Because email from website (that is contact form) are used to run from the server where your website is pointing.

Sandbox account verification

I'm using paypal with woocommerce on a wordpress site.
I've set up a developer's account, and made a sandbox account. The profile says the status is unverified, even though I have recived the verification email and followed the link to verify the account. Could it still say unverified because I haven't linked a card to it?
When I try to test paypal checkout on my site I get this error:
Payment error:
An error (10002) occurred while processing your PayPal payment. Please contact the store owner for assistance.
Error Code Interpretation:
Authentication/Authorization Failed Username/Password is incorrect.Please check below link for more information
Reference:
https://developer.paypal.com/docs/classic/api/errorcodes/

Sending post by email in WordPress

I just set up a site/blog in WordPress, so I'm using the latest version (4.2.2, I think).
I'm trying to use the feature that allows me to post new articles via email.
I went in to settings and set up the Post by Email settings. I THINK I am supposed to set up a new email address, so I did at my webhost (Bluehost) cPanel. In WordPress I entered the mail server that my webhost says I should use, the email address I created, and the password for that email address. For the POP3 port, I wasn't sure if I should use the incoming or outgoing port, so I tried both (see below).
I found this article that says after doing all of the above, you have to go to http:\www.mysite.com\wordpress\wp-mail.php. (If this is a required step, why doesn't the Post via e-mail settings page in WP say so???) Unless it isn't a required step...
But I digress... I changed the url appropriately for my installation and tried to open the wp-mail.php page, but I got this error message for BOTH ports (incoming and outgoing):
POP3 connect: Error []
Any thoughts, anyone?
https://codex.wordpress.org/Post_to_your_blog_using_email says that its depreciated and will probably be removed so its best if you download one of their suggested plugins and configure it within the plugin of your choice.

Resources