AcceptedTag |
The body of this tag will be processed when the payment was accepted (approved).
|
AmountTag |
Provides the amount of the payment to a PaymentTag .
|
CaptureTag |
|
CardCodeTag |
|
CardNumberTag |
|
CityTag |
|
CommentTag |
|
CompanyNameTag |
|
ConnectorNameTag |
|
Constants |
Attribute keys used in the payment taglib.
|
CountryCodeTag |
|
CreditCardGUIDTag |
|
CreditCardTag |
|
CurrencyCodeTag |
|
CurrencyUtil |
|
CustomerIdTag |
|
CustomerTaxIdTag |
|
DutyAmountTag |
|
EmailTag |
|
ErrorTag |
|
ExpirationDateTag |
|
ExpirationMonthTag |
|
ExpirationYearTag |
|
FaxTag |
|
FirstNameTag |
|
Functions |
Tag library function implementations.
|
GetAuthorizationCodeTag |
Gets the authorization code to display to the customer.
|
GetAvsResultTag |
Gets the AVS (address verification system) result.
|
GetCvvResultTag |
Gets the CVV2 (card security code) verification result.
|
GetErrorReasonTag |
Gets the reason for a processing error.
|
GetRejectedReasonTag |
Gets the rejected reason for a payment attempt.
|
GetReviewReasonTag |
Gets the review reason for a transaction that has been placed on hold.
|
GetTransactionIdTag |
Gets the per-processor unique transaction ID.
|
HeldTag |
The body of this tag will be processed when the payment was held (pending some sort of review).
|
InvoiceNumberTag |
Provides the invoice number of this transaction to a PaymentTag .
|
LastNameTag |
|
MaskCardNumberTag |
Masks a credit card number by only showing the first and last digits, hiding all the middle digits.
|
MaskedCardNumberTag |
|
MerchantEmailTag |
Provides the email address of the merchant to a PaymentTag .
|
OrderNumberTag |
Provides the application-specific unique order number to a PaymentTag .
|
ParameterTag |
|
PaymentTag |
Processes a credit card transaction.
|
PhoneTag |
|
PostalCodeTag |
|
ProcessTag |
|
PropertyHelper |
Provides utilities to assign properties to the correct tags when the properties exist in multiple places.
|
PurchaseOrderNumberTag |
Provides the purchase order number of this transaction to a PaymentTag .
|
RejectedTag |
The body of this tag will be processed when the payment was rejected (declined).
|
ShippingAddressTag |
|
ShippingAmountTag |
|
StateTag |
|
StoreCreditCardTag |
Stores a credit card number to a bank-provided, CISP-compliant storage mechanism.
|
StreetAddress1Tag |
|
StreetAddress2Tag |
|
TaxAmountTag |
Provides the tax amount of the payment to a PaymentTag .
|
TaxExemptTag |
|
TransactionIdTag |
|
UseProcessorTag |
Selects the processor that will be used for subsequent transactions.
|
VoidTag |
|