Skip to content

v0.22.0

Latest
Compare
Choose a tag to compare
@leighmcculloch leighmcculloch released this 20 Nov 05:39
· 3 commits to master since this release

IMPROVEMENTS:

  • Add TransactionRefundRequest.
  • Add RefundWithRequest, with OrderID, to TransactionGateway.
  • Add ProductID to CreditCard.
  • Add AuthorizationExpiresAt to Transaction.
  • Add ProcessorResponseType to Transaction.
  • Add GenerateWithRequest to ClientTokenGateway.

INTERNAL:

  • Minor test improvements.