gethub
gethub copied to clipboard
Cart to checkout via email(php)
Good day,
I am struggling with setting up this client's checkout.
This client wants to have all of the information in his cart sent to an email address instead of checking out with paypal. The client will get back to his clients and send them eft details and organize delivery of the stock that has been ordered from their side. I have attached all of my code in an zip folder below regarding the cart and checkout pages. I simply want to take all of the information in the cart page, displayed it in text format so it can be sent on to the client.
PS I am still very new at php, prefer nodejs but I am forced to use php due to my hosting company at this time.