seitime-frappe/frappe/data/app_listing/razorpay_integration.json
strixaluco b28bed12c3 [minor] Razorpay app title typo fix
"app_title": "Razorpay Integation" → "app_title": "Razorpay Integration"
2016-08-18 10:45:07 +08:00

14 lines
461 B
JSON

{
"app_url": "https://frappe.github.io/razorpay_integration",
"app_name": "razorpay_integration",
"app_icon": "octicon octicon-credit-card",
"app_color": "#179bd7",
"app_description": "Accept Payment via Razorpay",
"app_publisher": "Frappe",
"app_email": "hello@frappe.io",
"repo_url": "https://github.com/frappe/razorpay_integration.git",
"app_title": "Razorpay Integration",
"app_version": "1.0.0",
"app_category": "Integrations",
"featured": 1
}