I keep getting this error when attempting to put a credit card payment through and I can't think of any reason why it won't work. Here's what I have so far.
Payment methods:
Credit Card - default gateway: paypal website payments pro
Then under Credit card settings I have my encryption settings stored outside of my public directory using a relative address. I have 'validate creditcard at checkout' and 'attempt to process credit card at checkout' selected.
Payment gateways:
paypal website payment pro settings:
I've enabled this and selected 'authorization only' under transaction type. Currency is set to CAD and tested using a Can credit card. API server is set to live and my api credentials have been copied over from paypal several times just to make sure I didn't forgot something.
the actual error message sent to my logs is:
"Payment failed: Authorization only failed.Error: 10501. This transaction cannot be processed due to an invalid merchant configuration.Address: An unknown error occurred.CVV2: Not checked"
Is there more I have to do to get this working? Banging my head on this one...
Thanks all for any suggestions you might have, this is the last thing to get working before I can go back to my Flash work and leave ecommerce to the dev ninjas.
Thanks!

