Stripe Pro Changelog
Version 2.3.7 — December 9, 2015
- Fix: Correct issue with Auto-Register and Recurring payments extensions not properly connecting to users
Version 2.3.6 — November 27, 2015
- Fix: Card declines can send customers to empty checkout screen when using Buy Now buttons
- Fix: Statement descriptor can be 22 characters
- Fix: Preapproved charges missing statement descriptor
- Fix: Missing R in Preapproved
Version 2.3.5 — November 13, 2015
- Fixed issue with some strings not being translatable
- Added support for languages to be stored in wp-content/languages/edd-stripe folder
Version 2.3.4 — October 22, 2015
- Fixed issue with direct to checkout buttons with multiple download purchase links on the same page.
Version 2.3.3 — October 21, 2015
- Fixed issue with opening multiple checkout modals when duplicate purchase buttons are on one page
Version 2.3.2 — September 9, 2015
- Fixed issue with credit cards that have an expiration date more than 10 years in the future
Version 2.3.1 — August 28, 2015
- Fixed an issue that could prevent checking out if the Stripe statement_descriptor contained unsupported characters
Version 2.3 — August 20, 2015
- Added support for Alipay in Stripe Checkout
- Added improved language support in Stripe Checkout
Version 2.2.7 — August 4, 2015
- Added new edds_statement_descriptor filter
Version 2.2.5 — June 2, 2015
- Fixed a compatibility issue with Custom Prices and variable prices when using Stripe Checkout
Version 2.2.6 — June 2, 2015
- Fixed bug with Stripe Checkout going to PayPal
Version 2.2.4 — June 1, 2015
- Fixed an issue with Stripe Checkout not resetting the purchase button when closing the Checkout window
Version 2.2.3 — May 26, 2015
- Fixed a compatibility issue with the Custom Prices extension
Version 2.2.2 — May 15, 2015
- Fixed a Javascript error when publishable keys are not entered
Version 2.2.1 — May 5, 2015
- Fixed processing bug for sites that used the JS fallback option
Version 2.2 — May 1, 2015
- Added support for updating credit / debit cards on recurring payment profiles through the Recurring Payments extension
- Added improved tax support for recurring payments in the Recurring Payments extension
- Fixed a PHP notice on the frontend when API keys have not been entered
Version 2.1.3 — April 20, 2015
- XSS security flaw fix.
Version 2.1.2 — March 5, 2015
- Improved charge descriptions that show the price option purchased
- Ensure API keys are trimmed of all whitespace before registering in the Javascript
- Ensure subscription payment webhooks are not processed if the customer’s user account cannot be located
- Added a hook for when payments are refunded
- Added the initial charge ID when subscription payments are processed
Version 2.1.1 — February 10, 2015
- Added support for weekly and daily recurring plans
- Fixed an undefined index error when API keys have not been entered
Version 2.1 — December 28, 2014
- Fixed a bug with the latest version of the Stripe API and “statement_description”
- Added support for detecting refunds in your Stripe account automatically (requires your webhooks be configured)