Babatunde Onasanya

Results 3 issues of Babatunde Onasanya

…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

We have actions for addtoCart, removeFromCart etc, So we need a /cart page where we can display all the items in cart and manipulate them.

We need a dummy page for user profile where all the user details and orders will be displayed