Contents

PaymentCardTransactionRequest.TransactionAmountDescription.surchargePercent(_:)

The maximum surcharge percentage the payment processor may apply to the transaction. Only allowed for Purchase

Declaration

case surchargePercent(Double)

Discussion

The payment processor determines the final surcharge amount when they process the transaction. The percentage value is between 1 and 100 and up to two decimal places.