Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 638 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 638 Bytes

OnPay - OpenMage module

Payment Gateway Extension for OpenMage, based on the official OnPay PHP SDK. The plugin adds the following functionality to OpenMage:

  • Usage of OnPay as a payment method.
  • Validation of orders with callbacks directly from OnPay, outside the context of the cardholders browser.
  • Management of transaction on order pages in OpenMage admin.

The plugin is tested and confirmed working on

  • OpenMage LTS 19.4.6

Installation

  • Download latest release openmage-onpay.zip
  • Extract the content of the zip, into the root directory of the OpenMage installation.
  • Clear cache
  • You are ready to go