#brotzka_unexpected
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/1331987144561917995
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- brotzka_api, 1 day ago, 14 messages
Hey @rich horizon ๐
Is it possible to get this information from a stored payment method via the API?
Oh, that looks good! And this information is available when I read the card information via the API?
Then it should be somewhere here, right?
Is that payment_method_details[card] hash?
Sorry, what do you mean? ๐ฌ
This is a response from a actual transaction in test mode:
Yes, I was wondering what API resource/path that JSON was from
Seems like the field is behind a gate โ your account needs access. Not sure why the public docs don't mention that
Okay. Is there anything I can do to get access to that field?
Maybe, but you'd need to ask support: https://support.stripe.com/contact
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.
Weirdly it's not gated for card_present (Terminal) payments: https://docs.stripe.com/api/charges/object#charge_object-payment_method_details-card_present-brand_product
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Great ๐ Okay, thank you! I'll get in contact with the support.