| 
    Cheetah
    
   | 
 
Go to the source code of this file.
Classes | |
| class | ChPmtBitPay | 
Variables | |
| const | BP_STATUS_NEW 'new' | 
| const | BP_STATUS_PAID 'paid' | 
| const | BP_STATUS_CONFIRMED 'confirmed' | 
| const | BP_STATUS_COMPLETE 'complete' | 
| const | BP_STATUS_EXPIRED 'expired' | 
| const | BP_STATUS_INVALID 'invalid' | 
| const | BP_SPEED_HIGH 'high' | 
| const | BP_SPEED_MEDIUM 'medium' | 
| const | BP_SPEED_LOW 'low' | 
| const BP_SPEED_HIGH 'high' | 
Definition at line 17 of file ChPmtBitPay.php.
| const BP_SPEED_LOW 'low' | 
Definition at line 19 of file ChPmtBitPay.php.
| const BP_SPEED_MEDIUM 'medium' | 
Definition at line 18 of file ChPmtBitPay.php.
| const BP_STATUS_COMPLETE 'complete' | 
Definition at line 13 of file ChPmtBitPay.php.
| const BP_STATUS_CONFIRMED 'confirmed' | 
Definition at line 12 of file ChPmtBitPay.php.
| const BP_STATUS_EXPIRED 'expired' | 
Definition at line 14 of file ChPmtBitPay.php.
| const BP_STATUS_INVALID 'invalid' | 
Definition at line 15 of file ChPmtBitPay.php.
| const BP_STATUS_NEW 'new' | 
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 ChPmtBitPay.php.
| const BP_STATUS_PAID 'paid' | 
Definition at line 11 of file ChPmtBitPay.php.