
Difference between Bank OTP Payment and Seamless OTP Payment
This feature is only enabled on request. Please fill out the Support Form to get this feature enabled for your account.
Implement Seamless OTP Payments
To implement seamless OTP payments, follow these steps:1
Call the Order Pay API with the channel object set to post for card payments
native-otp initiate request
2
If the native OTP flow is enabled for the account, the response will return an action as post and an authentication API URL where you need to submit the OTP
response
3
Collect the OTP from your page and submit it to Cashfree using the Submit or Resend OTP API
You can read more about the API here.
authenticate request