- Square Version:
2022-05-12
- Java:
20.0.0.20220512
- .NET:
19.0.0
- Node.js:
19.0.0
- PHP:
19.0.1.20220512
- Python:
19.0.0.20220512
- Ruby:
20.0.0.20220512
2022-06-02 Changelog
Documentation
Gift Cards API:
Walkthrough 2: Use a Gift Card topics. Updated to include the application flow for taking a gift card payment using the ID of a gift card on file.
Using a gift card ID as the
source_id
for aCreatePayment
request is now supported in the Sandbox environment. After the gift card payment is completed, Square updates the gift card balance. Previously, this feature was only supported in production. This is a service-level change that applies to all Square API versions.
Terminal API:
- Technical reference updates:
- CreateTerminalAction endpoint. Updated the description to more accurately describe the behavior of the endpoint. Updated the description of the
save_card_options
property as well. - CreateTerminalCheckout endpoint. Added information about the
accept_partial_authorization
field and how the field cannot be set totrue
if anorder_id
is not specified in the response body.
- CreateTerminalAction endpoint. Updated the description to more accurately describe the behavior of the endpoint. Updated the description of the
- Technical reference updates:
Web Payments SDK:
- For the latest documentation updates, see the Web Payments SDK changelog.