FinalizeRequest

Type: Tessitura.Service.Client.PaymentGateway.FinalizeRequest

Property Name Data Type Length Required Readonly Notes
PaymentId integer Y A PaymentId obtained before payment authorization using TXN/Payments/ReserveIds.
FK: T_PAYMENT.payment_no   Resource: Payments
StoreAccount boolean N If supplied, controls whether or not the account will be stored in T_ACCOUNT_DATA after completion of the authorization, as long as the system-wide default CC_STORE_ACCOUNT is not set to No.
ActionData string N ActionData should be a base64 encoded payload, which was returned from the Authorize request for the payment. Required to complete transaction that involves 3D Secure 2. For more details, see the Payment Component documentation here: https://bitbucket.org/TN_WebShare/tessituramerchantservicesintegrationsample/.
RedirectResult string N Required to complete transaction that has involved 3D Secure 1.