question

bookcase avatar image
bookcase asked

Accessing Payment Method Type From an Order (i.e. EMV, INTERNET TRANSACTION)

I am using the below endpoint to access information on the payment for an order.

https://api.clover.com/v3/merchants/{mId}/orders/{orderId}?&expand=payments.cardTransaction&return_null_fields=true

However, what I am trying to access is the field that indicates whether an order is an INTERNET TRANSACTION or EMV. On Clover Dashboard, I can see for a single order under details the Card Type, last 4 digits, Method (what I am looking for in the API), Auth ID, Reference ID, and Authorizing Network. However, the endpoint above has everything besides Method. Is there an easy way to access this field? Thank you.

REST API
10 |2000

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

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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