processingInformation. bankTransferOptions. paymentCategoryCode {#processing-info-bank-transfer-options-payment-category-code}
==============================================================================================================================

Flag that indicates whether to process the payment.  
Use with deferred payments.  
Possible values:

* `0`: Standard debit with immediate payment (default).
* `1`: For deferred payments, indicates that this is a deferred payment and that you will send a debit request with **ecp_payment_mode** =`2` in the future.
* `2`: For deferred payments, indicates notification to initiate payment.
  * **`Chase Paymentech Solutions`** and**`TeleCheck`**processors: use for deferred and partial payments.
  * **`Cybersource` ACH Service**: not used.
    {#processing-info-bank-transfer-options-payment-category-code_ul_ans_mjb_tzb}

Specifications {#processing-info-bank-transfer-options-payment-category-code_Specifications}
--------------------------------------------------------------------------------------------

* **Data Type:** Integer
* **Data Length:** 1

Mapping Information {#processing-info-bank-transfer-options-payment-category-code_Mapping}
------------------------------------------------------------------------------------------

* **REST API Field:** processingInformation.bankTransferOptions.paymentCategoryCode
* **SCMP API Field:** ecp_payment_mode
* **Simple Order API Fields:** ecDebitService_paymentMode

