From 7673b7135380b1d0214fccfff580c25cfe973363 Mon Sep 17 00:00:00 2001 From: "Aremu Oluwagbamila (SMOG)" Date: Sat, 21 Mar 2020 11:44:17 +0100 Subject: [PATCH] Added information to enable usage on live server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 134ef7a..fc89f7b 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ PAYSTACK_SECRET_KEY=xxxxxxxxxxxxx PAYSTACK_PAYMENT_URL=https://api.paystack.co MERCHANT_EMAIL=unicodeveloper@gmail.com ``` +*If you are using a hosting service like heroku, ensure to add the above details to your configuration variables.* Set up routes and controller methods like so: