Giter VIP home page Giter VIP logo

razorpay-pod's Introduction

razorpay-pod

Version License Platform

This repository implements pod for Razorpay's iOS Framework.

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation | Docs

Note:

We no longer support Swift 3 , moving forward only the latest version of swift will be supported.We will only support iOS devices using 64 bit architecture i.e iPhone 5s+ and a minimum deployment target of iOS 10+.This decision has been taken based on the following link that clearly shows that the number of devices running iOS 10 are very minimal. https://developer.apple.com/support/app-store/

Note:

We now support another optional parameter to the open method - displayController When this parameter is specified , the razorpay controller will be pushed on to this controller's navigation controller if present or presented on this controller if absent.

For example, the swift call is

razorpay.open(options, displayController: self)

Note:

If your integrating this on OBJC please replace the line

#import <Razorpay/Razorpay.h>

with

# import <Razorpay/Razorpay-Swift.h> in your viewcontroller.m file

razorpay-pod is available through CocoaPods. To install it, simply add the following line to your Podfile

For version 1.0.26(Framework Compiled in Swift version 4.2, Use it if you are using Xcode version 10 and above)

pod 'razorpay-pod', '1.0.26'

Refer to the documentation from here

Contributing

See the CONTRIBUTING document. Thank you, contributors!

License

razorpay-pod is free software, and may be redistributed under the terms specified in the LICENSE file.

We ❤️ open source software! See our other supported plugins / SDKs or [contact us](mailto:[email protected]?subject=Help with iOS Integration using CocoaPods) to help you with integrations.

razorpay-pod's People

Contributors

ithink32 avatar akshaybhalotia avatar abhinavarora95 avatar

Stargazers

MohsinAli avatar

Watchers

MohsinAli avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.