This repository was archived by the owner on Nov 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +20
-6
lines changed Expand file tree Collapse file tree 2 files changed +20
-6
lines changed Original file line number Diff line number Diff line change @@ -80,6 +80,19 @@ extensions:
80
80
2.3.4 : not supported
81
81
2.3.5-p1 : not supported
82
82
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
83
96
-
84
97
name : dotdigital
85
98
versions :
Original file line number Diff line number Diff line change @@ -8,11 +8,12 @@ Vendor Bundled Extensions (VBEs) are third-party extensions that we have thoroug
8
8
9
9
Current VBEs include:
10
10
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)
16
17
17
18
{:.bs-callout-info}
18
19
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
21
22
22
23
The following table shows VBE version compatibility with Magento:
23
24
24
- {% include compatibility-vbe.md data=site.data.vbe%}
25
+ {% include compatibility-vbe.md data=site.data.vbe%}
You can’t perform that action at this time.
0 commit comments