I am working on integrating the Accept.js hosted payment form with my
existing application. It is written in C# using webforms. The button
brings up the lightbox and I get a token back on submit. My problem is
it's not triggering the onClick event to...