- Create a Payment Request with the buyer's name, email, and phone number.
- Fetch the
longurl
from the response body of the API request. - Redirect the user to the
longurl
to complete the payment. - If you are using Light Checkout, append
?embed=form
to thelongurl
before rendering the URL.