Payment [v0.3]

Maintainer(s): Normann
Supported by: Community

This module deals with SilverStripe-recognised payments and their APIs/gateways

This module is a stand-alone module: it is only dependent on the SilverStripe core. One of its common applications is use in the ecommerce module, but it can be hooked up with any data object as long as that data object is payable, such as a downloadable mp3, a ebook, booking a ticket online, donation, etc.

Features:

  • Merchant-hosted DPSPayment supports all its payment types:
  1. Auth
  2. Complete
  3. Purchase
  4. Refund
  5. Validate
  • DPS-hosted DPSPayment supports all its payment types:
  1. Auth
  2. Purchase
  • By applying Auth/Validate and Purchase payment types, we can have recurring DPSPayment
  • DPSHarness as a DPS development tool is added with all Forms according to different payment types. Demo of DPSHarness can be found here
  • DPS-hosted and Merchant-hosted DPS payments are combined into one class - DPSPayment
  • Separated DPS API and DPSPayment object - DPSAdapter

Module has been moved to https://github.com/silverstripe-labs/silverstripe-payment

Module screenshot

Release(s)

  • Latest release

    Version: [v0.3]
    Date: 2010-04-12
    Compatible with: SilverStripe 2.4
    Download: payment-v0.3.0.tar.gz

    Subversion access: http://svn.silverstripe.com/open/modules/payment/tags/0.3.0

  • Latest master build

    To get a preview of our next release, download the latest build of unstable git master branch here. Please be careful: this is more likely to contain bugs, especially on modules undergoing a lot of development.

    SHA hash: 0a6a95545bb7eac37d5cda72b6a6442cf6ce1216
    Build Date: 2013-03-02
    Download: silverstripe-payment-master-HEAD.tar.gz

    Unstable Git access: git://github.com/silverstripe-labs/silverstripe-payment.git

 
 

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.