Original vs Customized Checkout🔗
Given below is a comparison of Checkout before and after the name change and addition of description.
Normal Checkout | Customized Checkout | |
|---|---|---|
![]() | ![]() |
You can change the business name that appears on the Checkout section of the Payment Link's payment request page. You can also add a description to appear below the name.
Given below is a comparison of Checkout before and after the name change and addition of description.
Normal Checkout | Customized Checkout | |
|---|---|---|
![]() | ![]() |
Here is a sample request and response using few of these parameters.
List of request parameters to be used with the Create Payment Link API to customize business name.
optionsarray Options to customize the business name. Parent parameter under which the checkout child parameter must be passed.
checkout mandatoryarray The parameter for the checkout section. name and description are its children.
name optionalstring Used to change the business name that appears on the Checkout section of the Payment Link's payment request page.