All notable changes to this project will be documented in this file.
- Wrong value being displayed for the live secret key in the settings page (#11)
- Migration table schema
- Default templates
- The ability to filter, search, sort and delete charges
- The ability to override the plugin name
- View raw charge data
- Additional parameters can be inserted into the stripe charge request via the
BEFORE_CHARGE
event
- Updated Stripe to
^6.7
- Charges are now elements
- Improved error handling
- Improved settings templates
- Event names changed to
EVENT_BEFORE_CHARGE
andEVENT_AFTER_CHARGE
- Updated icons
- More charge data made available