Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 997 Bytes

File metadata and controls

17 lines (13 loc) · 997 Bytes

UltraCartRestApiV2.CartPaymentCreditCard

Properties

Name Type Description Notes
card_expiration_month Number Card expiration month (1-12) [optional]
card_expiration_year Number Card expiration year (four digit year) [optional]
card_number String Card number (masked to the last 4) [optional]
card_number_token String Hosted field token for the card number [optional]
card_type String Card type [optional]
card_verification_number String Card verification number (masked) [optional]
card_verification_number_token String Hosted field token for the card verification number [optional]
customer_profile_credit_card_id Number ID of the stored credit card to use [optional]
store_credit_card Boolean True if the customer wants to store the card on their profile for future re-use [optional]