eeco_logo_svg Created with Sketch.

WooCommerce Smartum Gateway

Smartum_Gateway_For_Woocommerce
in package

initializing the plugin and loading all the necessary files

Table of Contents

__construct()  : mixed
add_checkout_script()  : mixed
add script to checkout page for updating the form on payment method change
add_gateway_class()  : mixed
let WC know which is the gateway class
init()  : mixed
initialize the plugin
include_files()  : mixed
include all the required files

Methods

add_checkout_script()

add script to checkout page for updating the form on payment method change

public add_checkout_script() : mixed
Return values
mixed

add_gateway_class()

let WC know which is the gateway class

public add_gateway_class(mixed $classes) : mixed
Parameters
$classes : mixed
Return values
mixed

        

Search results