-
Notifications
You must be signed in to change notification settings - Fork 8
Description
I've successfully integrated the paystack module and i'm using it in test mode for now.

The test keys are all fine and working. I added goods to the cart and made payment using a test card. The payment was successful and i even received an email alert for the test payment.
The payment was successful on the store but it doesn't show up on the admin panel of my prestashop.
And not only that i can't find the order from my admin panel. Also immediately after i make payment it redirects to a url with an error message saying page not found. "http://localhost/prestashop1.6/module/prestapaystack/confirm"
I've been on about it and i don't know if this is a bug or it has to do with the fact that i'm using a local server. I'm still testing to see that everything works right on XAMPP before i upload to a web server.
Is it that Paystack cannot call webhooks from a local server? Please i would really really appreciate your suggestion. Thank you in advance.


