From 9ff9b71ccf830e1d4f29e90d42f9340c524b280f Mon Sep 17 00:00:00 2001 From: matthias Date: Thu, 21 Mar 2024 17:26:17 +0100 Subject: [PATCH] braintree --- sources/braintree.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sources/braintree.json diff --git a/sources/braintree.json b/sources/braintree.json new file mode 100644 index 00000000..48b92d0d --- /dev/null +++ b/sources/braintree.json @@ -0,0 +1,10 @@ +{ + "id": "BRAINTREE", + "name": "Braintree", + "categories": ["PAYMENTS"], + "organization": "PAYPAL", + "iconUrl": + "https://windsor.ai/wp-content/uploads/2024/02/braintree.png", + "sourceUrl": "https://www.braintreepayments.com/", + "dataVisibility": ["PRIVATE"] +}