I am working on making my webhook processor idempotent by storing event tokens with a TTL. Is the retry period of 12 days related to the possibility of receiving a duplicate webhook notification? In other words, can I assume that i will only ever nee...
Hello. We are building a fintech application where we wil be issuing cards to our users, now the question we have is, do you offer these products to Kenyans?
Will the notification payload from an event ever include multiple types of events? For example, can it be {"transactions" [...], "usertransitions":[...]} or will it always be only a single batch of a single event type?
Hello,I have the Marqeta integration in the application that I currently manage.I'd like to restrict the public access to this application, so I need to whitelist the public IP addresses of the Marqeta services. Searching into the documentation, I do...
Is this code okay to request virtual card from marqeta because it has been showing error messages when I used the below codecurl -i \ -X POST \ -H 'Content-Type: application/json' \ --user '1474ba86-f2f7-47ca-a0b5-64c4d773382d:7ea592a7-8ebf-453e-b...
Hey there, We are currently using a personal phone number for our account 2FA and we have to change it so its access can be shared across our team I haven't found a way to do that through the dashboard, so I'm kindly asking for help to accomplish tha...
Hi, as the title suggests I have been attempting to reach out using the 'contact us' form. I have integrated the sandbox into an app that I am developing, and I would like to talk further to discuss pricing/future engagements. However I have not hear...
Hi, I am struggling to generate client code starting from your openapi 3.0 specificationsThe problem is that the openapi declares schemas which are not defined:bankaccount: '#/components/schemas/bank_account_funding_source_model' chargeback: '#/compo...