Skip to content

GrailPay/banklink-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrailPay Bank-link Widget Example

In main.js you can see how to initialize the widget and how to handle the responses. To test, edit main.js and replace the following lines with your own values.

const apiKey = '{your-api-key}';
const userId = '{your-user-id}';
const vendorId = '{your-vendor-id}';

apiKey and vendorId are supplied by GrailPay. userId is the UUID of a user you have created using the register/person API endpoint.

About

Example code for the banklink widget.

Resources

Stars

Watchers

Forks

Packages

No packages published