Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 848 Bytes

CartSettingsPaymentCreditCard.md

File metadata and controls

13 lines (9 loc) · 848 Bytes

CartSettingsPaymentCreditCard

Properties

Name Type Description Notes
collect_credit_card_verification_number bool True if the credit card verification number should be collected [optional]
collect_credit_card_verification_number_minimum float If this field is null or the total is greater than or equal to this value then collect the CVV2. [optional]
credit_card_types list[str] Available credit card types [optional]
hosted_fields_shopping_cart_token str The shoppingCartToken needed for proper initialization of hosted fields collection [optional]

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