Skip to content

Releases: objective-php/gateway

v1.2.1

11 Sep 13:06
bb1f517
Compare
Choose a tag to compare

Fix new return typing causing incompatibility

v1.2.0

05 Sep 09:51
ed3b9d2
Compare
Choose a tag to compare
  • Add the possibility to pass options to all persist methods (if you needs to pass data to the gateways)
  • On Create, pass the ID to the options
  • Add tests and fix test deprectiations
  • Clean code
  • Update grumphp config
  • Add the create Method

v1.1.0

29 Aug 09:39
556fe33
Compare
Choose a tag to compare

Add the possibility to pass a new ID to any gateway