Commit Graph

5 Commits

Author SHA1 Message Date
Frank John Begornia
d1976045db fix: remove hardcoded credentials from source code
- Move PayPal live/sandbox API keys to env variables
- Move hardcoded API token in isAuthorized middleware to env variable
- Add api_token key to config/app.php
- Update .env.example with new required env vars
- Fix isAuthorized response code from 503 to 401
2026-04-24 10:45:54 +08:00
franknstayn
0abc30c7a0 updated checkout flow 2021-11-03 21:30:42 +08:00
Frank John Begornia
a4cbfd63da added api for tracking 2020-11-27 02:43:26 +08:00
Frank John Begornia
7000bbebe3 changed routes 2019-11-04 19:17:44 +08:00
Frank John Begornia
562f03488a Initial Commit 2019-03-06 20:32:31 +08:00