highwater hobbies wrote:I want to test out my checkout, I am trying it with paypal sandbox, but I am not even sure this is the way to do it?
If using a paypal sandbox test account is the way to do it, I entered the API info in the paypal configure merchant account, and then used the Credit card number from a test paypal buyer account, then when I checkout and click CONFIRM I get this error message, Payment error: LongMessage: This transaction cannot be processed due to an invalid merchant configuration. ShortMessage: Invalid Configuration ErrorCode: 10501
I really don't know what the issue is, I had another order go through with a different test account, but never got a email confirmation that is selected to on in nop.
Can anyone walk me through this process?
Hi,
Before you start with that, you need to create Paypal Sandbox merchant and user account. Merchant configuration should go into your plugin configuration and you need to tick that its a test / sandbox configurations so it connect to sandbox api rather than live api. User account details you can use for paying the orders. If everything is good, there shouldn't be a problem.
I think you're not using credit card details provided by Paypal Sandbox user accounts, and instead trying with a your credit card details that it won't accept.
If none of this works, try google on figure out what is wrong and then contact Paypal support to help you with the same. In most cases, this is straight forward if you do it correctly.
Regards