python-paystack
python-paystack copied to clipboard
Could there be a youtube on this integration. I have been trying to integrate this platform with django and it is just failing
Hello, I was wondering how does this code interact with the code provided by Paystack or am i missing something?
…ment instead of the whole transaction object transaction_manager = TransactionsManager() transaction_verify = transaction_manager.verify_transaction(ref_code) transaction_verify will return status of transaction, whether successful or failed or pending