Bill pay build guide
Use this guide and the accompanying demo app to streamline your customers' Accounts Payable processes
Who is this guide for?
This guide is for developers building a bill payment solution or other applications using Accounts Payable data. The app demonstrates an example solution you could build.
Summary
🎯 Our bill pay demo app showcases a simple AP automation workflow, built using standard endpoints of Bill Pay. It help you understand the core features of a bill payment solution and how you can build your own solutions to streamline and automate the Accounts Payable (AP).
🛠️ The demo app is built using Next.js and React. You can clone the code and run it locally. The code is stored in a public GitHub repository. Hosted Link is used for the authorization flow.