Tag: Gravity Forms Stripe Add-On
-
Gravity Forms Stripe Add-On 2.5
Gravity Forms Stripe Add-On was updated to version 2.5, from version 2.4.1. Changelog: Updated callback error ‘entry_not_found’ to return a header status of 404. Updated Stripe API library to version 5.9.2. Fixed security issue. Fixed subscriptions not being processed when using Stripe API version 2018-02-05 or newer.
-
Gravity Forms Stripe Add-On 2.4.1
Gravity Forms Stripe Add-On was updated to version 2.4.1, from version 2.4.0. Changelog: Added GPL to plugin header. 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. Added support for webhook signing secrets. Updated Plugin URI and Author URI to use https. Updated webhook processing…
-
Gravity Forms Stripe Add-On 2.4
Gravity Forms Stripe Add-On was updated to version 2.4, from version 2.3. Changelog: Added GPL to plugin header. 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. Added support for webhook signing secrets. Updated Plugin URI and Author URI to use https. Updated webhook processing…
-
Gravity Forms Stripe Add-On 2.3
Gravity Forms Stripe Add-On was updated to version 2.3, from version 2.2. Changelog: Added the gform_stripe_charge_pre_create filter. Added additional officially supported language translations along with default English: English (English (Australia), English (United Kingdom), Danish, Dutch, Finnish, French, German, Italian, Portuguese (Brazil), Portuguese (Portugal), Russian, Spanish. Fixed spinner appearing when the previous button on the last…
-
Gravity Forms Stripe Add-On 2.2
Gravity Forms Stripe Add-On was updated to version 2.2, from version 2.1. Changelog: Added $meta_key as the fifth parameter of the gform_stripe_field_value filter, containing the custom meta key currently being processed. Updated string “Stripe Receipt” so it could be translated. Updated Stripe API library to version 4.3.0.
-
Gravity Forms Stripe Add-On 2.1
Gravity Forms Stripe Add-On was updated to version 2.1, from version 2.0. Changelog: Added the gform_stripe_subscription_cancel_at_period_end filter. Added the gform_stripe_charge_authorization_only filter. Added the gform_stripe_customer_id filter. Added logging of error retrieving Stripe Event object. Added the gform_stripe_customer_after_create hook allowing custom actions to be performed between the customer being created and subscribed to the plan. Updated included…
-
Gravity Forms Stripe Add-On 2.0
Gravity Forms Stripe Add-On was updated to version 2.0, from version 1.9. Changelog: Added support for sending notifications on payment/subscription events. Configured on the edit notification page using the ‘Event’ setting. Added the gform_stripe_api_mode filter e.g. Added support for mapping a Coupon field when configuring a subscription feed. Updated minimum Gravity Forms version to 1.9.14.17.…
-
Gravity Forms Stripe Add-On 1.9
Gravity Forms Stripe Add-On was updated to version 1.9, from version 1.8.1. Changelog: Updated feed list and edit pages to display configure settings message if the api keys for the selected mode are invalid. Fixed an issue with credit card field validation when the field is marked as required.
-
Gravity Forms Stripe Add-On 1.8
Gravity Forms Stripe Add-On was updated to version 1.8, from version 1.7.1. Changelog: Updated feed list and edit pages to display configure settings message if the api keys for the selected mode are invalid. Updated Stripe Receipt drop down to only list email or hidden type fields. Updated to use object notation when accessing $field.…
-
Gravity Forms Stripe Add-On 1.7.1
Gravity Forms Stripe Add-On was updated to version 1.7.1, from version 1.6. Changelog: Added the ability to pass custom metadata to Stripe. Added logging of API key validation failure (key is obfuscated). Added $feed as the fifth parameter of the gform_stripe_charge_description filter. Updated instructions on the settings tab for configuring Stripe webhooks. Updated form submission…