Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit a0aa3bf

Browse files
Add Braintree VBE and update UG links (#8151)
* Update vendor.md * Added Braintree to compatibility matrix Co-authored-by: Jeff Matthews <matthews.jeffery@gmail.com>
1 parent 5cb2aad commit a0aa3bf

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

src/_data/vbe.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,19 @@ extensions:
8080
2.3.4: not supported
8181
2.3.5-p1: not supported
8282
2.4.0: not supported
83+
-
84+
name: Braintree
85+
versions:
86+
-
87+
name: 4.1.0
88+
support:
89+
2.3.0: not supported
90+
2.3.1: not supported
91+
2.3.2: not supported
92+
2.3.3: not supported
93+
2.3.4: not supported
94+
2.3.5-p1: not supported
95+
2.4.0: supported
8396
-
8497
name: dotdigital
8598
versions:

src/extensions/vendor/vendor.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@ Vendor Bundled Extensions (VBEs) are third-party extensions that we have thoroug
88

99
Current VBEs include:
1010

11-
- [Amazon Pay](https://docs.magento.com/m2/ce/user_guide/payment/amazon-pay.html)
12-
- [dotdigital](https://docs.magento.com/m2/ce/user_guide/marketing/engagement-cloud.html) (formerly Dotmailer)
13-
- [Klarna](https://docs.magento.com/m2/ce/user_guide/payment/klarna.html)
14-
- [Vertex](https://docs.magento.com/m2/ce/user_guide/tax/vertex.html)
15-
- [Yotpo](https://docs.magento.com/m2/ce/user_guide/marketing/yotpo-reviews-intro.html)
11+
- [Amazon Pay](https://docs.magento.com/user-guide/payment/amazon-pay.html)
12+
- [dotdigital](https://docs.magento.com/user-guide/marketing/engagement-cloud.html) (formerly Dotmailer)
13+
- [Klarna](https://docs.magento.com/user-guide/payment/klarna.html)
14+
- [Vertex](https://docs.magento.com/user-guide/tax/vertex.html)
15+
- [Yotpo](https://docs.magento.com/user-guide/marketing/yotpo-reviews-intro.html)
16+
- [Braintree](https://docs.magento.com/user-guide/payment/braintree.html) (formerly part of core Magento)
1617

1718
{:.bs-callout-info}
1819
Installing or upgrading Magento also installs VBEs, but you may need to set up an account with a vendor to configure and use an extension.
@@ -21,4 +22,4 @@ Installing or upgrading Magento also installs VBEs, but you may need to set up a
2122

2223
The following table shows VBE version compatibility with Magento:
2324

24-
{% include compatibility-vbe.md data=site.data.vbe%}
25+
{% include compatibility-vbe.md data=site.data.vbe%}

0 commit comments

Comments
 (0)