#k3davis

1 messages ยท Page 1 of 1 (latest)

muted vaultBOT
turbid ingot
#

Hello ๐Ÿ‘‹
Can you share the request ID?

night plume
#

hi, thanks

#

the only thing that I can see that seems "odd" is the .NET SDK seems to format the bools (like off_session) as strings.

turbid ingot
#

hmm I think that should be fine though.. Ah looks like the issue is with the payment method you're using for this.
In our logs I'm seeing an invalid account number error.

Did you get this account number from one of our listed test payment methods?

night plume
#

i did, i expected it to fail, just not with an api_error. sorry should have specified that

#

i believe it's the same as pm_usBankAccount_failMicrodeposits

turbid ingot
#

Ah okay okay! yeah not sure why we returned a 500 for this tbh.

#

API should've handled this more gracefully

night plume
#

ok, no worries. i'll try a different account and see if it works differently

#

thanks for looking!

turbid ingot
#

NP! I'll flag it internally too just to make sure we haven't broken anything!

#

Thanks for reporting ๐Ÿ™‚

turbid ingot
#

Ah it looks like you're passing verification_method: "skip", and using the test bank account that is supposed to fail microdeposits which is causing the 500