On This Page

{#jumplink-list}  
[Markdown](/docs/vas/en-us/api-fields/reference/all/rest/api-fields/payment-info-aa/payment-info-account-features-signature-debit.md)  
Filter  
FILTER BY TAG

paymentInformation. accountFeatures.signatureDebit {#payment-info-account-features-signature-debit}
===================================================================================================

This field indicates whether the card is a signature debit card.  
This information enables you to alter the way an order is processed. For example, you might not want to reauthorize a transaction for a signature debit card, or you might want to perform reversals promptly for a signature debit card.  
This field is available only for Visa, Mastercard, and Maestro (International) payment cards processed by the `Chase Paymentech Solutions` processor.  
Possible values:

* `Y`: Yes, the card is a signature debit card.
* `N`: No, the card is not a signature debit card.
* `X`: Does not apply / Unknown.
  {#payment-info-account-features-signature-debit_ul_1}

Specifications {#payment-info-account-features-signature-debit_Specifications}
------------------------------------------------------------------------------

* **Data Type:** String
* **Data Length:** 1

Mapping Information {#payment-info-account-features-signature-debit_Mapping}
----------------------------------------------------------------------------

* **REST API Field:** paymentInformation.accountFeatures.signatureDebit
* **SCMP API Field:** auth_card_signature_debit
* **Simple Order API Field:** ccAuthReply_cardSignatureDebit  
  RELATED TO THIS PAGE

