What can we help you with?

How do I identify where a transaction occurred?

Each transaction object on the Marqeta platform includes a card_acceptor object that describes where the transaction occurred.

The following code sample shows the card_acceptor object as it appears in a transaction:

"card_acceptor": { 
"mid": "000000000011111",
"mcc": "6411",
"name": "Chicken Tooth Music",
"street_address": "111 Main St",
"city": "Berkeley",
"country_code": "USA"
}

For more information, see Transactions in the Core API Reference.

Thanks for the feedback
Thanks for the feedback
Was this article helpful?

We've recieved your feedback.

Contact Developer Support
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.