Stripe integration corrections

This commit is contained in:
Charles-Henri Decultot
2018-06-05 19:49:57 +00:00
parent a45ea63b5d
commit ba6f6d976d
4 changed files with 62 additions and 6 deletions

View File

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