Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chiragjn/razorpay_ios

OBSOLETE Experimental Integration of Razorpay Payment Gateway for iOS
https://github.com/chiragjn/razorpay_ios

Last synced: 28 days ago
JSON representation

OBSOLETE Experimental Integration of Razorpay Payment Gateway for iOS

Awesome Lists containing this project

README

        

#OBSOLETE
DO NOT USE THIS!

Razorpay Mobile SDK is now available.

See here : https://docs.razorpay.com/docs/ios

This project was started way before Razorpay made their SDKs available

# Razorpay_iOS
Experimental Integration of Razorpay Payment Gateway for iOS

Results are currently displayed in Log Panel

Bugs:
Net Banking falls into Infinite Loop

Uses Reachability to check for Network Connnection
https://github.com/ashleymills/Reachability.swift

Uses WebViewJavascriptBridge to communicate with Razorpay javascript
https://github.com/marcuswestin/WebViewJavascriptBridge