Payment-TransactionType
Controls when the funds will be captured.
stringPayment-TransactionType (string)
Controls when the funds will be captured.
| Enum Value | Description |
|---|---|
| SALE | Automatically captures funds when the customer authorizes the payment |
| AUTH | Places a hold on funds without immediate capture, allowing for later capture |
| PAYOUT | Sends funds to the customer |
| VERIF | Verifies the payment method without placing a hold or capturing funds |
Possible values: [SALE, AUTH, PAYOUT, VERIF]
Default value:
SALEExample:
SALEPayment-TransactionType
"SALE"