Skip to content

nofrixion/examples-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Examples

This repository contains Javascript code examples using the MoneyMoov API. The examples are written to operate in the NoFrixion sandbox environment.

Each subfolder contains examples of the api endpoints associated with a group of functions:

  • accounts: list accounts and account transactions
  • metadata: useful for API troubleshooting and diagnostics
  • payouts: endpoints for creating and approving payouts (the sending of funds)
  • transfers: send funds between accounts belonging to the same merchant
  • user: reading and updating user profiles, associated merchants and creating and refreshing access tokens

We will continue adding examples as the API develops. For more details see our API documentation

JavaScript environment

The examples in this repository were developed and tested using node.js v17.1.0, some of the packages used will not be neccessary for front end applications. The code is fairly generic and should be easily adaptable to a variety of JavaScript implementations and frameworks.

About

Javascript code examples using the MoneyMoov API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published