Overview
  • Namespace
  • Class

Namespaces

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

Classes

  • Card
  • Cash

Class Card

WC_Payment_Gateway
Extended by WC_POS\Gateways\Card
Namespace: WC_POS\Gateways
Located at gateways/card.php

Methods summary

public
# __construct( )

Constructor for the gateway.

Constructor for the gateway.

public
# payment_fields( )

Display the payment fields in the checkout

Display the payment fields in the checkout

public array
# process_payment( integer $order_id )

Parameters

$order_id

Returns

array
public
# calculate_cashback( $order_id )
API documentation generated by ApiGen