ADO.NET Provider for Square

Build 24.0.9175

CancelPayment

Cancels (voids) a payment.

Stored Procedure Specific Information

Execute

You need to provide the PaymentId to execute the stored procedure.

EXECUTE CancelPayment PaymentId = 'fd9d6200-bb12-43c5-9973-070bfc6f5e05'

Input

Name Type Required Description
PaymentId String False The unique ID identifying the payment to be cancel.

Result Set Columns

Name Type Description
Success Boolean Whether the operation is successful or not.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175