PaymentGatewayConfiguration

Type: Tessitura.Service.Client.PaymentGateway.PaymentGatewayConfiguration

Property Name Data Type Length Required Readonly Notes
Provider PaymentProvider The active Payment Provider as an enum.
HasMultipleAccounts boolean Does the Payment Gateway Configuration contain multiple WorldPay accounts?.
CanTokenize boolean Does the provider have the ability to perform payment card tokenization?.
TokenizeCards boolean Is payment card tokenization enabled? ("TOKENIZE_CARDS" setting in T_DEFAULTS).
StoreCreditCardOption StoreCreditCardOption Store Credit Cards? (Yes, No or Manual).
CanRefundByReference boolean Does the provider have the ability to do a refund based solely on the reference of the original transaction?.
CanRefundUsingCardDetails boolean Does the provider have the ability to do a refund using full card details?.
CanRefundEMVByReference boolean Does the provider have the ability refund EMV payments by reference.
CanReverseCardReaderPayments boolean Does the provider have the ability to reverse EMV payments?.
CanForceAuth boolean Does the provider have the ability to accept a force/manual authorization?.
CanReverseCreditByReference boolean Does the provider have the ability to reverse or void a credit before the order has been saved?.
MustFilterTokens boolean Unused.
CanReversePaymentByReference boolean Does the provider have the ability to reverse or void a payment by the reference of the original transaction?.
BypassExpiryDateValidationForTokens boolean Does the provider handle expiration dates for tokens?.
DeleteDuplicateTokens boolean Does Tessitura have to delete accounts that have duplicate token ids when one of them is deleted?.
P2PeOnly boolean
HasEncryptedSwiper boolean
RequireTokenShopperReference boolean Does the provider require a shopper reference to be provided when creating or using a token?.
EmvRequiresSpecificMotoMode boolean Does the provider require MOTO to be triggered from the API for an EMV transaction?.
SupportsPayByLink boolean Pay by Link is supported by the current payment provider.
IsProduction boolean Indicates whether this profile is for a Production environment. Tessitura Merchant Services Only.
HasTessituraMerchantServicesConfigured boolean Indicates whether ANY organization has Tessitura Merchant Services configured.