validate_amount
Last updated
Was this helpful?
Amount Validation
Description
The transaction amount is validated against configuration to make sure that the amount is within the maximum amount. For purchase, 0 amount is not allowed.
Configuration Parameters
Merchant.Currency.MaxPurchaseAmount - the transaction amount + tip + tax should not exceed Merchant.Currency.MaxPurchaseAmount, else the transaction is declined.
---
Last updated
Was this helpful?
Was this helpful?
