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

https://github.com/edocbuhtig/ionic-payments-razorpay

Ionic 5 Payments Using Razorpay Payment Gateway Cordova Plugin
https://github.com/edocbuhtig/ionic-payments-razorpay

ionic5 ionicpay payment-integration razorpay razorpay-typescript

Last synced: about 2 months ago
JSON representation

Ionic 5 Payments Using Razorpay Payment Gateway Cordova Plugin

Awesome Lists containing this project

README

        

### Ionic Payments Using Razorpay Payment Gateway

### Razorpay Cordova Plugin

```
ionic cordova plugin add com.razorpay.cordova --save
```

### Screenshots

Checkout Screen | Payments Banks | Status Screen
:-------------------------:|:-------------------------:|:-------------------------:
![](screenshots/payment-screen.png) | ![](screenshots/payments-banks-screen.png) | ![](screenshots/status-screen.png)

Razorpay Dashboard |
:-------------------------:
![](screenshots/razorpay-dashboard.png)

### Running The App

```
ionic cordova run browser
```