PHP Class Microweber\Providers\Shop\CheckoutManager

Afficher le fichier Open project: microweber/microweber

Méthodes publiques

Свойство Type Description
$app Microweber\Application
$table
$tables

Méthodes publiques

Méthode Description
__construct ( $app = null )
after_checkout ( $order_id, $suppress_output = true )
checkout ( $data )
checkout_ipn ( $data )
confirm_email_send ( $order_id, $to = false, $no_cache = false, $skip_enabled_check = false )
payment_options ( $option_key = false )

Private Methods

Méthode Description
domain_name ( $domainb )
esip ( $ip_addr )
get_domain_from_str ( $address )

Method Details

__construct() public méthode

public __construct ( $app = null )

after_checkout() public méthode

public after_checkout ( $order_id, $suppress_output = true )

checkout() public méthode

public checkout ( $data )

checkout_ipn() public méthode

public checkout_ipn ( $data )

confirm_email_send() public méthode

public confirm_email_send ( $order_id, $to = false, $no_cache = false, $skip_enabled_check = false )

payment_options() public méthode

public payment_options ( $option_key = false )

Property Details

$app public_oe property

public Application,Microweber $app
Résultat Microweber\Application

$table public_oe property

public $table

$tables public_oe property

public $tables