Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sunnysideup/silverstripe-payment_epaydk


https://github.com/sunnysideup/silverstripe-payment_epaydk

Last synced: 17 days ago
JSON representation

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 settings

See 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