Skip to content

Releases: payu-intrepos/Android-Custom-Browser

Android Custom Browser 7.2.2

03 Jul 09:50
Compare
Choose a tag to compare

Change log:

SurePay is now available for merchants using server to server integrations with PayU.

Gradle : compile 'com.payu.custombrowser:payu-custom-browser:7.2.2'
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.4c7.2.2

Android Custom Browser 7.2.1 for target sdk 27

22 May 10:21
Compare
Choose a tag to compare

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.

Android Custom Browser 7.2.1

14 May 14:19
Compare
Choose a tag to compare

Change log:

Added TLS v1.1+ support for Api level 16-19.
Improvement in OTP Assist logic.
Updated minsdk to 15.

Gradle : compile 'com.payu.custombrowser:payu-custom-browser:7.2.1'
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.4c7.2.1

NOTE:
This build does not supports API 22, API 23 compatible ONLY. Please use 5.3.7 for API 22.
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.

Android Custom Browser 7.1.3

25 Apr 07:42
Compare
Choose a tag to compare

Change log:

Added TLS v1.1+ support.
Added support for payment by Samsung Pay.
Optimisation for lower end devices.

Gradle : compile 'com.payu.custombrowser:payu-custom-browser:7.1.3'
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.4c7.1.3

NOTE:
This build does not supports API 22, API 23 compatible ONLY. Please use 5.3.7 for API 22.
This build doesn't support payments for api level below 19 as native browser doesn't support TLSv1.1+.Error will be thrown in callback for all payment request coming from devices below api level 19.

Android Custom Browser 7.1.1

26 Mar 09:00
Compare
Choose a tag to compare

Change log:

Updated minsdk to 14.
Added alphanumeric otp support.
Added support for PNB retail Net Banking.
Improved OTP logic.

Gradle : compile 'com.payu.custombrowser:payu-custom-browser:7.1.1'
Magic retry: compile 'com.payu.magicretry:magicretry:1.0.5'

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.3c7.1.1

NOTE:
This build does not supports API 22, API 23 compatible ONLY. Please use 5.3.7 for API 22.

Android Custom Browser 7.0.0

19 Feb 10:35
Compare
Choose a tag to compare

Change log:

  • Auto Resume enhancement in SurePay for higher conversion rates
  • Google TEZ payments support added
  • Enhancement in Enter OTP manually flow for faster payments
  • Increased coverage for Netbanks
  • Updated dynamic release and control mechanism
  • Richer event analytics tracking mechanismPlease read the documentation for more info.

Gradle : compile 'com.payu.custombrowser:payu-custom-browser:7.0.0'
Magic retry: compile 'com.payu.magicretry:magicretry:1.0.5'

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

NOTE:
This build does not supports API 22, API 23 compatible ONLY. Please use 5.3.7 for API 22.

Android Custom Browser 6.1.3

20 Jan 06:39
Compare
Choose a tag to compare

Change log:

  1. Added new feature called SurePay which helps in reviving transactions lost due to internet outage. Also, user can verify on real time basis status of an ongoing transaction if net connectivity fails while being redirected back from issuing bank back to the host app OR success / failure page.

Please note that SurePay and MR both the features cannot work together. Either of them has to enabled. Please read the documentation for more info.

Magic retry: compile 'com.payu.magicretry:magicretry:1.0.5'

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.1c6.1.3

NOTE:
This build does not supports API 22, API 23 compatible ONLY. Please use 5.3.7 for API 22.

Android Custom Browser 6.1.1

07 Dec 15:14
Compare
Choose a tag to compare

Change log:

  1. Fixed issues with PayU Loader
  2. Performance issue fix for PayU Loader

SAMPLE APP: https://github.com/payu-intrepos/Android-SDK-Sample-App/releases/tag/s4.4c6.1.1m1.0.4

NOTE:

  1. This build does not supports API 22, API 23 compatible ONLY. Please use 5.3.7 for API 22.
  2. MR v1.0.4

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

Android Custom Browser 6.0.0

20 May 07:25
Compare
Choose a tag to compare

Change log:

  1. Simplified integration, with only 4-5 lines of code CB can be integrated now.
  2. Memory optimizations

NOTE:

  1. This build does not supports API 22, API 23 compatible ONLY. Please use 5.3.7 for API 22.

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

Android Custom Browser 5.3.7 for API 22

23 Feb 14:44
Compare
Choose a tag to compare

API 22 compatible build for CB v5.3.7.

NOTE:

  1. This build does not supports API 23 and is API 22 ONLY.
  2. You can avoid downloading the zip file and ONLY use the attached custom-browser-release-api_22_only.aar file