This project demos a simple integration of paystack into an application's flow.
The demo link is hosted on a free version of Render, so it takes a couple of seconds for the server to start after being inactive for some time
API keys were redacted and marked to place your own keys
Demo uses session variables to pass the output object from the paystack controller to the confirmation endpoint. You can configure your own session middleware if you want to follow the example