Skip to content

Releases: tighten/nova-stripe

v0.2.4

11 Nov 14:03
Compare
Choose a tag to compare
  • Add currency.js from PR #4 to resolve currency formatting issues

v0.2.3

08 Nov 13:36
78413a8
Compare
Choose a tag to compare
  • Update Stripe Icon from PR #5
  • Update readme with setup instructions and screenshots as well as support and licensing information
  • Add contributing.md instructions
  • Update license.md copyright
  • Add .editorconfig to set spacing and new line defaults
  • Add .gitattributes to ignore tests and documentation with export-ignore

v0.2.2

14 May 19:38
c7c6c57
Compare
Choose a tag to compare
  • Fix bugs when some payments were failed (#8)

v0.2.1

30 Aug 18:38
b229f02
Compare
Choose a tag to compare

This version updates the following:

  • Update stripe-php dependency to >= 5.0 to make package Cashier compatable

v0.2.0

30 Aug 02:19
e372dce
Compare
Choose a tag to compare

This version updates the following:

  • Better handling of currency symbols
  • Minor design adjustments to balance card on charges index page
  • Adding Stripe fees and net calculation to charge details page
  • Refactoring charge details page to use Nova components instead of the bespoke one I built

v0.1.0

29 Aug 19:28
e372dce
Compare
Choose a tag to compare

First release with basic balance info, paginated charge index, and charge details