Skip to content

Commit 61ea07d

Browse files
committed
update paypal guide
1 parent 08a4320 commit 61ea07d

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

docs/api/admin/guides/paypal.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,8 @@ tags:
99

1010
**PayPal** is a fully integrated payment app that is supported both in the storefront checkout, and via the Admin API. PayPal transactions send the customer through a PayPal redirect flow, with the resulting order information provided back to your application. Below are the steps needed to get PayPal set up and working on the Admin API.
1111

12-
:::caution
13-
PayPal custom checkouts require the use of the PayPal NVP/SOAP (Legacy) APIs. Please ensure that your valid NVP/SOAP credentials are configured in the [Paypal Extension](https://docs.29next.com/payments#paypal) prior to attempting custom checkouts with PayPal over the Admin API.
14-
:::
1512

16-
For custom PayPal checkouts, there are two checkout flows available -- the standard method where a user enters their shipping address, chooses products, and then checks out via PayPal; and the "One-Click" method, where the user is not required to enter shipping information before being redirected to PayPal checkout.
13+
For custom PayPal checkouts, there are two checkout flows available, the standard method where a user enters their shipping address, chooses products, and then checks out via PayPal; and the "One-Click" method, where the user is not required to enter shipping information before being redirected to PayPal checkout.
1714

1815

1916
### API Payment Redirect Flow

0 commit comments

Comments
 (0)