Moov.js
Installation
If you’re just getting started, there are a few different ways you can install Moov.js. You can do a script based installation, or initialize the package via npm.
Authentication
Create an access token Within your server-side application, you’ll generate a single-use access token that contains information needed to securely communicate with your Moov account.
Moov Drops
Explore our collection of UI components for embedding payments securely and quickly. We’ve pre-built user interfaces that take care of form shortening, error handling, and secure PII data collection.
Moov accounts
Create and manage Moov accounts without handling sensitive data yourself. Using Moov.js, account data is passed directly from your end user to Moov without you in the middle, saving you from the compliance burdens.
Funding sources
Funding sources can be bank accounts, cards, or wallets. Moov abstracts the differences between these sources and provides a common interface for interacting with them, that we call payment-methods.
Institution lookup
Lookup ACH and wire participating financial institutions. We recommend using this endpoint when an end-user enters a routing number to confirm their bank or credit union.
Enrichment
Enrich profiles by incorporating form shortening, avatars, address autocomplete, and more.
Transfers
In order to make a transfer with Moov, you’ll need to use the transfers endpoint directly. See our transfer guides for more details on setting up transfers.