02-14-2023 02:36 PM
For my purposes I need access to level III or 3 data.
For example, when an airline ticket is purchased, details about the flight are passed along.
Here is a good summary I found elsewhere:
Now that you understand what level 3 data is and the benefits of using it, you’re probably wondering about the requirements. It’s helpful to also consider the requirements for level 1 and 2 transactions to give you a better idea of the difference between the three.
If you want to accept credit cards as payment at your B2B company, you must qualify for level 1 processing. As you might guess, level 1 processing doesn’t involve giving the credit card company a lot of details. All that’s needed is:
If you do business with small or medium-sized businesses, level 2 processing is the way to go. It asks for slightly more information:
Level 3 processing is best for companies that work with large corporations and government agencies. The list of level 3 credit card processing requirements is quite extensive:
Does Marqeta support this or something equivalent to this?
02-15-2023 06:36 AM
Hi @daveMac89 ! Thank you for your question. L2/L3 data is something that Marqeta is aware of and looks to provide in the future. So keep an eye out!
Thank you,
Jess
02-16-2023 06:33 AM
Thanks @jcook for the reply.
I noticed in the Transaction API's you have "metadata".
If you aren't a L2/L3 issuer, does that still get populated?
For example:
data[].transaction_metadata.airline
Is this widely used by merchants? If so, I think the metadata fields would be a good replacement for my needs of L2/L3 data.
02-17-2023 10:03 AM
Hi @daveMac89 ,
Apologies for the delay. As I alluded to in the previous response, we are preparing for this data to be available. We'll release more information in the near future.
Thank you,
Jess
02-21-2023 07:21 AM
Hi @jcook,
After reading the API docs further it states the transaction metadata is available with v2 requests (if the merchant supports it). I noticed also the Transaction API versions go up to v3. Are all of those production versions? Thanks
04-26-2024 12:46 PM
This is an old post but I wanted to follow up and see if there is an update to this. Is Marqeta supporting L2/L3 level data yet?