https://github.com/ecomplus/app-wirecard
E-Com Plus app to integrate Wirecard BR
https://github.com/ecomplus/app-wirecard
Last synced: 5 days ago
JSON representation
E-Com Plus app to integrate Wirecard BR
- Host: GitHub
- URL: https://github.com/ecomplus/app-wirecard
- Owner: ecomplus
- License: mit
- Created: 2018-10-25T16:03:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T20:18:48.000Z (over 2 years ago)
- Last Synced: 2025-02-17T15:27:28.332Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 357 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# app-wirecard
Environment variables
Env | Val
---------|--------
WC_TOKEN | Wirecard app token
WC_CHAVE | Wirecard app key
WC_SANDBOX | Wirecard env [default false]
WC_ID | Wirecard app id
WC_ACCESS_TOKEN | Wirecard access token
WC_APP_SECRET | Wirecard app secret
WC_REDIRECT_URI | Callback url
WC_SCOPE | Wirecard oath scope
TABLE_NAME | app table name
BD_PATH | db path## Production server
Published at https://wirecard.ecomplus.biz
### Continuous deployment
When app version is **production ready**,
[create a new release](https://github.com/ecomclub/app-wirecard/releases)
to run automatic deploy from `master` branch.