Skip to content
v1.0.10 – 2024-09-09
- ENHANCEMENT: Added a disclosure to the settings page to inform users about the 2% Stripe application fee.
- BUG FIX: Fixed an issue where URLs with query strings or anchors may cause creating Stripe Checkout sessions to fail.
v1.0.9 – 2023-06-09
- ENHANCEMENT: Added a new filter
rwstripe_checkout_session_params
to allow developers to modify the parameters sent to Stripe Checkout.
- ENHANCEMENT: Added a new filter
rwstripe_format_price
to allow developers to modify how product prices are displayed.
- ENHANCEMENT: Added a new filter
rwstripe_restricted_content_message
to allow developers to modify the “purchase product” box.
v1.0.8 – 2023-06-08
- ENHANCEMENT: Changing
the_content
filter priority to 15 to allow other plugins to run before the content is restricted. Adds compatibility with plugins like Elementor.
v1.0.7 – 2023-04-20
- BUG FIX/ENHANCEMENT: Now showing link to manage Stripe products in classic editor.
- BUG FIX/ENHANCEMENT: Now showing “No products found” message when applicable in classic editor and terms pages.
- BUG FIX: Fixed duplicated settings in block editor.
v1.0.6 – 2023-03-29
- ENHANCEMENT: Post restrictions can now be set in classic editor.
v1.0.5 – 2023-03-21
- ENHANCEMENT: Stripe Customer ID can now be added when creating a user.
- ENHANCEMENT: Stripe Customer ID can now be edited when editing a user.
v1.0.4 – 2023-03-15
- BUG FIX: Fixed issue where advanced settings may not be saved correctly.
- BUG FIX: Fixed issue where application fee may not be calculated correctly.
v1.0.3 – 2022-12-09
- ENHANCEMENT: Now supports “Customer chooses price” option for Stripe Prices.
- ENHANCEMENT: Free subscriptions no longer need to be created alongside one-time payment prices.
- BUG FIX: Fixed issue where “log in” link would not display correctly for logged out users.
- BUG FIX: Fixed issue where the “choose price” dropdown may be cut off while using some themes.
v1.0.2 – 2022-11-04
- ENHANCEMENT: Updated pot file.
- REFACTOR: Better escaping to avoid scanner issues.
v1.0.1 – 2022-11-02
- SECURITY: Improved escaping and sanitization.
v1.0 – 2022-10-31
- NOTE: Initial Release. Enjoy!