Class StoreCard
Store a card for later use.
Will return a card_id you can use in subsequent transactions.
- OpenDNS\MES\Request
- OpenDNS\MES\Trident\Request
- OpenDNS\MES\Trident\CardTransaction
- OpenDNS\MES\Trident\StoreCard
Methods summary
Methods inherited from OpenDNS\MES\Trident\CardTransaction
setAmount()
,
setCardExpiration()
,
setCardId()
,
setCardNumber()
,
setClientReferenceNumber()
,
setCvv2()
,
setInvoiceNumber()
,
setStreetAddress()
,
setZipCode()
Methods inherited from OpenDNS\MES\Trident\Request
__construct()
,
setAuthenticationInfo()
Methods inherited from OpenDNS\MES\Request
execute()
,
factory()
,
getApiUrl()
,
getClient()
,
processResponse()
,
removeField()
,
setDefaults()
,
setField()
Magic methods summary
Constants summary
Constants inherited from OpenDNS\MES\Request
Properties summary
protected
string
|
$transactionType
Transaction type to send in the request |
#
'T'
|
Properties inherited from OpenDNS\MES\Trident\Request
Properties inherited from OpenDNS\MES\Request
$apiBaseDomain
,
$apiEndpointPath
,
$apiEnvironment
,
$defaultFieldValues
,
$httpMethod