Surcharge fees, taxAmount deprecation & more
Surcharge fees
Surcharge fees on credit card transactions are now available with Moov API v2026.07.00. Surcharge fees are optionally enabled, and must follow card brand caps and state and federal regulations. Surcharges can be added to:
When creating a transaction, a surcharge fee can be added to the request in amountDetails. See the main surcharge guide or any of the API links above for more details. You must contact Moov to enable surcharging and start the registration process.
v2026.07.00 is considered in-development until the final release in July.
Tax amount
The taxAmount field is being deprecated in Moov API v2026.07.00 onwards. Taxes can now be added to amountDetails. This affects general transfers, payment links, and invoices.
1{
2 "amountDetails": {
3 "tax": {
4 "currency": "USD",
5 "valueDecimal": "8.25"
6 }
7 }
8{
v2026.07.00.
Drop payment method theme updates
The payment method Drops theme has been updated. The new theming better supports verification and more closely matches Moov Dashboard flows.
Legacy capability reminder
Note that the following capabilities are legacy capabilities and will be fully deprecated in a future API version:
walletsend-fundscollect-funds
Update capabilities as needed, to the following:
wallet.balancesend-funds.achsend-funds.instant-banksend-funds.push-to-cardcollect-funds.achcollect-funds.card-paymentsmoney-transfer.pull-from-cardmoney-transfer.push-to-card
See the capabilities guide for more information.
Bug fixes
- Fixed an issue where ACH addenda was missing from the originated entry on child transfers
- Fixed an issue with corrected monthly minimums on statements
- Fixed an issue with Amex card account updater enrollment