Integrate With Android Standard SDK

Integrate Razorpay Payment Gateway with your Android app using the Razorpay Android Standard SDK and start accepting payments.


You can use Razorpay Standard SDK to integrate the Razorpay Payment Gateway with your android application.

Handy Tips

  • Due to the changes in Google Play Developer policy, we have removed auto-read SMS feature from Razorpay Android Standard SDK versions 1.5.1 and higher. However, if your Android app already has permission to read SMS, then Razorpay will auto-read it.

  • Upgrade to the latest version available on the Maven Repository.

  • According to the PCI regulations, payment processing is not allowed on TLS v1. Hence, if the device does not have TLS v1.1 or v1.2, the SDK will throw an error in the onPaymentError method. Check the TLS versions.

  • If you are using SDK version below 1.6.15, you need to make this change to your Android Manifest.xml file.

List of Razorpay Android Standard SDK Versions (Last 5 versions)🔗

Version No.

Release Date

Changes

1.6.21

25 May 2022

Feature: Added metadata if it exists in cancel payload
Bug Fix

1.6.20

28 April 2022

Bug fixes

1.6.19

05 April 2022

Bug fixes and update events

1.6.18

28 Feb 2022

Feature: Challan Download feature implemented for Bank Transfers
Bug Fix: IllegalArgumentException Color invalid exception handled

1.6.17

11 Feb 2022

Feature: Migration to Android 32
Feature: Update gradle plugin version to 4.2.0
Bug Fixes

×