You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
Hey @marvelphparmy, no Paystack doesn't fire webhooks to a local server. However, the callback should have worked fine. What's the version of your PrestaShop installation?
Hi @cadaverwater, since Prestashop 1.6 reached end-of-life in July 2019, we haven't made any updates to this package. We'll be archiving the repository soon to make it clear that it's no longer officially supported.
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.
The text was updated successfully, but these errors were encountered: