Android Custom Browser 7.2.1 for target sdk 27
Please add below dependency after importing CustomBrowser-release.aar into your project.
'com.android.support:appcompat-v7:27.1.1'
'com.android.support:customtabs:27.1.1'
'com.android.support:support-compat:27.1.1'
'com.payu.magicretry:magicretry:1.0.6'
Documentation:
https://github.com/payu-intrepos/Documentations/wiki/7.-Android-Custom-Browser#head1234
Sample App:
Will be updated soon.
NOTE:
This build is compatible with API 27.
This build doesn't support payments for api level below 16 as native browser doesn't support TLSv1.1+.Error will be thrown in callback for all payment request coming from devices below api level 16.