Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Releases: stezu/stripe-for-woocommerce

v1.21

13 Aug 18:51
Compare
Choose a tag to compare

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

01 Aug 14:45
Compare
Choose a tag to compare

Fix bugs that were preventing people from using the plugin.

  • Tweak: Database handling is now in it's own class
  • Fix: JS sometimes didn't create a token
  • Fix: Users with wp_debug on fresh install had fatal errors
  • Fix: Possible function redeclaration issue

v1.1

06 Jul 03:42
Compare
Choose a tag to compare

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

21 Jun 03:14
Compare
Choose a tag to compare

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.