Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chiragjn/razorpay_ios
- Owner: chiragjn
- Created: 2015-06-18T17:56:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-06T10:34:24.000Z (almost 9 years ago)
- Last Synced: 2023-03-02T12:27:08.475Z (almost 2 years ago)
- Language: Objective-C
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 iOSResults are currently displayed in Log Panel
Bugs:
Net Banking falls into Infinite LoopUses Reachability to check for Network Connnection
https://github.com/ashleymills/Reachability.swiftUses WebViewJavascriptBridge to communicate with Razorpay javascript
https://github.com/marcuswestin/WebViewJavascriptBridge