Features
API
Payments
-
As a client, I can make payments
-
I can make ach subscription payments via JPM
-
I can make ach subscription payments via usio
-
I can make ach float credits via usio
-
I can make ach float debits via usio
-
I can make pinless subscription payments via usio
-
I can make pinless float credits via usio
-
I can make pinless float debits via usio
-
-
As a client, I can get all payments for a user
-
As a client, I can get a specific payment by paymentID
Prenotes
-
As a client, I can submit ach prenotes
-
To JPM
-
To usio subscription account
-
To usio float debit account
-
Debit Cards
-
As a client, I can add a tokenized debit card for a user
-
As a client, I can get a debit card for a user
-
As a client, I can remove a users debit card
-
As a client, I can check if a user’s debit card can be changed
-
As a client, I can toggle a debit card to fail (Test env only)
Fraud
-
As a client, I can perform a fraud check
-
Evaluate userID
-
Evaluate installID
-
Evaluate bank account hash
-
Evaluate debit card hash
-
-
As a client, I can save fraud check results
Payment Syncing
-
As a system, I can accept jpm webhooks and update payment records accordingly
-
As a system, I can return and clear both jpm and usio ach payments
-
As a system, I can periodically dump raw transactions from usio’s api into our database