#a2e_thiennguyen-06373

1 messages ¡ Page 1 of 1 (latest)

bitter heronBOT
#

👋 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/1405121580593319959

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

merry grove
#

HI

#

I am not sure if you have enough context for this so I am adding some more here.

#

We are try to integrate the payment transaction to our Kiosk device, model CM30.

keen dome
#

hi there!

merry grove
#

This one have IC card with chip slot. And our provider provides the SDK that can get the Hardware layer only

#

So I wonder if you could help us integrate this with Stripe payment

keen dome
merry grove
#

I don't know to be honest. The provider told us that we can get the SOFTPOS solution from Stripe to make it compatible

keen dome
#

what's the full name and brand of that reader?

merry grove
#

hmm, yeah, It doesn't in the list

#

So we don't have any SOFTPOS solution for this?

keen dome
#

what is SOFTPOS?

merry grove
#

Software Point of Sale

#

a technology that allows merchants to accept digital payments directly on the device

keen dome
merry grove
#

Thanks

#

So when we have those infor, can we use Stripe :

  • Card Number: "4242424242424242" (Tag 5A)
  • Expiry Date: "12/2025" (Tag 5F24)
  • Cryptogram: "A1B2C3D4E5F67890" (Tag 9F26)
  • Track 2 Data: PAN + Expiry + Service Code (Tag 57)
  • Transaction Data: Amount, currency, verification results
#

We don't want to make the payment in the device but send them to the server

keen dome
#

I'm sorry I don't understand. can you share more context on your setup, and what exactly you want to do?

merry grove
#

We want to use stripe to create the payment method id from the device, and send it to the server to actually charge the payment or do the refund.
So I want to know what information that we need to get the payment method id from stripe

keen dome
#

as discussed previously, your device is not compatible with Stripe. so I don't really follow your question.

merry grove
#

Even if we have the card payment detail, we can not use Stripe?

keen dome
#

you mean you want to send the raw card numbers directly to Stripe (so not using your device)?

merry grove
#

Yes, in case the device is not supported with this L1 interface, we can purchase the L2 which can provide the raw card numbers directly if we can do it this way

keen dome
#

got it. if your reader is capable of returning the data required by Stripe API (card number, etc.), and if your business is PCI compliant, then you could create the PaymentMethod/PaymentIntent on Stripe's end with this information.

#

note that sending raw card numbers using the Stripe API is a feature that's not available by default. so let me know if you want to request access to it.

merry grove
#

I want to confirm that it's possible before we consider upgrade to L2

keen dome
#

I can request access to enable raw card numbers on your account. you'll receive an email in the coming days about this. and if your account is eligible to that feature, then it means it will work.

keen dome
#

please let me know if you want to request access to sending raw card numbers or not.

bitter heronBOT