Card issuing beta
Card issuing is currently in a closed beta. Contact Moov for more information.
Moov's card issuing solution allows you to create a card program and start issuing virtual cards. A Moov wallet can serve as a funding source for issuing virtual cards, which can then be used to spend funds from the wallet. Note that currently, Moov only issues Visa cards.
Read our card issuing documentation.
Spending cards
Issue and manage spending cards for an account.
Create a spending card
POST
/issuing/{accountID}/cards
List spending cards
GET
/issuing/{accountID}/cards
Retrieve a spending card
GET
/issuing/{accountID}/cards/{issuedCardID}
Get PCI details for a spending card
GET
/issuing/{accountID}/cards/{issuedCardID}/details
Update a spending card
PATCH
/issuing/{accountID}/cards/{issuedCardID}
Authorizations
Review authorization requests and the events recorded against them.
Card transactions
Review settled card transactions and the merchant categories they're classified under.