Skip to content

Releases: payu-intrepos/Android-Custom-Browser

Android Custom Browser 7.8.0

25 May 06:20
a835a45
Compare
Choose a tag to compare

Migrated to AndroidX.
OTP reading enhancements.
Integration Document - https://payumobile.gitbook.io/sdk-integration/android/custom-browser

Android Custom Browser 7.6.4

07 Apr 05:49
68dd7d7
Compare
Choose a tag to compare

Added support for TPV Transactions via UPI Intent/Collect.
Improved Bank Coverage.

Android Custom Browser 7.6.2

11 Dec 12:04
8bda341
Compare
Choose a tag to compare

Changelog:
Improved SRT for Rupay Cards

Gradle : 'com.payu.custombrowser:payu-custom-browser:7.6.2'

Documentation:
https://payumobile.gitbook.io/sdk-integration/android/custom-browser
Sample App:
https://github.com/payu-intrepos/Android-SDK-Sample-App/releases/tag/s4.7.0cb7.6.2upi1.3.2

Android Custom Browser 7.6.1

01 Apr 15:28
Compare
Choose a tag to compare

Changelog:
Improved Analytics for debugging.

Gradle : 'com.payu.custombrowser:payu-custom-browser:7.6.1'

Documentation:
https://payumobile.gitbook.io/sdk-integration/android/custom-browser
Sample App:
https://github.com/payu-intrepos/Android-SDK-Sample-App/releases/tag/s4.5.0cb7.6.1

Android Custom Browser 7.6.0

20 Jan 07:19
Compare
Choose a tag to compare

Changelog:

  1. Make Payment by Specific app in case of making UPI Intent.
    2.Enable/Disable UPI Collect flow in case of UPI Generic Intent.

Gradle : 'com.payu.custombrowser:payu-custom-browser:7.6.0'

Documentation:
https://payumobile.gitbook.io/sdk-integration/android/custom-browser
Sample App:
https://github.com/payu-intrepos/Android-SDK-Sample-App/releases/tag/s4.4.8c7.6.0

Android Custom Browser 7.5.0

10 Sep 10:23
Compare
Choose a tag to compare

Changelog:
With this release, we have removed OneTap(OneClick Payment) and MagicRetry support.

Gradle : 'com.payu.custombrowser:payu-custom-browser:7.5.0'

Documentation:
https://github.com/payu-intrepos/Documentations/wiki/Android-Custom-Browser
Sample App:
https://github.com/payu-intrepos/Android-SDK-Sample-App/releases/tag/s4.4.8c7.5.0

Android Custom Browser 7.4.0

19 Jul 11:30
Compare
Choose a tag to compare

Changelog:
With this release, we have optimised our SDK Offerings for our Merchants. After you update this SDK, the UPI transaction offering will get removed . The UPI Transactions offering is added in another SDK which supports the complete UPI portfolio - UPI Collect transactions, UPI Intent transactions, Tez(GPay) (In-App, Intent & Collect) Flows and PhonePe Flows and SamsungPay. Please include the following UPI SDK to continue accepting UPI payments seamlessly and make it even better with our brand new offerings !!

Gradle(Upi Sdk) : compile 'com.payu.upisdk:upisdk:1.0.0'
Gradle : compile 'com.payu.custombrowser:payu-custom-browser:7.4.0'
Magic retry: compile 'com.payu.magicretry:magicretry:1.0.7'

Documentation:
https://github.com/payu-intrepos/Documentations/wiki/Android-Custom-Browser
Sample App:
https://github.com/payu-intrepos/Android-SDK-Sample-App/releases/tag/s4.4.6c7.4.0

Android Custom Browser 7.3.0

21 Jan 05:36
Compare
Choose a tag to compare

Changelog:
Added support for Payments by Generic Intent.
Removed RECEIVE_SMS permission and added SMS Retriever support to read SMS having merchant appid. Existing integration remains unimpacted.
Compile/Target sdk is updated to 27.

Gradle : compile 'com.payu.custombrowser:payu-custom-browser:7.3.0'
Magic retry: compile 'com.payu.magicretry:magicretry:1.0.6'

Documentation:
https://github.com/payu-intrepos/Documentations/wiki/Android-Custom-Browser
Sample App:
https://github.com/payu-intrepos/Android-SDK-Sample-App/releases/tag/s4.4.6c7.3.0

NOTE:
This build is compatible with API 26+.
We are using below library versions.

'com.android.support:appcompat-v7:27.1.0'
'com.android.support:customtabs:27.1.0'
'com.android.support:support-compat:27.1.0'
'com.android.support:recyclerview-v7:27.1.0'
'com.google.android.gms:play-services-auth-api-phone:16.0.0'

Android Custom Browser 7.2.5 for target sdk 27

12 Oct 10:33
Compare
Choose a tag to compare

Changelog:
Added support for Payments by PhonePe.
Merchants can now configure surl/furl response timeout.

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 26+.

Android Custom Browser 7.2.5

12 Oct 10:18
Compare
Choose a tag to compare

Change log:

Added support for Payments by PhonePe.
Merchants can now configure surl/furl response timeout.

Gradle : compile 'com.payu.custombrowser:payu-custom-browser:7.2.5'
Magic retry: compile 'com.payu.magicretry:magicretry:1.0.6'

Documentation:
https://github.com/payu-intrepos/Documentations/wiki/7.-Android-Custom-Browser#head1234

Sample App:
https://github.com/payu-intrepos/Android-SDK-Sample-App/releases/tag/s4.4.5c7.2.5

This build is not compatible with sdk 26+.