SurchargeSettingsResponse

Description

The SurchargeSettingsResponse contains the results for a GetSurchargeSettings request.

Properties

Type

Name

Description

boolean

IsSurchargeEnabled

Indicates whether surcharge is enabled for the provided SecurityId.

string

SurchargeCountryId

Specifies which country's surcharge rules are applied to the provided SecurityId.

string

SurchargePercentage

Surcharge percentage configured for the provided SecurityId.

string

SurchargeTermsNote

Message to display to the user prior to charging a transaction that includes surcharging.

Example: "If paying with a credit card, a 2.5% surcharge will be added. If paying with a debit card, there will be no surcharge."

string

SurchargeCaption

Surcharge "fee name" to display to the user and on receipts.

string

SurchargeTypeId

Specifies the type of surcharge being applied.