#michael3234324_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1225512645424054283
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, I do but not sure if I have permission to post it here. For now can i just describe whats happening?
Not really -- I need to be able to look at exactly what you are doing. Much easier with the request ID which really isn't sensitive (no one can do anything with object IDs unless they have access to your API keys)
If you aren't comfortable sharing that here then I recommend reaching out to our Support team via https://support.stripe.com/contact/login for help
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
ok does this help? req_23G2LKvVGROfPH
perfect
Thanks looking
Hmm okay it looks like you are passing a bunch of random stuff in the billing_details.address.postal_code hash: https://dashboard.stripe.com/logs/req_23G2LKvVGROfPH
So really this is an issue in your code and you need to debug why it is passing that data in your createPaymentMethod() Stripe.JS request
Can you show me your code here?
Right thats whats confusing me, the field is empty but it is saying im passing all that stuff.
So it looks like a coding error?
Yeah it does at the moment... can you share your relevant client-side code?
Ill go try to debug for a bit first, thanks for the help
Okay sounds good
you can close this thread, Ill open up a new one if needed