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

https://github.com/abhinavkrin/gdsc_hit_paymentgateway_session

A simple meme shop to show Razorpay payment gateway integration.
https://github.com/abhinavkrin/gdsc_hit_paymentgateway_session

Last synced: 3 months ago
JSON representation

A simple meme shop to show Razorpay payment gateway integration.

Awesome Lists containing this project

README

        

### Enviroment Variables to set
```
RAZORPAY_KEY_ID=
RAZORPAY_KEY_SECRET=
RAZORPAY_MERCHANT_ID=
RAZORPAY_WEBHOOK_SECRET=
GOOGLE_APPLICATION_CREDENTIALS=
```