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 |