jekyllcodex icon indicating copy to clipboard operation
jekyllcodex copied to clipboard

webshop send form by php

Open gitlerat opened this issue 4 years ago • 1 comments

Hi, I recreated my own site with your webshop implementation. The site is hosted on my webspace and the server is capable of php. I tried that the checkout form will be send over classic php to my mail. I failed at trying to implement it. Could you give me a hint how your code has to be changed in order to send the mail this way?

gitlerat avatar Mar 15 '21 09:03 gitlerat

If above is to much to ask, I would be happy if you could point out how your checkout form is being sent per mail :)

gitlerat avatar Mar 15 '21 09:03 gitlerat

https://github.com/jhvanderschee/jekyllcodex/blob/gh-pages/_includes/checkout.html line 14... there you see how the form is handled.

jhvanderschee avatar Nov 16 '22 22:11 jhvanderschee