Integration
Getting Started
allprojects {
repositories {
maven {
url "https://phonepe.mycloudrepo.io/public/repositories/phonepe-intentsdk-android"
}
}
}implementation 'in.payu:phonepe-intent:1.6.1'Callbacks
Set up for Test/Sandbox Merchant
Check for PhonePe Availability
Make Payment by PhonePe
Last updated