Releases: manishkatyan/strapi-stripe
Releases · manishkatyan/strapi-stripe
3.4.0
3.3.0
Releases
- Able to delete products (It will only delete from strapi database, not in stripe).
- Enable/Disable promotion codes.
3.2.1
Release
- Fix callback URL bug.
- Updated the readme to check subscription status.
3.2.0
Release
- supporting user email to pre-populate in checkout sessions.
- Added API-End point to query the subscription status of the users.
3.1.2
Feature
- Support Danish Krone currency.
3.1.1
Fix
- Fixed decimal point errors while creating the stripe price or plan.
3.1.0
Release
- Added to display the notice, if the new version of the plugin is available.
3.0.0
Release
- Added support for new payment methods such as SEPA Direct Debit, ACH Direct Debit, Alipay, Klarna, iDEAL, and SOFORT.
- Made image optional while creating the product.
2.6.1
Release
- Updated readme document related to database table rename.
2.6.1
Release
- Renamed table names for MySQL server compatibility.
- Fixed webhook URL error.