Stripe.
-
I’d like to use this plugin to use Stripe to accept donations on our NPO website. Questions:
1. Will the resulting form use Stripe’s beautiful credit card UI? Or like WPforms or Contact Form 7, will the resulting form be a fugly generic HTML form, missing entirely on Stripes’ own awesome web design?
2. We are fanatic about web performance. ur GTMetrix score needs to be around 1s load time. WpForms turned out to rely on
wp_footer()and it loads 6 JS files, including a monolith Jquery. Is this plugin the same? We won’t be using wp_footer at all, and need to be as tight and precise on what JS is needed as possible. Could you pls advise if this plugin would also need multiple JS includes?3. To connect WP to Stripe, what steps are needed? Will the Stripe account login info be enough?
many thanks
The topic ‘Stripe.’ is closed to new replies.