Overview
  • Namespace
  • Class
  • Tree

Namespaces

  • OpenDNS
    • MES
      • Recurring
      • Reporting
      • Trident

Classes

  • Capture
  • CardTransaction
  • Credit
  • DeleteStoredCard
  • PreAuthorization
  • ReAuthorization
  • Refund
  • Request
  • Sale
  • StoreCard
  • Verification
  • Void

Class Sale

Execute a preauthorization and capture in one operation.

OpenDNS\MES\Request
Extended by OpenDNS\MES\Trident\Request
Extended by OpenDNS\MES\Trident\CardTransaction
Extended by OpenDNS\MES\Trident\Sale
Namespace: OpenDNS\MES\Trident
Located at Trident/Sale.php

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

ENV_CERT, ENV_PROD, ENV_TEST

Properties summary

protected string $transactionType

Transaction type to send in the request

Transaction type to send in the request

# 'D'

Properties inherited from OpenDNS\MES\Trident\Request

$apiBasePath

Properties inherited from OpenDNS\MES\Request

$apiBaseDomain, $apiEndpointPath, $apiEnvironment, $defaultFieldValues, $httpMethod

API documentation generated by ApiGen