Name | Type | Description | Notes |
---|---|---|---|
channel | string | Specify the channel through which the payment must be processed. Can be one of ["link", "collect", "qrcode"] | |
upi_id | string | Customer UPI VPA to process payment. | |
authorize_only | bool | For one time mandate on UPI. Set this as authorize_only = true. Please note that you can only use the "collect" channel if you are sending a one time mandate request | [optional] |
authorization | \OpenAPI\Client\Model\CFUPIAuthorizeDetails | [optional] |