Open dera1992 opened 4 years ago
Yes, the verify_payment function where the signal is being sent requires 'request=request'
ok, thanks for the reply. How can i add 'request=request'. Thanks.
I also have the same issue, how can I add request=request for the user @Fawaz441
Thanks for the tutorial, it was much helpful.
However, can i have a clue as to how to make the details gets stored in the transaction history table or where can i write the save function? I know some code to this effect was writen at the webhook, but it's not storing the data still
hello @Fawaz441 , can you help out
in paystack/views.py
in paystack/views.py
Thanks for this,
I got it working to this point unfortunately after a successful payment, i couldn't output the any json data just as it is in this picture attached.
What should I do or is it a webhook thing?
You have json installed?
yes i do
could it be because i am using the test api secret and public keys from paystack and not the live api public keys
@Fawaz441 is it possible if I can contact you bro
@Fawaz441 is it possible if I can contact you bro, austinogiza@gmail.com..
Hi, I am having namespace issue with paystack
Please, i cant get "on_payment_verified" function to work after payment