PayPal
Set up your PayPal account to use for storefront checkout and over the API
Configure PayPal
PayPal is a Payment App that offers a variety of payment features both in the store checkout and for orders created over the Admin API.
Both the legacy PayPal Express (SOAP/NVP) integration and the PayPal REST integration are supported.
From Apps > PayPal, configure features and input your PayPal API account credentials.
Choose Add Account to link your PayPal account.
29 Next supports the use of multiple PayPal accounts in a single store. The Default account will be used for storefront checkouts, but over the Admin API you can designate a PayPal account ID to use for external checkout flows.
PayPal Optional Features
For testing purposes, it's recommended to create a PayPal account with βEnvironmentβ set to Sandbox, and a second account with the "Live" production credentials. When youβre ready to accept live transactions, be sure to switch the βLiveβ environment to your default.
29 Next supports automated uploading of shipment carrier and tracking number information to PayPal for PayPal orders. Uploading tracking data to PayPal is recommended to minimize the risk of disputes and provide the best customer service to PayPal buyers.
Enable Digitally Delivered Goods to support selling products that do not require shipping, such as warranties and digital products.
Digitally Delivered Goods are not enabled on PayPal accounts by default, you must contact PayPal Support and apply to have this enabled on your account.
PayPal One-Click Upsells (Enable Reference Transactions)
To allow for post-checkout one-click upsells for PayPal buyers, without requiring a second redirect or PayPal confirmation pop-up, your account must be enabled for Reference Transactions.
Important Notes:
Reference Transactions are only supported via the legacy NVP/SOAP PayPal Express integration.
Reference Transaction support is not enabled by default for PayPal accounts. You must request this to be enabled via PayPal support for your account.
This process may take several days, and PayPal may request additional information from the merchant to approve this request.
PayPal via API
For implementations of PayPal over the Admin API and Campaigns API, including "one click checkout" features, see the PayPal Admin API Guide
Last updated