This repository has been archived by the owner on Apr 23, 2021. It is now read-only.
Version 2.20200122.0 (2020-01-22)
jessdelacruzsantos
released this
22 Jan 20:48
·
64 commits
to master
since this release
-
New field: The Employee object now has an
is_owner
field. -
New field: The Card enumeration has a new
SQUARE_CAPITAL_CARD
enum value to support a Square one-time Installments payment. -
New request body field constraint: The Refund Payment request now required a non-empty string when the
payment_id
is supplied.