I noticed that Stripe is Hubski's payment provider. Do you think people would be more willing to use the payment form if it used Stripe's embedded checkout form, rather than it's current custom form? It's primarily a phycological affair but when I look at the current barebones payment form it definitely evokes a slightly awkward feeling that might put some people off.
Yeah, we might change it to that. I didn't go with it, as per my comment below, because it doesn't support an 'amount.' But I'd already wondered about that, before you said anything. Technically, it's all on your web browser, and your computer. Any programmer can look at the source and see it's never sent to our servers. But I think most people think of websites as not being on their computer, so yeah, I can see it making non-technical people more comfortable.
That's a good point. There were some limitations in their embedded form that made it necessary to use our own. I believe it had to do with automatically linking the donation to a user account (so you can see what you have donated). But there may have been others. rob05c Perhaps we can put 'powered by Stripe' or something under it.