|
@@ -7,6 +7,11 @@ def get_data(): |
|
|
"label": _("Payments"), |
|
|
"label": _("Payments"), |
|
|
"icon": "fa fa-star", |
|
|
"icon": "fa fa-star", |
|
|
"items": [ |
|
|
"items": [ |
|
|
|
|
|
{ |
|
|
|
|
|
"type": "doctype", |
|
|
|
|
|
"name": "Stripe Settings", |
|
|
|
|
|
"description": _("Stripe payment gateway settings"), |
|
|
|
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"type": "doctype", |
|
|
"type": "doctype", |
|
|
"name": "PayPal Settings", |
|
|
"name": "PayPal Settings", |
|
|