Skip to content

Latest commit

 

History

History
executable file
·
13 lines (10 loc) · 1.45 KB

BillShipperCreditCard.md

File metadata and controls

executable file
·
13 lines (10 loc) · 1.45 KB

# BillShipperCreditCard

Properties

Name Type Description Notes
type string Valid values: 01 = American Express 03 = Discover 04 = MasterCard 05 = Optima 06 = VISA 07 = Bravo 08 = Diners Club 13=Dankort 14=Hipercard 15=JCB 17=Postepay 18=UnionPay/ExpressPay 19=Visa Electron 20=VPAY 21=Carte Bleue
number string Credit Card number.
expiration_date string Format is MMYYYY where MM is the 2 digit month and YYYY is the 4 digit year. Valid month values are 01-12 and valid year values are Present Year (Present Year + 10 years)
security_code string Three or four digits that can be found either on top of credit card number or on the back of credit card. Number of digits varies for different type of credit card. Valid values are 3 or 4 digits. It is required to provide the security code if credit card information is provided and when the ShipFrom countries or territories are other than the below mentioned countries or territories. Argentina, Bahamas, Costa Rica, Dominican Republic, Guatemala, Panama, Puerto Rico and Russia.
address \AntibodiesOnline\UpsApi\Shipping\Model\CreditCardAddress [optional]

[Back to Model list] [Back to API list] [Back to README]