question

sirmorya3ank avatar image
sirmorya3ank asked tylerdozier answered

Determine if payment was done by check

How do we determine if a payment was done by check from the API response?

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.

stevenblakemore avatar image
stevenblakemore answered

Here's a link to the API documentation which helped me a lot. Cash, Cheque, Card etc are all Tender types. You can expand "tender" in the payments API call which should give you the name (label) of the tender type.

10 |2000

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

tylerdozier avatar image
tylerdozier answered

Now days, I started making payment by checks for easy transaction and well maintained records. Checks help other to identify quickly with the name and logo assigned in it and senders can keep track of their capital easily. Recently, I got few printed checks from

link awaiting moderation that eases the burden of payment to some extent.
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