gbozee / pypaystack

A django reusable app for integrating Paystack into your application
MIT License
51 stars 39 forks source link

Pypaystack verification fails. #19

Closed Joetib closed 3 years ago

Joetib commented 3 years ago

After making a successful payment with paystack test accounts and api, the verification fails and results in me getting redirected to the failed page.

However, when I try to manually verify the payment, it works successfully and I even receive emails and see the transaction in my dashboard.

How do i fix this

Joetib commented 3 years ago

Well since no one responded I resorted to building my own tools without pypaystack. Closing with this comment.