Are you sure you want to go to an external site to donate a monetary value?
WARNING: Some countries laws may supersede the payment processors policy such as the GDPR and PayPal. While it is highly appreciated to donate, please check with your countries privacy and identity laws regarding privacy of information first. Use at your utmost discretion.
Change
var rsp = eval( '(' + response.responseText + ')' ); // if you know a way to do this without eval, let me knowTo
var rsp = JSON.parse(response.responseText); // chews let you knowThank you. I really appreciate that. I'm just winging it as far as Javascript coding goes. Self-taught, doing it as a hobby. I'll add that in when I get around to making an update.