Delete payment attempt
Deletes a payment attempt by transactionAttemptId, removing it permanently. Useful for canceling or cleaning up attempts that are no longer needed.
Deletes an existing payment attempt specified by transactionId
. This operation removes the payment-attempt from the system entirely. It's useful for canceling or cleaning up attempts that are no longer needed or were created in error. Once deleted, the payment attempt cannot be recovered, ensuring that obsolete or incorrect data doesn't persist in the system.
Last updated