Skip to content

Commit e204d28

Browse files
Merge pull request #167 from getbread/unified-2.1
Renamed system.xml, by default US will be selected
2 parents f9512c6 + 4601f34 commit e204d28

File tree

3 files changed

+2
-18
lines changed

3 files changed

+2
-18
lines changed

README.md

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,7 @@ Installation
2020

2121
2. 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.

0 commit comments

Comments
 (0)