Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1021 Bytes

CFLinkMetaEntity.md

File metadata and controls

12 lines (9 loc) · 1021 Bytes

# CFLinkMetaEntity

Properties

Name Type Description Notes
notify_url string Notification URL for server-server communication. It should be an https URL. [optional]
upi_intent bool If "true", link will directly open UPI Intent flow on mobile, and normal link flow elsewhere [optional]
return_url string The URL to which user will be redirected to after the payment is done on the link. Maximum length: 250. [optional]
payment_methods string Allowed payment modes for this link. Pass comma-separated values among following options - "cc", "dc", "ccc", "ppc", "nb", "upi", "paypal", "app". Leave it blank to show all available payment methods [optional]

[Back to Model list] [Back to API list] [Back to README]