Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunnysideup/silverstripe-payment_epaydk
https://github.com/sunnysideup/silverstripe-payment_epaydk
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sunnysideup/silverstripe-payment_epaydk
- Owner: sunnysideup
- License: other
- Created: 2013-08-13T23:21:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-05-02T04:33:33.000Z (over 6 years ago)
- Last Synced: 2024-11-02T15:10:21.158Z (2 months ago)
- Language: PHP
- Size: 182 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
SETUP:
-Copy entire payment_epaydk directory into your silverstripe project directory.
-Enter your epay.dk mechant number into your mysite/_config.php file with the set_merchant_number function eg:
EpaydkPayment::set_merchant_number('yournumberhere');
-See payment_epaydk/_config.php for further configuration settingsSee the _config.php file for further configuration.
TODO:
set description / order text
set payment date & time based on returned data
make sure all currencies use 2 decimal places for minor units