Skip to main content

Payment Link Field Reference

This page provides a complete reference for all fields available when creating or editing a Payment Link. Fields are organized by tab as they appear in the Command Center creation form. For step-by-step creation instructions, see Creating Payment Links.

Payment Details Fields

Field NameTypeRequiredDescription
Link TypeSelectionYesChoose Amount (fixed amount) or Product (itemized products)
MerchantDropdownYesThe merchant account for this payment
SubmerchantDropdownYesThe submerchant associated with the payment
CurrencyDropdownYesPayment currency (e.g., INR)
Invoice IDTextYesUnique identifier from your system. Must be unique per merchant/submerchant combination. Cannot be changed after creation.
AmountNumberYes (Amount type)The fixed payment amount. Required when Link Type is Amount.
Expiration DateDate + TimeYesWhen the link expires. Must be a future date and time. Defaults to 90 days from creation if not specified.
DescriptionTextNoGeneral description displayed to the customer on the payment page
Terms and ConditionsURLNoLink to your terms and conditions. Displayed below the Pay Now button.

Product Line Item Fields (Product Type Only)

Field NameTypeRequiredDescription
TitleTextYesProduct name displayed to the customer
DescriptionTextNoProduct description
SKU IDTextYesProduct SKU identifier. Must be unique per submerchant.
Price (Rate)NumberYesUnit price of the product
QuantityNumberYesNumber of units
TaxNumberNoTax amount for the product. Used for display and invoicing only — the unit price already includes this amount.
Image URLURLNoProduct image displayed to the customer

Customer Information Fields

Field NameTypeRequiredDescription
First NameTextYesCustomer's first name
Last NameTextNoCustomer's last name
Country CodeDropdownYesCountry code for the mobile number
Mobile NumberTextYesCustomer's mobile number. Cannot be changed after creation.
Email AddressTextConfigurableCustomer's email address. Cannot be changed after creation. Requirement depends on "Email ID required" toggle.
Notify CustomerToggle--Enable or disable notifications. When off, link is created in generate-only mode.
Notification ChannelSelectionYes (if notify ON)Choose SMS, Email, WhatsApp, or any combination. Available channels depend on submerchant configuration.
Notification ScheduleDate + TimeNoSchedule notifications for future delivery. Defaults to immediate.
Send RemindersToggleNoEnable automatic reminder notifications after the initial send.
Reminder FrequencySelectionYes (if reminders ON)How often to resend: Every 12 hours or Every 24 hours. Reminders continue until the link is paid, cancelled, or expires.

Advanced Configuration Fields

Field NameTypeRequiredDescription
Callback URLToggle + URLNoCustom redirect URL after payment. Receives Base64-encoded payment details. Cannot be changed after creation.
Third Party Verification (TPV)ToggleNoEnable bank account verification for the payment
Account NumberTextYes (if TPV ON)Bank account number (1-18 digits)
IFSC CodeTextYes (if TPV ON)Bank IFSC code (4 uppercase letters + 0 + 6 alphanumeric characters)
Account Holder NameTextYes (if TPV ON)Account holder name (1-99 characters)
Custom TagsKey-Value pairsNoCustom metadata attached to the link. Available in webhooks and callbacks.