Skip to content

Commit 61f81d6

Browse files
authored
Merge pull request #181 from w3bdesign/dev
Easily change currency by setting two environment variables
2 parents b7334c8 + 8f3fcc6 commit 61f81d6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66

77
Creating an eCommerce site with Laravel 8, Vue 3 and Stripe.
88

9-
### Screenshot:
9+
### Screenshot:
10+
1011
<br />
1112
<img src="https://user-images.githubusercontent.com/45217974/108638044-9b523980-748d-11eb-9a24-0b58baffecc8.png" alt="Project screenshot" />
1213
<br />
@@ -32,7 +33,7 @@
3233

3334
- Stripe for payments
3435

35-
- Easily change currency by editing two environment variables
36+
- Easily change currency by setting two environment variables: `CASHIER_CURRENCY` and `CASHIER_CURRENCY_LOCALE`
3637

3738
- ESLint code linting with AirBnB ruleset
3839

0 commit comments

Comments
 (0)