Cheetah
Classes | Variables
ChPmtPayPal.php File Reference

Go to the source code of this file.

Classes

class  ChPmtPayPal
 

Variables

const PP_MODE_LIVE 1
 
const PP_MODE_TEST 2
 
const PP_PRC_TYPE_DIRECT 1
 
const PP_PRC_TYPE_PDT 2
 
const PP_PRC_TYPE_IPN 3
 

Variable Documentation

◆ PP_MODE_LIVE

const PP_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 ChPmtPayPal.php.

◆ PP_MODE_TEST

const PP_MODE_TEST 2

Definition at line 11 of file ChPmtPayPal.php.

◆ PP_PRC_TYPE_DIRECT

const PP_PRC_TYPE_DIRECT 1

Definition at line 13 of file ChPmtPayPal.php.

◆ PP_PRC_TYPE_IPN

const PP_PRC_TYPE_IPN 3

Definition at line 15 of file ChPmtPayPal.php.

◆ PP_PRC_TYPE_PDT

const PP_PRC_TYPE_PDT 2

Definition at line 14 of file ChPmtPayPal.php.