Skip to content

iniyan455/RazonPayIntegration

Repository files navigation

Banner

Razorpay's Sample Android App

This repository demonstrates how to integrate Razorpay's Android SDK.
The apk built with code from this repository is published on the Play Store.

The documentation to our Android SDK is available here

Features

razorpay.com/mobile

Releases | Integration

Releases are available at https://github.com/razorpay/razorpay-android-sample-app/releases.

tl;dr

  • Add this line to your app's build.gradle inside the dependencies section:

    compile('com.razorpay:checkout:1.4.9')
    
  • To hand over control to Razorpay's SDK for collecting payment, refer to PaymentActivity.java

  • For the permissions required, refer AndroidManifest.xml

  • For proguard rules when you are releasing the app, refer proguard-project.txt

Support

Razorpay is a tech company. All our engineers handle support too. You can write to us at razorpay.com/support and expect a response from the devs responsible for the Android SDK.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages