The account ID to which the credit card and billing information is associated with.
Type:
int
The total amount of the attempted transaction, represented in decimal format as US Dollars ($USD).
Type:
decimal
The unique identifier of an attempted credit card transaction.
Type:
int
The physical street address. Reserve information such as “apartment #123” or “Suite 2” for line 1.
Type:
string
The second line in the address. Information such as suite number goes here.
Type:
string
The cancel URL is the page to which PayPal redirects if payment is not approved.
Type:
string
The method key of the type payment issued (Visa - 001, Mastercard - 002, American Express - 003, Discover - 004, PayPal - paypal).
Type:
string
The credit card verification number submitted in the change request.
Type:
string
Device Fingerprint Identifier - Used internally and can safely be ignored.
Type:
string
The purpose of this property is to allow enablement of 3D Secure (3DS). This is the Reference ID that corresponds to the device data for Payer Authentication. In order to properly enable 3DS, this will require implementation of Cardinal Cruise Hybrid.
Please refer to https://cardinaldocs.atlassian.net/wiki/spaces/CC/pages/360668/Cardinal+Cruise+Hybrid and view section under “DFReferenceId / ReferenceId” to populate this property accordingly.
“Continue with Consumer Authentication” decoded response JWT (JSON Web Token) after successful authentication. The response is part of the implementation of Cardinal Cruise Hybrid.
Please refer to https://cardinaldocs.atlassian.net/wiki/spaces/CC/pages/360668/Cardinal+Cruise+Hybrid and view section under “Continue with Consumer Authentication” to populate this property accordingly based on the CCA response.
The return URL is the page to which PayPal redirects after payment is approved.
Type:
string
This is the credit card transaction data tied to a credit card manual payment.
Type:
SoftLayer_Billing_Payment_Card_Transaction
This is the PayPal transaction data tied to a PayPal manual payment.
Type:
SoftLayer_Billing_Payment_PayPal_Transaction
The SoftLayer_Billing_Payment_Card_Transaction tied to the capture performed as part of this manual payment. This will only exist if the manual payment was performed with a credit card.
Type:
SoftLayer_Billing_Payment_Card_Transaction
The SoftLayer_Billing_Payment_PayPal_Transaction tied to the capture performed as part of this manual payment. This will only exist if the manual payment was performed via PayPal.
Type:
SoftLayer_Billing_Payment_PayPal_Transaction
These are tickets tied to a credit card manual payment.
Type:
SoftLayer_Ticket_Attachment[]
A count of these are tickets tied to a credit card manual payment.
Type:
unsignedLong