This is an old revision of the document!


type:
gateway
name:
PayPal Express Checkout
countrie:
AF, AX, AL, DZ, AS, AD, AO, AI, AQ, AG, AR, AM, AW, AU, AT, AZ, BS, BH, BD, BB, BY, BE, BZ, BJ, BM, BT, BO, BA, BW, BV, BR, IO, BN, BG, BF, BI, KH, CM, CA, CV, KY, CF, TD, CL, CN, CX, CC, CO, KM, CG, CD, CK, CR, CI, HR, CU, CY, CZ, DK, DJ, DM, DO, EC, EG, SV, GQ, ER, EE, ET, FK, FO, FJ, FI, FR, GF, PF, TF, GA, GM, GE, DE, GH, GI, GR, GL, GD, GP, GU, GT, GN, GW, GY, HT, HM, VA, HN, HK, HU, IS, IN, ID, IR, IQ, IE, IM, IL, IT, JM, JP, JO, KZ, KE, KI, KP, KR, KW, KG, LA, LV, LB, LS, LR, LY, LI, LT, LU, MO, MK, MG, MW, MY, MV, ML, MT, MH, MQ, MR, MU, YT, MX, FM, MD, MC, MN, MS, MA, MZ, MM, NA, NR, NP, NL, AN, NC, NZ, NI, NE, NG, NU, NF, MP, NO, OM, PK, PW, PS, PA, PG, PY, PE, PH, PN, PL, PT, PR, QA, RE, RO, RU, RW, SH, KN, LC, PM, VC, WS, SM, ST, SA, SN, CS, SC, SL, SG, SK, SI, SB, SO, ZA, GS, ES, LK, SD, SR, SJ, SZ, SE, CH, SY, TW, TJ, TZ, TH, TL, TG, TK, TO, TT, TN, TR, TM, TC, TV, UG, UA, AE, GB, US, UM, UY, UZ, VU, VE, VN, VG, VI, WF, EH, YE, ZM, ZW
support-added:
0.6.0
supports-3dsecure:
yes
supports-multicurrency:
yes
gateway:
http://www.paypal.com/

PayPal Express Checkout

FoxyCart is a PayPal Gold Partner FoxyCart is proud to be a PayPal Gold Partner.

What It Is

PayPal Express Checkout is what most people think of when they think of PayPal. Using Express Checkout the customer leaves your site and goes to PayPal.com to login and pay. If you want to allow the user to pay by credit card without leaving your site then you'll need a “real” gateway, as PayPal Express Checkout cannot process payments outside of PayPal.com. (Think about entering your PayPal password on a site that isn't PayPal.com. Big, big no-no there.)

Is Express Checkout the same as PayPal Standard? The short answer is, “Yes, you can use PayPal Express Checkout with your standard PayPal account.” But it's a good question. PayPal “Standard” is a type of account, where as PayPal Express Checkout is a way to use that account. So you can't get a PayPal Express Checkout account, but you can use PayPal Express Checkout with any type of PayPal account. (PayPal Standard is somewhat similar to Express Checkout, but it's standalone and does not integrate in the same way as Express Checkout.)

Setting Up PayPal Express Checkout for FoxyCart

Typically all you'll have to do is enter your email address in your FoxyCart Admin's “payment” section.

FoxyCart currently has two different integrations for PayPal Express Checkout in FoxyCart 2.0 - “PayPal Express Checkout (Reference Transactions)” and “PayPal Express Checkout (Legacy)”. Generally speaking, you will want to use the “Reference Transaction” integration for your store. The main difference between the two integrations is how subscriptions are handled - with the Reference Transactions integration providing a superior experience for customers and store administrators. For FoxyCart versions 1.1 and older, the single PayPal Express Checkout integration is the same as our “Legacy” integration in 2.0.

When using PayPal to sell subscriptions with the Reference Transactions integration, it does require enabling a feature within your PayPal account that isn't available in all countries. Review the subscriptions section below for more details on this. If you're not sure, please reach out to us and we'll be happy to help you out.

Setting Up Your Currency

Because PayPal Express Checkout (unlike most gateways) can accept a variety of currencies, it's important to set your currency in your FoxyCart admin's “settings” page, through the “store locale” option. Otherwise it may default to the USD, which may not be what you're after.

Allowing Non-PayPal Users to Pay via Credit Card (through PayPal)

Your customer who choose PayPal as a payment method will be taken to a screen that allows a login, but in some cases may also allow payment with a credit card without requiring the customer to create a PayPal account. This is not universally available, however. It is only available if:

  • The store's PayPal account is a Verified Business Account.
  • The customer is in a country or region that allows payment without a PayPal account. (China, for instance, does not seem to have this option.)
  • The customer doesn't have existing PayPal cookies that may change their options.

These criteria are controlled by PayPal, and FoxyCart has no control over whether or not a customer is allowed to pay through PayPal without creating an account. For more info please see PayPal's developer forum.

Subscriptions and Recurring Billing with PayPal Express Checkout

If you are selling subscriptions or recurring billing products through FoxyCart and are offering PayPal as a payment option, you must complete the steps here.

FoxyCart's legacy PayPal Express Checkout integration has some limitations regarding subscriptions which you should be aware of. Because of these limitations, the PayPal Express Checkout integration in FoxyCart version 1.1, and the PayPal Express Checkout (Legacy) integration in version 2.0, does not allow users to modify their carts via the sub_token. You also can not have a subscription with a start date in the future if you're using the legacy Express Checkout integration. Beginning with 2.0, our new PayPal Express Checkout (Reference Transactions) integration does support native FoxyCart subscriptions, meaning you can use the sub_token to work with PayPal subscriptions. Here are some additional limitations as described in PayPal's documentation:

  • To be able to create a recurring payments profile for the buyer, you must ensure that the buyer's PayPal account includes an active credit card.
  • You can increase the profile amount by only 20% in each 180-day interval after you create the profile.
  • For recurring payments with the Express Checkout API, PayPal does not allow certain updates, such as billing amount, within 3 days of the scheduled billing date.

Please note: 1. These steps require a Premier or Business account. You will not be able to complete them if you have a Personal account.
2. Again, you must complete the steps here. Failure to properly configure your IPN will cause subscriptions in FoxyCart to be out of sync with PayPal. Your customers may not be charged or if they are charged, FoxyCart won't have any record of it. Please ensure this is setup correctly before going live.

Part 1: Set up the IPN

Please note that PayPal updates their UI fairly regularly, and their own documentation often doesn't actually line up with how to access certain settings. If you have an issue with the following, please let us know so we can try to update things.

FoxyCart's integration with PayPal's recurring payments system requires the use of PayPal's Instant Payment Notification (IPN) system in order to keep our system and their system in sync after each transaction is processed (or fails to process). Follow these steps to activate your IPN:

  1. Login to PayPal.
  2. In the top right hand corner, click the gear / settings icon, then click “Account Settings”.
  3. In the left hand side, select “Notifications”.
  4. In the “Instant payment notifications” row, click the “Update” to the right of “Instant payment notifications”.
  5. Click the “Choose IPN Settings” button.
    paypal_ipn_step3.jpg
  6. Enter https://yourdomain.foxycart.com/ipn.php, but replace the yourdomain.foxycart.com with your full FoxyCart store domain. (If you're using a remote store domain like store.example.com then use that.)
    paypal_ipn_step4.jpg

Part 2: Set up the API Access

  1. In your PayPal account, head to your “Account Settings” by clicking the settings gear icon in the top right.
  2. Select “Account Access” from the left hand column.
  3. Look for the “API Access” on the right section, and click “Update” for that option.
    • If you don't see anything like this you probably need to VERIFY your account. An unverified account will not have API access.
  4. Within the PayPal API group, look for “Pre-built payment solution”, and click “Grant API permission” or “Add or edit API permissions”.
  5. Enter billing_api1.foxycart.com, and click “Lookup”. Check all the checkboxes except (if available) “Consolidate funds from two or more accounts to a master account.” that appear in the following screen, and submit. (Or, if you already have another API permission granted, click “Add new permission”, then do the preceding.)
  6. Go to your FoxyCart admin, edit your Payment Gateway settings (in the “Store” menu item), set it to PayPal, Live Server, and enter the primary email. It must be the primary email on the PayPal account, or this will not work.

Part 3: Enable "Reference Transaction" Support

This step is required only for the “PayPal (Reference Transactions)” payment option

Reference Transactions is PayPal functionality that allows FoxyCart to create a billing agreement with your store's customers who wish to pay with PayPal, to allow us to continue to charge your subscription customers at each renewal. It's not enabled by default though for your account, and so you need to contact PayPal to ask for it to be enabled.

Our PayPal rep has let us know that the best number for FoxyCart users in the US to call to get Reference Transaction support enabled for their accounts is 1-888-221-1161. For our users outside of the US, you can reach out to your local PayPal support number - after logging into your account, select “Help & Contact” at the bottom of the page, followed by “Call Us” to see the number for your region. Let them know you'd like to have Reference Transaction support enabled for your PayPal account. If you have any trouble, please let us know and we'll help walk you through it.

Failure to have Reference Transactions enabled for your account will result in customer attempts to purchase subscriptions failing - returning the customer to the checkout with an error.

Part 4: Testing

  1. Test by signing up for a subscription and ensuring it processes as desired. You can use PayPal's sandbox (details below) if you need.

For more details about recurring payments, please see PayPal's documentation.

PayPal Credit

Foxy v2.0 and above support PayPal Credit. It can be enabled by a simple checkbox in the PayPal settings. For more, please see our blog post about PayPal Credit.

Errors?

If you're doing subscriptions via PayPal Express or if you see the following error in your store's error logs:

Error: There was an error processing your payment: (10002 Authentication/Authorization Failed) You do not have permissions to make this API call

You'll have to follow the Setting It Up instructions for PayPal's Payments Pro, as your account has been set to block 3rd parties from making PayPal requests on your behalf.

Testing

Obtaining a Test Account

Testing PayPal Express Checkout is a little different than normal, as PayPal has a fully functional sandbox system. It's slightly cumbersome and confusing at first, but it does work very well once you figure it out.

Running Test PayPal Express Checkout Transactions

  1. First, set up a sandbox account as directed on this page.
  2. Once your sandbox account is created, you'll need to create a test buyer and a test seller account on this page. In its current iteration, PayPal automatically creates one buyer (your email appended with “-buyer”, and has a type corresponding to PERSONAL) and one seller (your email appended with “-facilitator”, and has a type corresponding to BUSINESS)
  3. Login to the sandbox with your buyer account and replenish its funds.
  4. In your FoxyCart admin, go to the Edit Payment Gateway section and input your seller email account for both the PayPal Express Checkout and the PayPal Payments Pro email values. (See the image on the right for reference)
  5. Attempt a checkout FoxyCart's PayPal Express Checkout from the same browser that you are already logged into the PayPal Sandbox from. Use the test buyer email address to complete the payment. Again, because you have to be logged into the PayPal Sandbox to process a test transaction it will not work unless you're both logged into the sandbox and attempting your FoxyCart checkout flow in the same browser.
  6. If you want to test subscriptions, login to your sandbox PayPal account as the test seller account. From there, you will need to follow the details as described above for setting up support for subscriptions, with the exception that you'll need to enter the IPN url as sandbox_api1.foxycart.com instead of billing_api1.foxycart.com. If it prompts you that sandbox_api1 isn't a valid third party URL, ensure that you're still logged into the Sandbox and not PayPal proper.

Test Card Numbers

Review the test account you created (above). All test information should be there. Know more? Feel free to edit this page with info.

Important Notes and Caveats

User Notes and Experiences

Please note that, If you are using Multiship, only the first address will be sent as the shipping address to PayPal.

If you have tips, experience, or helpful notes related to this gateway that would benefit others, please add them below, including your name and the date. We reserve the right to edit or remove comments that don't add value to this page.

Site Tools