- Square Version:
2022-09-21
- Java:
24.0.0.20220921
- .NET:
22.0.0
- Node.js:
22.0.0
- PHP:
22.0.0.20220921
- Python:
22.0.0.20220921
- Ruby:
23.0.0.20220921
2022-10-05 Changelog
Documentation
Disputes API:
- Test the Disputes API. Clarified that test disputes created in the Square Sandbox are not visible in the Developer Dashboard or Seller Dashboard. Test disputes can only be managed with the Disputes API.
Refunds API:
- Refund Payments. Documented how long a refund stays in the
PENDING
state.
- Refund Payments. Documented how long a refund stays in the
Payments API:
- Payment object. When a customer ID is not provided in a
CreatePayment
request, Square might use other payment information to identify a matching customer profile in the Customer Directory and assign the customer ID. If a profile is not found, the API attempts to create an instant profile. If the API cannot create an instant profile, this field remains unset.
- Payment object. When a customer ID is not provided in a
OAuth API:
- OAuth API Overview. Renamed this topic to Connect your Application to a Seller's Account using OAuth to clarify that the OAuth API is used by developers to connect to other seller accounts.