Link bank accounts with MX
Moov’s partnership with MX allows mutual customers to quickly verify bank accounts. Instead of waiting for the account holder to complete the micro-deposit verification process, you can verify bank accounts seamlessly with MX. To enable instant account verification (IAV), you will need to:
- Set up your accounts
- Get authorization code
- Pass the MX authorization code to Moov’s bank account endpoint
Set up your accounts
You will need an MX account and a Moov account in order to use this integration. If you don’t have a Moov account, you can sign up for one here. Refer to our Quick start guide for guidance on getting your API keys and configuring your Moov account once you’ve signed up.
Before you can use the Moov + MX integration, you will also need to have an API key and a client ID for your MX account.
Your MX account must also have the following enabled:
has_payment_processing
has_platform_api
has_account_verification
Create an authorization code
An authorization code is a one-time use token used to authenticate your application with MX. You’ll create an authorization code by passing the following information to the MX Request Payment Processor Authorization Code
endpoint.
|
|
Pass the authorization code to Moov
Once you’ve successfully created an authorization code, you’ll pass that authorization code to Moov via the bank account endpoint.
|
|
|
|
Moov will then retrieve bank account details directly from MX, so you won’t need to directly handle sensitive bank information when linking bank accounts.