Frequently Asked Questions

The form button doesn't show up when I load the module on a page!
Most often, this is caused by not configuring the module with the necessary Stripe API keys (both publishable and secret) on the Stripe tab. In some...
Wed, May 25, 2016 at 8:59 AM
Why do I need to enter my Stripe secret key in the settings?
The private key is a necessary part of Stripe's workflow and is used only in server side code to completed a transaction. Stripe EasyPay is a pure implem...
Mon, Mar 6, 2017 at 7:47 AM
Do I need an SSL certificate?
Yes. While we communicate with Stripe's payment gateway through SSL, your site (at a minimum, your payment page) must run over HTTPS using an SSL certif...
Mon, Mar 6, 2017 at 7:50 AM
I want to specify the amount a customer pays.
Stripe EasyPay was designed specifically to address the need for professional services companies to accept credit card payments through their site when they...
Thu, Feb 21, 2019 at 10:59 AM