| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
Surcharge |
Surcharge.withNetAmount(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
Surcharge |
Surcharge.withPaymentProductId(Integer value)
The payment product identifier.
|
Surcharge |
Surcharge.withResult(String value)
Token describing result.
|
Surcharge |
Surcharge.withSurchargeAmount(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
Surcharge |
Surcharge.withSurchargeRate(SurchargeRate value)
A summary of surcharge details used in the calculation of the surcharge amount.
|
Surcharge |
Surcharge.withTotalAmount(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
| Modifier and Type | Method and Description |
|---|---|
List<Surcharge> |
CalculateSurchargeResponse.getSurcharges()
List of surcharge calculations matching the bin and paymentProductId if supplied
|
| Modifier and Type | Method and Description |
|---|---|
void |
CalculateSurchargeResponse.setSurcharges(List<Surcharge> value)
List of surcharge calculations matching the bin and paymentProductId if supplied
|
CalculateSurchargeResponse |
CalculateSurchargeResponse.withSurcharges(List<Surcharge> value)
List of surcharge calculations matching the bin and paymentProductId if supplied
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.