November 29, 2023
cancel
Showing results for 
Search instead for 
Did you mean: 
Help
Discussions
Ask questions & share knowledge with developers like you

Browse the Community

Forum Posts

Virtual card request

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...

David1234 by New Contributor
  • 323 Views
  • 0 replies
  • 0 kudos

Changing 2FA phone number

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...

d_sanches by New Contributor
  • 770 Views
  • 3 replies
  • 0 kudos

Attempting to reach out using 'Contact Us', but no luck

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...

shaariqch by New Contributor
  • 813 Views
  • 2 replies
  • 0 kudos

OpenAPI specifications missing schemas and inconsistencies

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...

aleb by New Contributor
  • 1100 Views
  • 4 replies
  • 0 kudos

Dynamic MCC Transfer

Hi, I wanted to know if it is possible to dynamically change your mcc code depending on the type of transaction being processed for eg, if I am an e-commerce platform selling goods from target, then is it possible for me to change my mcc code to rela...

Issues logging in and accessing sandbox

Is anyone else getting this error when logging in? "Something went wrong This information has been logged and our engineers are on it.If this problem persists contact Marqeta support." I've tried multiple browsers and cleared the cache and cookies, b...

frankie by New Contributor
  • 500 Views
  • 1 replies
  • 0 kudos

Reg Setting transaction limits on online, offline & ATM

Can someone suggest how do we implement these checks where we want to limit Online, Offline and ATM transactions .Use case is 1) user should be able to enable or disable any transactions that are initiated online or offline or ATM2) user should be ab...