ILIAS  release_4-4 Revision
class.ilPurchasePaypal.php File Reference

Go to the source code of this file.

Data Structures

class  ilPurchasePaypal
 

Namespaces

 core
 Class ilPaymentBookings.
 

Variables

const SUCCESS 0
 
const ERROR_OPENSOCKET 1
 
const ERROR_WRONG_CUSTOMER 2
 
const ERROR_NOT_COMPLETED 3
 
const ERROR_PREV_TRANS_ID 4
 
const ERROR_WRONG_VENDOR 5
 
const ERROR_WRONG_ITEMS 6
 
const ERROR_FAIL 7
 

Variable Documentation

◆ ERROR_FAIL

const ERROR_FAIL 7

◆ ERROR_NOT_COMPLETED

const ERROR_NOT_COMPLETED 3

◆ ERROR_OPENSOCKET

const ERROR_OPENSOCKET 1

Definition at line 19 of file class.ilPurchasePaypal.php.

◆ ERROR_PREV_TRANS_ID

const ERROR_PREV_TRANS_ID 4

◆ ERROR_WRONG_CUSTOMER

const ERROR_WRONG_CUSTOMER 2

◆ ERROR_WRONG_ITEMS

const ERROR_WRONG_ITEMS 6

◆ ERROR_WRONG_VENDOR

const ERROR_WRONG_VENDOR 5

◆ SUCCESS

const SUCCESS 0