#netdev_code
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/1318301388849156099
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello, I don't think we have official .NET MAUI bindings or any samples that use it. Are you trying to figure out something about how to use one of our SDKs through MAUI?
Just loooking at what I can get going with the minimum effort at the moment, Stripe APIs seem to be widely used in ASP so I assumed the C# support would be good for your other offerings, is that not the case?
We do have a .NET SDK that C# can use, though I am less familiar with MAUI and how that plays in to this. Can you tell me more about what you are trying to do? Like which of our Terminal flows are you using and what are you trying to figure out how to do in .NET?
Its a remote mobile admittance ticketing application and the customer would like to support contactless payment, I want to put together a demo for them so I could do with some example code to get something basic up a running.
Gotcha, and do you know what reader(s) you plan to use, and whether you are using our server-driven flows or one of them that involves our mobile SDKs? We show the different flows on this page https://docs.stripe.com/terminal/payments/collect-card-payment
In my ignorance I assumed an SDK would be the perfered inteface method but I see the Stripe API is recommended with the BBPOS WisePOS E which looks like a good fit for the solution. Could you point me towards some C# examples please?
Hello
Taking over as my colleague had to step away
Our integration docs are here - https://docs.stripe.com/terminal/payments/setup-integration
https://docs.stripe.com/terminal/payments/connect-reader?terminal-sdk-platform=server-driven&reader-type=simulated
OK, I'll take a look, thanks for you and your colleagues help