Hi,
1. How I'm suppose to add captcha for my manual checkout.
2. How to ensure certain elemen like email & address was written correctly before any buyer is allowed to submit.
Hi,
1. How I'm suppose to add captcha for my manual checkout.
2. How to ensure certain elemen like email & address was written correctly before any buyer is allowed to submit.
You can modify the "eStore_payment_submission.php" file and put in a captcha form if you like. You can also add any form verification that you like. You will need to modify the code in the function called "submit_to_manual" on that file.
The captcha site explains all the things you need to place a captca form http://www.captcha.net/
You must log in to post.