Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 732 Bytes

File metadata and controls

18 lines (15 loc) · 732 Bytes

OnPay - WooCommerce plugin

Plugin for WooCommerce, based on the official OnPay PHP SDK. The plugin adds the following functionality to WooCommerce:

  • 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 backoffice.

The plugin is tested and confirmed working on

  • Wordpress 6.8.3
  • WooCommerce 10.3.5

Usage

  1. Install plugin as any other Wordpress plugin.
  2. Log in with OnPay on plugin settings page in woocommerce settings.
  3. Plugin configures itself automatically after successful login.
  4. Setup up the plugin with the desired configuration.
  5. You're ready to go.