processingInformation. authorizationOptions. splitPaymentTransaction {#processing-info-auth-ops-split-payment-txn}
==================================================================================================================

Flag that indicates a split payment transaction. A split payment allows the use of two payment methods for a single transaction.  
Possible values:

* `true`: split payment transaction is supported
* `false` (default): split payment transaction is not supported

Specifications {#processing-info-auth-ops-split-payment-txn_Specifications}
---------------------------------------------------------------------------

* **Data Type:** Boolean
* **Data Length:** 5

Mapping Information {#processing-info-auth-ops-split-payment-txn_Mapping}
-------------------------------------------------------------------------

* **REST API Field:** processingInformation.authorizationOptions.splitPaymentTransaction
* **SCMP API Field:** split_payment_transaction
* **Simple Order API Field:** ccAuthService_splitPaymentTransaction

