Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 923 Bytes

CFOrderMeta.md

File metadata and controls

11 lines (8 loc) · 923 Bytes

# CFOrderMeta

Properties

Name Type Description Notes
return_url string The URL to which user will be redirected to after the payment on bank OTP page. Maximum length: 250.
notify_url string Notification URL for server-server communication. Useful when user's connection drops while re-directing. NotifyUrl should be an https URL. Maximum length: 250.
payment_methods string Allowed payment modes for this order. Pass comma-separated values among following options - "cc", "dc", "ccc", "ppc", "nb", "upi", "paypal", "app". Leave it blank to show all available payment methods

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