adding hidden product field to keep track of the actual total for the donation form
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 13 Jun 2017 16:51:14 +0000 (12:51 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 13 Jun 2017 16:51:14 +0000 (12:51 -0400)
commit1e29ab60f3ba24dabf6f7711d23bec06d53563da
tree72e91920de644ec1f63c522e33479f15141746c2
parentcfae26328714e9544c8e4b1bc79d57d2f7cd50b6
adding hidden product field to keep track of the actual total for the donation form

adding one hidden product field which will act as a gateway to allow pay pal to collect the
payment info, otherwise the total field alone isn't enough
js/app.js
js/custom/donate.js