Changelog

Discover new features and improvements to Moov.

Cards, wallets, disputes & more

International card acquiring support

To support international card acquiring, a card’s billing address now supports postal codes up to 10 characters. Additionally, the card’s issuing country will be included when retrieving information about card transactions.

Wallet adjustments

Scenarios occur where Moov may make an immediate adjustment to a wallet’s balance, such as partial chargebacks, fee adjustments, or corrections from transaction processing. Upon adjustment, you’ll get a walletTransaction.updated webhook notification and can find the adjustment reason in the wallet transaction memo. Two endpoints have been added to retrieve further details about wallet adjustments:

See our wallet documentation for more information.

Updated dispute paths

The paths for all dispute endpoints have been prefixed with /accounts/{accountID} to scope permissions to the specified account. For example, to retrieve a list of all disputes: /disputes has become /accounts/{accountID}/disputes

We suggest updating all endpoints in your application as soon as possible. See our disputes API for more information.

Updated velocity limits

Velocity limits for Visa and Mastercard push to card transactions are now the following:

Limit type Maximum limit
Amount $25,000
1-day velocity 150 transactions or $100,000
7-day velocity 250 transactions or $250,000
30-day velocity 750 transactions or 500,000

Updated Apple Pay scopes

Apple Pay scopes have been updated from apple-pay.write and apple-pay.read to the following:

  • apple-pay-merchant.write
  • apple-pay-merchant.write

Bug fixes

  • Fixed an account linking bug in the payment method Drop
  • Added missing 400 responses to the cards and accounts endpoint documentation
Subscribe

Moov is constantly improving. Subscribe to our changelog email to receive a summary of changes twice a month.

RSS feed link copied to your clipboard. Add it to your RSS reader to get instant updates, or open the URL in your browser to see the raw feed.