Fields - paymentMethodDetailsCardChecksAddressLine1Check :: Maybe String
address_line1_check: If a address line1 was provided, results of the check, one of `pass`, `fail`, `unavailable`, or `unchecked`. Constraints: - paymentMethodDetailsCardChecksAddressPostalCodeCheck :: Maybe String
address_postal_code_check: If a address postal code was provided, results of the check, one of `pass`, `fail`, `unavailable`, or `unchecked`. Constraints: - paymentMethodDetailsCardChecksCvcCheck :: Maybe String
cvc_check: If a CVC was provided, results of the check, one of `pass`, `fail`, `unavailable`, or `unchecked`. Constraints:
|