- Fixed install function
- Fixed non-visa cards from not being inserted to Blesta's DB correctly
- Return last4, type and expiration for storage in Blesta DB
- Updated Stripe PHP SDK to version 4.9.1
- Add ability to pass merchant_token (with blesta edits) to gateway
- 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
- Updated Stripe PHP SDK to version 3.23.0
- Remove invoice IDs from statement descriptors
- Patches statement description for multi-invoice payments
- 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