#chris-g_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/1245415371759030304
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello! We don't reopen closed threads. If you have a new question please ask here and I'll help you out!
OK let me paste
Not seeing the "Card.Number" option you sent me in the previous case.
This is the Stripe.Net API
The SDK doesn't support this directly, you need to specify the property manually. Let me find the docs, one moment...
hmm
.
@stoic hawk looks like you're in the wrong place, this thread is for someone else's question.
- If you have your own thread please chat there.
- If you have a question or a followup to a closed thread use one of the buttons in https://discord.com/channels/841573134531821608/842637025524842496 to get help (we don't reopen closed threads).
Note that posting inappropriate messages in other people's threads is against the rules. No worries if this was just an honest mistake, but anyone who violates the rules multiple times will be removed from this server.
A link to example .NET code to do everything would be best. Payment Intent, Refund, Create, Update, Delete and Use stored payment methods, etc.
Showing how to provide the card number
We don't have sample code for that.
Not for providing the card number, I mean. There are various code snippets and examples for the other pieces throughout our documentation.
Providing a card number seems like the most basic requirement for a card processing service.
Is this something Support can take on?
We very strongly recommend against handling raw card information yourself.
We do support it, but we don't have guides or sample code for it.
That's how all the other payment processors work. CyberSource, PayU, NAB
This is really unusual
Most of our users are not handling raw card details and, thus, are not subject to significant PCI compliance burdens.