question

levon avatar image
levon asked Mike M answered

how can I remove payment from order

I use /v3/merchants/{mId}/payments/{payId} also trying this /v3/merchants/{mId}/orders/{orderid}/payments/{payId} want to delete payment id and in out get "404 Not found." error

OrdersPayments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Mike M avatar image
Mike M answered

There is no API to delete payments from our ecosystem, as merchants need a history of all payments for tax reporting.

Additionally, 'locked' orders cannot be deleted, i.e. when associated with payment(s).

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community