Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunnysideup/silverstripe-payment_paymate
Pay using the paymate payment gateway.
https://github.com/sunnysideup/silverstripe-payment_paymate
Last synced: 10 days ago
JSON representation
Pay using the paymate payment gateway.
- Host: GitHub
- URL: https://github.com/sunnysideup/silverstripe-payment_paymate
- Owner: sunnysideup
- License: other
- Created: 2013-08-13T23:22:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-05-02T04:35:18.000Z (over 6 years ago)
- Last Synced: 2024-11-02T15:10:21.933Z (about 2 months ago)
- Language: PHP
- Size: 24.4 KB
- Stars: 1
- 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
###############################################
Payment Paymate
###############################################Pay using the paymate payment gateway.
Developers
-----------------------------------------------
Nicolaas Francken [at] sunnysideup.co.nzRequirements
-----------------------------------------------
see composer.jsonProject Home
-----------------------------------------------
See http://code.google.com/p/silverstripe-ecommerceDemo
-----------------------------------------------
See http://www.silverstripe-ecommerce.comInstallation Instructions
-----------------------------------------------
1. Find out how to add modules to SS and add module as per usual.
2. copy configurations from this module's _config.php file
into mysite/_config.php file and edit settings as required.
NB. the idea is not to edit the module at all, but instead customise
it from your mysite folder, so that you can upgrade the module without redoing the settings.If you just want one or two things from this module
then of course you are free to copy them to your
mysite folder and delete the rest of this module.