v1.3.0
- Deprecates
Transaction
object in favor ofPayment
object - Adds
Charge
andRefund
objects to make processing payments easier - Improve code quality with PHPStan
Transaction
object in favor of Payment
objectCharge
and Refund
objects to make processing payments easier