Overview
  • Namespace
  • Class

Namespaces

  • None
  • WC_POS
    • Admin
      • Settings
        • Receipt
    • API
    • Gateways
    • Integrations
    • Products

Classes

  • Activator
  • Admin
  • Ajax
  • API
  • Customers
  • Deactivator
  • Gateways
  • i18n
  • Products
  • Setup
  • Status
  • Tax
  • Template

Class Gateways

Namespace: WC_POS
Located at gateways.php

Methods summary

public
# __construct( )

Constructor

Constructor

public static Singleton
# get_instance( )

Returns the Singleton instance of this class. - late static binding requires PHP 5.3+

Returns the Singleton instance of this class. - late static binding requires PHP 5.3+

Returns

Singleton
public array
# payment_gateways( array $gateways )

Add POS gateways

Add POS gateways

Parameters

$gateways

Returns

array
public boolean
# load_gateways( $gateways )

Enable POS gateways

Enable POS gateways

Parameters

$gateways

Returns

boolean

Properties summary

protected static $instance
#
API documentation generated by ApiGen