60+
January 14, 2026
February 25, 2020
An easy way for people to manage their stripe subscriptions made through Gravity Forms. Subscriptions are shown using a shortcode. Even includes an admin shortcode to manage ALL subscriptions and see any overdue subscription payments that failed to process in Stripe.com. Make sure your use the gravity forms registration addon so subscribers can log in and manage their subscriptions. If first_name, last_name or full_name metadata is set on stripe feed, name will be fetched from there instead of user’s first and last name.
What’s the difference?
Upgrade/Downgrade Subscriptions
Updating Credit Card Info
Automatically Cancel Subscriptions for Failed Payments
Cancel Immediately vs End of Period
Downgrade User Role on Cancellation
Cancel and Refund the Last Payment
Website: https://www.gravitystripe.com/
See Changelog & Upcoming Releases: https://trello.com/b/XWM44IVi/gravitystripe-subscription-manager
/wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly (Plugins > Add New > Upload).For Subscribers to view their subscriptions:
[user-subscriptions formids=’formid1, formid2, ….’] (use the formid(s) used to create the subscription (must contain a stripe feed))
For the admin side:
[subscription-list formids=’formid1, formid2, ….’] (use the formid(s) used to create the subscription (must contain a stripe feed))
Log into your WordPress admin dashboard.
Click ‘Forms’ 1
The ID’s are listed to the right of the form names you’ve created
Reference: https://docs.gravityforms.com/shortcodes/#how-to-find-the-form-id
Version 4.6.3
– Tested up to WordPress 6.9.
Version 4.6 (09/04/2025)
– Updated code for customer experiencing failures on
Version 4.5.2 (02/16/2025)
– Updated SDK
Version 4.5 (12/14/2024)
– Improved mobile for tables
Version 4.3 (5/18/2024)
– Improved mobile for tables
Version 4.1.7
– Added filter for user id.
– Modified set role to add role for roles setup.
Version 4.1.6
Added support for php 8.0
Added some hooks to ease developers to write actions.
Enhanced flow for faster table loading.
Version 4.1.4
Upgraded compatibility with PHP to PHP 8.0+
Reworked coding to allow for faster loading times of edit entry pages
Readjusted GravityForms back-end navigation to sidebar.
| Version | Download | Type |
|---|---|---|
| 4.6.3 | Download | Stable |
| 4.3.2 | Download | Stable |
| 4.2 | Download | Stable |
| 4.1.4 | Download | Stable |
| 4.1.2 | Download | Stable |
| 4.1.1 | Download | Stable |
| 4.1 | Download | Stable |
| 4.0 | Download | Stable |
| 3.4 | Download | Stable |
| 3.3.2 | Download | Stable |
| 3.2.5 | Download | Stable |
| 3.2.2 | Download | Stable |
| 3.2 | Download | Stable |
| 3.1.2 | Download | Stable |
| 3.1 | Download | Stable |
| 3.0 | Download | Stable |
| 2.7.5 | Download | Stable |
| 2.7 | Download | Stable |
| 2.6.1 | Download | Stable |
| 2.6.0 | Download | Stable |
| 2.6 | Download | Stable |
| 2.3 | Download | Stable |
| 2.1 | Download | Stable |
| 2.0 | Download | Stable |
| 1.1 | Download | Stable |
| 1.0 | Download | Stable |
| Development | Download | Trunk |