Hi all,
I have setup Paypal Standard for my online store.
Under Payment Methods, I have carefully setup based on the instruction found on 'Configure - PayPal Standard ' page.
Also, I have done all necessary steps to ensure that My paypal is linked to my site. After that, I have tested some purchases on the online store, and it successfully redirect me to paypal to checkout.
However, the one annoying thing that keeps happening is that AFTER Paypal has successfully processed the order and is supposedly, returning the user back to the Return URL (http://www.xxx.xxx/Plugins/PaymentPayPalStandard/PDTHandler), I am redirected to an error page which states 'We're sorry, an internal error occured.'
I have called up Paypal and they verified that my setup is correct, and mentioned that it may be due to the website file (ie. NopCommerce).
I then tried another purchase again, and the same error page was redirected after Paypal tries to redirect me back to my online store. Here is what I found on the log:
Error sending e-mail. Bad sequence of commands. The server response was: This mail server requires authentication when attempting to send to a non-local e-mail address. Please check your mail client settings or contact your administrator to verify that the domain or address is defined for this server.
c:\inetpub\vhosts\[my domain url here, hidden for privacy purpose]\httpdocs\Views\Checkout\Completed.cshtml(5): error CS0119: 'Nop.Core.Domain.Orders' is a 'namespace', which is not valid in the given context
Need some kind soul who is knowledgeable in this to help me out, who is a complete noob at this issue. THANKS!