The account ID to which the credit card and billing information is associated with.
The SoftLayer_Billing_Payment_Card_ManualPayment data type contains general information relating to attempted credit card information changes.
The account ID to which the credit card and billing information is associated with.
integer
The total amount of the attempted transaction, represented in decimal format as US Dollars ($USD).
decimal
The unique identifier of an attempted credit card transaction.
integer
The unique identifier of an attempted PayPal transaction.
integer
The physical street address. Reserve information such as "apartment #123" or "Suite 2" for line 1.
string
The second line in the address. Information such as suite number goes here.
string
The city in which a customer's account resides.
string
The 2-character Country code for an account's address. (i.e. US)
string
The email address associated with a customer account.
string
the company name for an account.
string
The first name of the customer account owner.
string
The last name of the customer account owner.
string
The fax number associated with a customer account.
string
The phone number associated with a customer account.
string
The Zip or Postal Code for the billing address on an account.
string
The State for the account.
string
The cancel URL is the page to which PayPal redirects if payment is not approved.
string
A hash value of the credit card number.
string
The last 4 digits of a customer's credit card.
string
The card number submitted in the change request.
string
The month (MM) in which a customer's payment card will expire.
string
The year (YYYY) in which a customer's payment card will expire.
string
The method key of the type payment issued (Visa - 001, Mastercard - 002, American Express - 003, Discover - 004, PayPal - paypal).
string
The credit card verification number submitted in the change request.
string
Describes the currency selected for payment
string
Device Fingerprint Identifier - Used internally and can safely be ignored.
string
The IP address from which the transaction originates.
string
The unique identifier for a single manual payment request.
integer
Notes generated as a result of the payment request.
string
The description of the type of payment sent in a change transaction.
string
The return URL is the page to which PayPal redirects after payment is approved.
string
Describes the type of manual payment (PAYPAL or CREDIT_CARD).
string
This is the credit card transaction data tied to a credit card manual payment.
This is the PayPal transaction data tied to a PayPal manual payment.
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.
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.
A count of these are tickets tied to a credit card manual payment.
unsignedLong
These are tickets tied to a credit card manual payment.