python-paystack icon indicating copy to clipboard operation
python-paystack copied to clipboard

Results 3 python-paystack issues
Sort by recently updated
recently updated
newest added

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