pearkes / gethub

A utility for cloning and fetching your remote git repositories from GitHub.
MIT License
217 stars 266 forks source link

Cart to checkout via email(php) #25

Open DiabloSV opened 6 years ago

DiabloSV commented 6 years ago

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.

cart and checkout.zip