CleverOgre Logo

WooCommerce Newtek Payment Gateway Add-On

Created On February 28th, 2023 | Last Update February 28th, 2023

Description

Extends WooCommerce with the Newtek Gateway payment gateway. Supports both the legacy woocommerce checkout shortcode and the new WooCommerce Checkout Block.

Installation

  1. Upload the plugin files to the /wp-content/plugins/woocommerce-gateway-newtek directory to ensure that it is active.
  2. The plugin may need to be built with node for WooCommerce Blocks support. Use your hosting environment's terminal and cd into the plugin's root directory. Execute the following commands to install all dependencies and build any necessary files within the plugin: npm install and npm run build.
  3. Activate the payment gateway within your WooCommerce settings and add in your API configuration details.

FAQ

What is this plugin?

If you do know what plugin you have downloaded, please contact CleverOgre for more information. This plugin is only developed for a small, private audience.

Details

  • Requires at least: 6.0
  • Tested up to: 6.1.1
  • Stable tag: 1.2.0
  • License: GPLv2 or later

Changelog

1.2.0 - 2023-02-27 =

  • Support for WooCommerce Blocks.

1.1.0 - 2021-10-12 =

  • Updated class inheritance to WC_Payment_Gateway_CC.
  • USAePay PHP 8.0 compatibility (fixed cUrl errors).

1.0.0

  • Initial build of woocommerce-gateway-newtek plugin.

Download Plugin