Name | Type | Description | Notes |
---|---|---|---|
cardNonce | String | A card nonce representing the credit card to link to the customer. Card nonces are generated by the `SqPaymentForm` that buyers enter their card information into. See Embedding the payment form for more information. Note: Card nonces generated by digital wallets (e.g., Apple Pay) cannot be used to create a customer card. | |
billingAddress | Address | Address information for the card on file. Only the `postal_code` field is required for payments in the US and Canada. | [optional] |
cardholderName | String | The cardholder's name. | [optional] |
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.