Crypto Debit Cards
Can anyone recommend on MQ APIs and overall approach to implement Crypto Debit cards using Marqeta APIs?What webhook do I need to use on my app side?Thanks!
Can anyone recommend on MQ APIs and overall approach to implement Crypto Debit cards using Marqeta APIs?What webhook do I need to use on my app side?Thanks!
After simulating authorization and blocking few funds when I tried to simulate the clearing endpoint , i end up with a persistent error not letting me clear the blocked funds (Some configuration error)when I further drilled down the response i also ...
I'm building a JIT Gateway POC. I have two separate endpoints, one for notifications and one for JIT Gateway authorizations.I am successfully able to simulate authorizations and subsequent clearings. As expected, I receive authorization requests on...
In the case of 2-step transactions, the first step is Authorization (Synchronous API call) and the second one is Clearing (Webhook). Now, due to some reasons, a customer in POS can cancel the transaction. For the cancellation, JIT Gateway will get tw...
In every transaction object there is a field named preceding_related_transaction_token. I want to understand whether this is a transaction token of the just previous transaction or the original/first transaction in the related set of transactions?