Cheetah
Classes | Variables
ChPmt2Checkout.php File Reference

Go to the source code of this file.

Classes

class  ChPmt2Checkout
 

Variables

const TUCO_MODE_LIVE 1
 
const TUCO_MODE_TEST 2
 
const TUCO_PAYMENT_METHOD_CC 'CC'
 
const TUCO_PAYMENT_METHOD_CK 'CK'
 
const TUCO_PAYMENT_METHOD_AL 'AL'
 
const TUCO_PAYMENT_METHOD_PPI 'PPI'
 

Variable Documentation

◆ TUCO_MODE_LIVE

const TUCO_MODE_LIVE 1

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

Definition at line 10 of file ChPmt2Checkout.php.

◆ TUCO_MODE_TEST

const TUCO_MODE_TEST 2

Definition at line 11 of file ChPmt2Checkout.php.

◆ TUCO_PAYMENT_METHOD_AL

const TUCO_PAYMENT_METHOD_AL 'AL'

Definition at line 15 of file ChPmt2Checkout.php.

◆ TUCO_PAYMENT_METHOD_CC

const TUCO_PAYMENT_METHOD_CC 'CC'

Definition at line 13 of file ChPmt2Checkout.php.

◆ TUCO_PAYMENT_METHOD_CK

const TUCO_PAYMENT_METHOD_CK 'CK'

Definition at line 14 of file ChPmt2Checkout.php.

◆ TUCO_PAYMENT_METHOD_PPI

const TUCO_PAYMENT_METHOD_PPI 'PPI'

Definition at line 16 of file ChPmt2Checkout.php.