CustomerChargeCardCreate
class CustomerChargeCardCreate extends AbstractCustomerChargeCard
Create a new customer charge card record
Constants
| CARD_TYPE_VISA |
|
| CARD_TYPE_MASTERCARD |
|
| CARD_TYPE_DISCOVER |
|
| CARD_TYPE_AMEX |
|
| CARD_TYPE_DINERSCLUB |
|
| CARD_TYPE_OTHER |
|
Methods
__construct(string $controlId = null)
Initializes the class with the given parameters.
from AbstractFunction
setBillToContactAddressUsedForVerification(boolean $billToContactAddressUsedForVerification)
No description
Details
in AbstractFunction at line line 35
getControlId()
Get control ID
in AbstractFunction at line line 46
setControlId($controlId = null)
Set control ID
in AbstractFunction at line line 67
__construct(string $controlId = null)
Initializes the class with the given parameters.
at line line 35
writeXml(XMLWriter $xml)
Write the function block XML