Try the Demo

Magento Forum

   
Paypal Direct / Express
 
NickL
Sr. Member
 
Avatar
Total Posts:  188
Joined:  2007-08-31
 

(previous release).

Trying to get Paypal (Website Payments pro) Working, but no matter what I checkout I get the “Can’t process transaction: Merchant has configuration error msg...” I’m using a Paypal developers api test account with SANDBOX Flag ON.  It keeps giving me the error.. i doublechecked the credentials as well. Could it be some thing else?

I also tried it with the live Paypal API and still the same error? Any ideas?

Again… This is pertaining to the PREVIOUS release (.12510) .  I’d like to test on the newest one, but I can’t seem to get around the blank wizard error.

 Signature 

nickL ~ i build stuff
Twitter me: twitter.com/ibuildstuff
My Blog: ibuildstuff.wordpress.com

 
Magento Community Magento Community
Magento Community
Magento Community
 
Solar Frenzy
Member
 
Avatar
Total Posts:  48
Joined:  2007-09-05
London
 

Nick, in regards to the wizard error, are you having a error 500 moment?

if so, see if the main .htaccess file has this in it:
<IfModule mod_php5.c>
php_flag magic_quotes_gpc off
php_flag short_open_tag on
</IfModule>

If so, take it out and see what happens.

I just did a completely new install and had the same thing. I removed the code and voila everything worked again.

 Signature 

To be Magentod

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top