Skip to content

Commit

Permalink
integrate Checkout SDK option two
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyos committed Aug 23, 2024
1 parent 503e126 commit b44a640
Show file tree
Hide file tree
Showing 14 changed files with 1,308 additions and 435 deletions.
12 changes: 3 additions & 9 deletions app-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"app": {
"title": "ZaUI Coffee",
"title": "ZaUI Café",
"headerColor": "",
"textColor": "black",
"statusBarColor": "#ffffff",
Expand All @@ -15,17 +15,11 @@
"listCSS": [],
"listSyncJS": [],
"listAsyncJS": [],
"pages": [
"/user",
"/form",
"/dynamic-route",
"/about",
"/404"
],
"pages": ["/user", "/form", "/dynamic-route", "/about", "/404"],
"template": {
"primaryColor": "#006af5",
"prefixCurrencySymbol": false,
"currencySymbol": "đ",
"headerLogo": ""
}
}
}
Loading

0 comments on commit b44a640

Please sign in to comment.