This repository includes a sample application that shows how to integrate Paystack payments to your React apps.
The sample app is a simple checkout form to purchase an item and check out using the Paystack Popup checkout. It uses iamraphson's react-paystack library.
The library offers 3 integration methods:
This sample uses the <PaystackButton/> component, but you can swap it out for any of the other methods. All 3 methods will bear the same results
View a live demo of the app here