Skip to content

Commit 8e94702

Browse files
committed
Merge branch 'release/2.4.1'
2 parents 3073eba + b1c2418 commit 8e94702

210 files changed

Lines changed: 7038 additions & 3922 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

change_log.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# 2.4.1 | 2018-02-13
2+
- Fixed subscriptions not being processed when using Stripe API version 2018-02-05 or newer.
3+
- Updated Stripe API library to version 5.9.2.
4+
5+
6+
# 2.4 | 2018-02-05
7+
- Added GPL to plugin header.
8+
- Added the "gform_stripe_subscription_params_pre_update_customer" filter allowing the subscription parameters to be overridden before the customer is subscribed to the plan.
9+
- Added support for webhook signing secrets.
10+
- Updated Plugin URI and Author URI to use https.
11+
- Updated webhook processing to use the API mode specified in the received event.
12+
- Updated Stripe API library to version 5.1.3.
13+
- Fixed API mode used to retrieve webhook event when signing secret is configured.
14+
- Fixed the card type validation message containing "false" in some situations.
15+
16+
117
# 2.3 | 2017-04-28
218
- Added the gform_stripe_charge_pre_create filter. See https://www.gravityhelp.com/documentation/article/gform_stripe_charge_pre_create/
319
- Added translations.

0 commit comments

Comments
 (0)