Property | Type | Description | |
---|---|---|---|
$AuthorizationID | string | Required Character length and limits: 19 single-byte characters | |
$MsgSubID | string | Unique id for each API request to prevent duplicate payments. Optional Character length and limits: 38 single-byte characters maximum. | |
$Note | string | Optional Character length and limits: 255 single-byte characters |
Method | Description | |
---|---|---|
__construct ( $AuthorizationID = null ) | Constructor with arguments |
public __construct ( $AuthorizationID = null ) |
public string $AuthorizationID | ||
return | string |
public string $MsgSubID | ||
return | string |
public string $Note | ||
return | string |