File tree Expand file tree Collapse file tree 3 files changed +2
-18
lines changed Expand file tree Collapse file tree 3 files changed +2
-18
lines changed Original file line number Diff line number Diff line change @@ -20,16 +20,7 @@ Installation
2020
21212 . Unzip contents into ` app/code/Bread/BreadCheckout ` folder
2222
23- 3 . Setup files
24-
25- For US Merchants
26- -----------------
27-
28- - Copy file ` app/code/Bread/BreadCheckout/etc/adminhtml/system.us.xml ` to ` app/code/Bread/BreadCheckout/etc/adminhtml/system.xml `
29- - Copy file ` app/code/Bread/BreadCheckout/view/adminhtml/web/js/validation.us.js ` to ` app/code/Bread/BreadCheckout/view/adminhtml/web/js/validation.js `
30-
31- For Canada Merchants
32- --------------------
23+ 3 . Setup files ( For Canada Merchants )
3324
3425- Copy file ` app/code/Bread/BreadCheckout/etc/adminhtml/system.ca.xml ` to ` app/code/Bread/BreadCheckout/etc/adminhtml/system.xml `
3526- Copy file ` app/code/Bread/BreadCheckout/view/adminhtml/web/js/validation.ca.js ` to ` app/code/Bread/BreadCheckout/view/adminhtml/web/js/validation.js `
@@ -51,14 +42,7 @@ For Canada Merchants
5142 ` ` ` bash
5243 composer require breadfinance/module-breadcheckout
5344 ` ` `
54- 3. For US Merchants
55- -----------------
56-
57- - Copy file ` app/code/Bread/BreadCheckout/etc/adminhtml/system.us.xml` to ` app/code/Bread/BreadCheckout/etc/adminhtml/system.xml`
58- - Copy file ` app/code/Bread/BreadCheckout/view/adminhtml/web/js/validation.us.js` to ` app/code/Bread/BreadCheckout/view/adminhtml/web/js/validation.js`
59-
60- For Canada Merchants
61- --------------------
45+ 3. For Canada Merchants only
6246
6347- Copy file ` app/code/Bread/BreadCheckout/etc/adminhtml/system.ca.xml` to ` app/code/Bread/BreadCheckout/etc/adminhtml/system.xml`
6448- Copy file ` app/code/Bread/BreadCheckout/view/adminhtml/web/js/validation.ca.js` to ` app/code/Bread/BreadCheckout/view/adminhtml/web/js/validation.js`
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments