Interface CardChecks

Export

CardChecks

Hierarchy

  • CardChecks

Properties

address_line1_check?: CardChecksAddressLine1Check

If an address line1 was provided, results of the check, one of pass, fail, unavailable, or unchecked.

Memberof

CardChecks

address_postal_code_check?: CardChecksAddressPostalCodeCheck

If an address postal code was provided, results of the check, one of pass, fail, unavailable, or unchecked.

Memberof

CardChecks

cvc_check?: CardChecksCvcCheck

If a CVC was provided, results of the check, one of pass, fail, unavailable, or unchecked.

Memberof

CardChecks

Generated using TypeDoc