Maintainer(s):
Normann
Supported by: Community
See this module in action Visit the support forum File a bug ticket View existing bug tickets Download
This module is a demonstration of how to use the SilverStripe payment module.
This module is dependent on the payment module. Developers can check out this module and use it as a base for making their own customised online payment section.
Currently, it only focusses on applying DPSPayment. This module contains an interface (PayableObjectInterface) and a data object decorator (Payable). Any data objects, which implement PayableObjectInterface and have extension of Payable, could be paid through a page of PayablesDemoPage page type.
This module also contains PayableAdmin to make creating those payable objects easy.
Version:
[v0.1]
Date: 2010-04-12
Compatible with: SilverStripe 2.4
Download:
payment-test-v0.1.0.tar.gz
Subversion access: http://svn.silverstripe.com/open/modules/payment-test/tags/0.1.0
To get a preview of our next release, download the latest build of unstable trunk here. Please
be careful: this is more likely to contain bugs, especially on modules undergoing a lot of development.
Revision: #102375
Build Date: 2010-04-12
Download: payment-test-trunk-r102375.tar.gz
Unstable Subversion access: http://svn.silverstripe.com/open/modules/payment-test/trunk
Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com
Comments on this website? Please give feedback.