September 22, 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

Resolved! Client Access Token creation--403001 error

Hi, new to Marqeta, so apologies if this is an easy or obvious fix.We're trying to create a client access token so we can use one of the widgets.We've successfully created a user, card product and card, but are getting:{ "error_message": "User do...

Resolved! Gateway-style approval for ACH debit

Looking over the ACH Origination docs here, I see that ACH debit transactions (sending money from a Marqeta account to another account) appears to be possible.  Also, Webhooks related to ACH events are mentioned here.Can a webhook be setup to approve...

pb-cons by New Contributor III
  • 3893 Views
  • 4 replies
  • 0 kudos

Resolved! Understanding how program funding works for JIT Gateway

I need to confirm some assumptions about JIT Gateway funding.  I've gone through the relevant guides but I'll need some help to make it stick.Assume that I setup a Marqeta integration using a JIT Gateway approval webhook.  I believe that funding thos...

pb-cons by New Contributor III
  • 2997 Views
  • 2 replies
  • 0 kudos

Resolved! what does the always_fund argument control?

Looking over the Card Product configuration API request for JIT Gateway funding, I see this object at: request object/config/jit_funding/programgateway_funding_source {   enabled   funding_source_token   refunds_destination   always_fund}I can't find...

pb-cons by New Contributor III
  • 3291 Views
  • 4 replies
  • 0 kudos

Resolved! Are Direct Deposit simulations possible in the sandbox?

I'm trying to exercise the Direct Deposit simulation: POST /simulate/directdepositsFor the request I need an account number. According to GET /depositaccounts/user/{token} my users have no deposit accounts.Trying to create a deposit account using: PO...

pb-cons by New Contributor III
  • 2436 Views
  • 2 replies
  • 0 kudos

Resolved! JIT Gateway and Webhook transaction types

I'm building a JIT Gateway POC. I have two Webhooks, one for JIT Gateway authorizations, and another for monitoring the related transactions and updating my own ledger when necessary.The JIT Gateway Auth Webhook monitors a ledger that I maintain, tha...

pb-cons by New Contributor III
  • 2586 Views
  • 2 replies
  • 0 kudos

Resolved! raw_iso8583

In the response body to a /simulation/authorization API call I see ISO 8583 message details in the raw_iso8583 sub-object.Is the ISO 8583 data generally available for transactions in my program? E.g. using the Transactions API? Using the DiVA API?

pb-cons by New Contributor III
  • 2206 Views
  • 2 replies
  • 0 kudos

Resolved! transaction_options.additional_data

I'm simulating transactions for JIT Gateway funding scenarios. Looking over the Simulation API, I see that I can pass a transaction_options object, with an additional_data field (255 chars).What are some examples of things that this field might corre...

pb-cons by New Contributor III
  • 2575 Views
  • 3 replies
  • 0 kudos