Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 811 Bytes

CFUPI.md

File metadata and controls

12 lines (9 loc) · 811 Bytes

# CFUPI

Properties

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]

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