Skip to content

2.0.0

Compare
Choose a tag to compare
@lukeyouell lukeyouell released this 31 May 10:45
· 9 commits to v2 since this release
9c77df7

Added

  • 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

Changed

  • Updated Stripe to ^6.7
  • Charges are now elements
  • Improved error handling
  • Improved settings templates
  • Event names changed to EVENT_BEFORE_CHARGE and EVENT_AFTER_CHARGE
  • Updated icons
  • More charge data made available