v1.0.1
- Adds
fee_plans
attribute to theMerchant
entity - Deprecate
Payments::createPayment
in favor ofPayments::create
- Adds the
Payments::refund
endpoint to partially or totally refund a payment - [Adds PHPUnit and a few unit tests, but nothing big just yet]