#masea_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/1276095719207600181
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, let me help you with this.
Could you please share a bit more about your use case? Why would card details need to go through your server?
We are going to have QR code scanned by our customers' bank mobile app where we will receive the card information so can process a payment through it
does this answer your qeustion?
How will you receive the card information exactly?
Why would their bank app share the card details? Is it targetting some specific bank?
just imagine i have the card information on my hand ready on backend, using this information how can I create paymentintent?
Sending card information on your backend is extremely unsafe and you need to have a very strong use case to be allowed to do that.
The use case you're describing still doesn't make much sense to me, so this will not be enough to enable this capability for your account.
I would like to use my own custom pos device which I am developing. The device will send me the card information etc