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 directly handling sensitive data. Using Moov.js, account data is passed directly from your end user to Moov, saving you from the compliance burdens.
Funding sources
Add funding sources in the form of bank accounts, cards, or wallets. Moov abstracts the differences between these sources and provides a common interface for interacting with them, called 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
Use the API or the Dashboard to facilitate transfers with Moov. API In order to make a transfer with Moov, you’ll need to use the transfers POST endpoint directly.