Skip to content
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.

Releases: nodecraft/stripe_plus_gateway

1.0.9

17 Dec 18:58
Compare
Choose a tag to compare
  • Fixed install function

1.0.8

25 Jan 22:32
Compare
Choose a tag to compare
  • Fixed non-visa cards from not being inserted to Blesta's DB correctly

1.0.7

25 May 20:04
Compare
Choose a tag to compare
  • Return last4, type and expiration for storage in Blesta DB

1.0.6

25 May 17:23
Compare
Choose a tag to compare
  • Updated Stripe PHP SDK to version 4.9.1
  • Add ability to pass merchant_token (with blesta edits) to gateway

1.0.5

11 Oct 19:41
Compare
Choose a tag to compare
  • Use invoice id_code so to not expose the ID on statement descriptions
  • Clean up and add additional, likely redundant error checks for pull request #1

1.0.4

23 Sep 20:49
Compare
Choose a tag to compare
  • Updated Stripe PHP SDK to version 3.23.0
  • Remove invoice IDs from statement descriptors

1.0.3 Patch Release

20 Jul 16:08
Compare
Choose a tag to compare
  • Patches statement description for multi-invoice payments

1.0.2 Patch Release

15 Jul 14:55
Compare
Choose a tag to compare

1.0.2 2016-07-15

  • Updated Stripe PHP SDK to version 3.17.0
  • Patch statement descriptor when no invoice amounts are set (credit payments)
  • Added description to all payments alongside statement descriptor

Initial Release

17 Jun 18:17
Compare
Choose a tag to compare
Patch Update 1.0.1

- Fixed JSON error in Author file, whoops
- Removed un-necessary variable declaration