angular-ippopay
Version:
The Ippopay Payments plugin allows you to accept credit card, UPI, Netbanking and debit card payments via Ippopay payment gateway in your Angular JS.
29 lines (28 loc) • 743 B
JSON
{
"name": "angular-ippopay",
"version": "1.0.2",
"description": "The Ippopay Payments plugin allows you to accept credit card, UPI, Netbanking and debit card payments via Ippopay payment gateway in your Angular JS.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ippopay/angular-ippopay.git"
},
"keywords": [
"IppoPay",
"Payments",
"Credit",
"Debit",
"UPI",
"Netbanking",
"Payments"
],
"author": "IppoPay",
"license": "ISC",
"bugs": {
"url": "https://github.com/ippopay/angular-ippopay/issues"
},
"homepage": "https://github.com/ippopay/angular-ippopay#readme"
}