Paypal Checkout URL
First, integrate Your PayPal account under integrations. With our custom checkout URL, you can add an amount yourself or use any of the available variables.
Accessing the PayPal Checkout URL
Navigate to the Flow Builder and select the action block. From the options, choose:
Action -> Ecommerce -> PayPal Checkout URL
Setting Up the PayPal Checkout URL
Once you select the PayPal Checkout URL action, you need to provide the following details:
Item Name: The name of the item being purchased.
Item Price: The price of the item.
Item Description: A brief description of the item.
You can also retrieve values from the System JSON Variable ORDER to dynamically populate these fields.
You have to save the Checkout URL and select the variable to store the URL.Â
Â
How It Works
Upon providing the necessary details, this action generates a PayPal payment link. Users can click on this link to be redirected to the PayPal checkout page where they can complete their purchase securely.