Hi,
About 2 years ago I followed instructions from this article to implement partial payments on our website: https://eventespresso.com/wiki/setting-partial-payments-ee/. Since it was problematic we decided to instead use 2 ticket options (one deposit and one full). However, it seems that people can still enter in any payment amount they want, which I think is leftover from the partial payments code that I implemented. The article is now gone (if you click on the link) and I really can’t remember what template files I modified. Any advice on how/where to remove the code?
That article was removed as it was promlematic and caused more issues than it solved.
The template modified for the partial payments was payment_overview.php
Go to /wp-content/uploads/espresso/templates/
Rename payment_overview.php to something different, you can just add ‘-temp’ to the file name if you prefer.
Then go to /wp-content/uploads/espresso/gateways/
Do you see a ‘PayPal’ directory in there? Again rename that to ‘PayPal-temp’
This will de-activate the custom files and use the originals (I’d advise against deleting them for now until you have tested that with them de-activated you payments work as expected)
Viewing 1 reply thread
The support post ‘Removing partial payments code’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.