Releases: utopia-php/pay
Releases · utopia-php/pay
0.13.0
What's Changed
- Migrate Adapter::call() to utopia-php/fetch by @lohanidamodar in #31
Full Changelog: 0.12.1...0.13.0
0.12.1
What's Changed
- Fix explicit nullable types for PHP 8.4+ deprecations by @ChiragAgg5k in #28
New Contributors
- @ChiragAgg5k made their first contribution in #28
Full Changelog: 0.12.0...0.12.1
0.12.0
What's Changed
- Feat: authorize and capture payment by @lohanidamodar in #26
Full Changelog: 0.11.0...0.12.0
0.11.0
What's Changed
- Feat: invoice basic implementation by @lohanidamodar in #23
Full Changelog: 0.10.0...0.11.0
0.10.0
0.9.0
What's Changed
- Retry purchase to confirm the payment intent again by @lohanidamodar in #24
Full Changelog: 0.8.0...0.9.0
0.8.0
0.7.1
What's Changed
- Feat: return additional error object with exception by @lohanidamodar in #21
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- replace expectException with try/catch by @vermakhushboo in #19
- Feat: Exception handling by @lohanidamodar in #20
New Contributors
- @vermakhushboo made their first contribution in #19
Full Changelog: 0.6.0...0.7.0