PDA

View Full Version : Paypal Setup



dmm2020
21-05-2010, 13:25
Having trouble setting up Paypal for the sandbox mode to test it. Can you give me a quick step-by-step on setting up paypal? I have it set up under Zencart in my own store, but it's been a few years since I did that. I am getting errors when I attempt to do the same in osC cart.

And thanks for the work you did for me yesterday. Awesome.

Greystoke
21-05-2010, 13:42
You need to create a PayPal sandbox account with a business and buyers account it.

You generate the API Username, API Password and API Signature on the PayPal site.

Then add the business account with the password and API Setting for that account to the PayPal payment module in your config setting.

When purchasing you need to use the buyers account you setup in the paypal sandbox account.

dmm2020
22-05-2010, 12:55
I set up a sandbox account at Paypal, but I click test API credentials, I get the following error message:


The PayPal Express Checkout credentials are not set up correctly for the sandbox environment.

array(0) {
}

The debug message sent to my email shows the following:

$HTTP_POST_VARS:

adminhash=
ajax=

$HTTP_GET_VARS:

action=test

Greystoke
23-05-2010, 18:47
This is the error your server is giving:

# CURL SSL Capability = CURL requires SSL support. Please notify webmaster or hosting company. 1 => Protocol https not supported or disabled in libcurl

# CURL NON-SSL Capability via Proxy = CURL problems detected: 28 => connect() timed out!

# CURL SSL Capability via Proxy = CURL requires SSL support. Please notify webmaster or hosting company. 1 => Protocol https not supported or disabled in libcurl