Skip to content

v3.0.0

Compare
Choose a tag to compare
@mtvbrianking mtvbrianking released this 04 Mar 13:53
· 62 commits to master since this release

Initial Release for Laravel v7.x

New

  • Support for multiple products #30

Changes

  • Adopted callback uri in place of redirect uri.

Breaking changes:

  • Introduced addition (product) column to the tokens migration.
  • Renamed $collection->transact(...) to $collection->requestToPay(...)
  • Removed $remittance->transact(...)