Results 1 to 4 of 4

Thread: Paypal Setup

  1. #1
    Member dmm2020's Avatar
    Join Date
    Apr 2010
    Posts
    45
    Thanks
    0
    Thanked 93 Times in 18 Posts

    Default Paypal Setup

    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.

  2. #2
    Developer Greystoke's Avatar
    Join Date
    Mar 2010
    Posts
    187
    Thanks
    2
    Thanked 499 Times in 113 Posts

    Default

    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.

  3. #3
    Member dmm2020's Avatar
    Join Date
    Apr 2010
    Posts
    45
    Thanks
    0
    Thanked 93 Times in 18 Posts

    Default

    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

  4. #4
    Developer Greystoke's Avatar
    Join Date
    Mar 2010
    Posts
    187
    Thanks
    2
    Thanked 499 Times in 113 Posts

    Default

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •