Description
Start accepting credit card payments securely using Mesasix Stripe Payment Extension for WooCommerce. Accepts all major credit cards. All you need is a Stripe.com account and start accepting payments in minutes. This plugin is developed with love by the folks at Mesasix – a Dallas Based Marketing Agency. This plugin does not store personal credit card details. Upon payment, your card data will be sent to Stripe.com servers and a token will be issued for a one time credit card transaction.
This plugin requires PHP > 4.3, WordPress version atleast 3.0 and a Stripe.com account.
Screenshots
Installation
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘WooCommerce Mesasix Stripe Payment Extension’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
- Go to the Checkout section of the Woocommerce Settings page and select ‘Mesasix Stripe’ and enter your stripe api keys and publishable keys.
- START ACCEPTING PAYMENTS.
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘WooCommerce Mesasix Stripe Payment Extension’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
- Go to the Checkout section of the Woocommerce Settings page and select ‘Mesasix Stripe’ and enter your stripe api keys and publishable keys.
- START ACCEPTING PAYMENTS.
Using FTP
- Download
mesasix-stripe.zip
- Extract the
WooCommerce Mesasix Stripe Payment Extension
directory to your computer - Upload the
WooCommerce Mesasix Stripe Payment Extension
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
- Go to the Checkout section of the Woocommerce Settings page and select ‘Mesasix Stripe’ and enter your stripe api keys and publishable keys.
- START ACCEPTING PAYMENTS.
FAQ
- Can I use this plugin in a test mode?
-
Absolutely! Stripe is made for developers and testing is a huge part of that. Just be sure to get your api and publishable keys at Stripe.com.
- Do I need SSL in test mode?
-
No. But you can use ssl while in test mode.
- Do I need SSL in production mode?
-
Yes. We recommend using SSL to safeguard your users from additional risks.
- Are there any filters for this plugin?
-
Yes. In fact, all frontend texts can be managed via the backend settings and frontend images (payment form icons and images) can changed by using these two filters: mesasix_stripe_checkout_icon and mesasix_stripe_cards_icon. We will be adding more features in the next release.
- Is this safe?
-
Absolutely. We take security seriously and if you find holes, let us know by emailing us at matthew[at]mesasix.com.
Reviews
Contributors & Developers
“WooCommerce Mesasix Stripe Payment Extension” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WooCommerce Mesasix Stripe Payment Extension” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Started this plugin.