This repository has been archived by the owner on Jun 23, 2022. It is now read-only.
Releases: stezu/stripe-for-woocommerce
Releases · stezu/stripe-for-woocommerce
v1.21
Add subscriptions and various other small fixes/tweaks.
- Feature: Subscriptions!
- Feature: Filters for customer and charge descriptions sent to Stripe
- Tweak: Localization wasn't set up before, now if someone wants to translate, they can
- Tweak: Namespace changed from wc_stripe to s4wc
- Fix: The most recent card used is marked as default now
- Fix: Token was sometimes not created
- Fix: Paying from the pay page didn't send Stripe address details
Only tagged for documentation, do not use this version, download 1.22
v1.11
v1.1
A small release that fixes some bugs and adds some useful features for our first couple users.
- Feature: Templates! For credit card form and account page
- Feature: Button to delete all test data
- Tweak: Payment.js might not have worked consistently, should be better now
- Fix: Add an icon for the gateway
- Fix: Add description to Credit Card Page
- Fix: Inconsistencies on Customer creation
Initial Release
A plugin for WooCommerce that integrates Stripe as a payment gateway. Features include:
- Accounts with multiple cards per user
- Guest Checkout
- Ability to pay with Stripe everywhere WooCommerce accepts payment
- Unique connections between Stripe and WooCommerce to allow for cross-referencing
- Inline validation
- Fast, lightweight integration with Stripe (hopefully we can get it faster soon)
Keep an eye out for the WordPress Plugin Directory link.