Integration
Integration with the PayU OTP Parser SDK in 3 steps:
Include the SDK in your application.
Initiate the SDK.
Override these callbacks
Include the SDK in your Application
Add below dependency in the application's build.gradle.
Initiate the SDK
Override these Callbacks
You need to override these ActivityCompat callbacks and call OtpParser methods.
Last updated