mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 06:36:46 +00:00
Enabled payment processing
X-Lovable-Edit-ID: edt-02b7e338-01bd-4c9d-bb1b-5f3e9a2c3f7d Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
commit
e8d75c7896
2 changed files with 2 additions and 0 deletions
1
.env.development
Normal file
1
.env.development
Normal file
|
|
@ -0,0 +1 @@
|
|||
VITE_PAYMENTS_CLIENT_TOKEN="test_db18a82311e9ad422408b651177"
|
||||
1
.env.production
Normal file
1
.env.production
Normal file
|
|
@ -0,0 +1 @@
|
|||
VITE_PAYMENTS_CLIENT_TOKEN="live_46ce5f5f30927ea2520afb36d6d"
|
||||
Loading…
Add table
Add a link
Reference in a new issue