This plugin acts as an addon for woocommerce to add a payment method for WooCommerce for accepting
Credit Cards Payments by merchants via
Stripe directly on checkout page.
This plugin uses Stripe API version
2016-06-15 to create tokens and charge credit cards. For better visualization of how it looks & works check screenshots tab.
PCI compliance by:
Conner Imrie and
Stephen Zuniga
产品特点
- Simple Clean Code to accept Credit cards via Stripe in woocommerce
- No technical skills needed.
- Prerequisite visualized on screenshots.
- Adds Charde Id and Charge time to Order Note.
- This plugin can be customized easily.
- This plugin ships official Stripe® 3.20.0 Library.
- Single checkbox to set plugin in Sandbox/Live mode.
- This plugin does not store Credit Card Details
- This plugin uses Stripe.js to create tokens and charge the cards.
- This plugin requires SSL as described here.
- This plugin supppors Authorize/Authorize and Capture.
- This plugin supports refunds (Only in Cents) in woocommerce interface
- This plugin works with woocommerce currency switcher
- This plugin supports dynamic cards logo based on selected cards in Plugin settings
- This plugin supports preorders.
- This plugin supports saved cards.
-
This plugin supports the CartSpan QuickBooks accounting integration by providing detailed payment methods for account reconciliation. This functionality is not available with any other payment gateway or WooCommerce accounting integration.
Also See
-
https://support.stripe.com/questions/which-currencies-does-stripe-support
Pro Version Videos
- Alipay Bitcoin Cards support: Buy Now :
https://www.youtube.com/watch?v=yCMWGpOFKlA&feature=youtu.be
2016.08.16 - Version 1.0.8
- Updated Stripe official library to 3.20.x
- Added support for TLS 1.2 by stripe library update
2016.06.05 - Version 1.0.7
- Fixed to be compatible to woocommerce 2.6.2.
- Updated Credit card form logic to remove deprecated messege for 'default_credit_card_form'.
- Updated Stripe SDK to Version 3.9.2.
- Added support to create customers for each order.
- Added settings for shipping address for orders.
- Added settings for stripe receipient email for orders.
2016.02.28 - Version 1.0.6
- This is a Major release and requires you to reconfigure the plugin settings.
- API Compatibility till 2016-02-23.
- Added description field.
- Added Capture box for authorized transactions to capture charge later from woocommerece order page instead of capturing from Stripe dashboard.
- Added PCI compliance support.
- Added Retina icons at checkout.
- Modified public descriptor to show 'Online Shopping' by default.
- Removed shipping methods selector.
- Removed limit to use of specific card types as card number no longer hits out server.
- Added more detailed order note for payments.
- Added inline validation of credit cards.
- Added support for WooCommerce Currency Switcher.
2015.08.26 - Version 1.0.5
- API upgrade to 2015-08-19 for Stripe.
- Minor Bugfixes and performance improvement.
2015.08.20 - Version 1.0.4
- Added support to limit payment method based on shipping method allowed.
- Added support to show Cards logo dynamically as selected in admin.
- Added default credit card form introduced by WooCommerce and built on base from Stripe® Official to remove the explicit translation needed by plugin in fact if woocommerce is translated accurately the frontend form would display Translated texts.
- Added support for CartSpan http://www.cartspan.com QuickBooks accounting integration for Accounting Recouncilation.
2015.08.16 - Version 1.0.3
- Added check for CURL to install the plugin.
- Fixed "SyntaxError: JSON.parse: unexpected non-whitespace character after JSON data at line 1 column 52 of the JSON data" in woocommerce 2.4.
- Added receipt_email in charge creation for fraud tracking.
- Fixed hard coded styles in year and month dropdown.
- Fixed charging with Zero decimal currencies details https://support.stripe.com/questions/which-zero-decimal-currencies-does-stripe-support.
2015.05.29 - Version 1.0.2
- Added sending billing email in meta for fraud tracking
- Fixed Warnings & Notices when plugin run in WP debug mode set to true.
- Added sending Woocommerce refund reason text in refund meta.
- Performance improvement and other minor bug fixes.
2015.05.25 - Version 1.0.1
- Added Sending Shipping Address to stripe
- Added Sending of Name , Zipcode to Stripe
- Added support of more metadata( WP user_id,Customer IP,Tax,Shipping etc)
- Added support to accept card types
- Added support for authorize or authorize & capture
- Added performance improvement and bugfixes
- Added support for refunds from WooCommerce Interface via Stripe API.
2015.02.12 - Version 1.0.0
- First Release