#doc_api

1 messages ¡ Page 1 of 1 (latest)

kind orioleBOT
#

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

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

waxen osprey
#

Hello, we don't know much about pricing on this server (you can talk to my colleagues on our support team about that) but I can confirm that we have RN SDKs for terminal payments and entering card details.
https://support.stripe.com/?contact=true

#

Are there specific features you are trying to confirm exist with our SDKs here?

arctic girder
#

so, the scenario I described will work? I have reached out to support, then been connected to a sales rep (I shared the same details to both of them) and then I was directed here to confirm our implementation plan.

waxen osprey
#

Also when you say use your own custom checkout, does that mean you want to collect and pass us raw PANs? Or are you looking to have a custom checkout flow that has Stripe UI components for actually collecting the CC info?

arctic girder
waxen osprey
#

I am very sorry for the ping ponging. So the basic question is if you can have one app that can charge/save CC info via both terminal and manually inputting card details?

arctic girder
#

Right. We want to give the vendor these options while checking out

  1. Tap to Pay
  2. Manually enter CC details (in the event the customer doesn't have a tap enabled card)
#

My undertsanding is we can use Terminal to offer the tap to pay, and I think the pricing on that is ... somewhat clear.

#

The manual CC entry is much less straightforward in terms of pricing.

#

Please confirm?

waxen osprey
arctic girder
#

so to manually enter CC details, we will be using the 'payments' SDK?

#

I guess my next question is: Is there a manual CC option via the terminal SDK? Because on this page it indicates Terminal can be used as an alternative:

waxen osprey
#

I don't think so but will look in to it and get back to you

#

Yep, looks like you would want to use our non-Terminal SDK to collect CC info directly in your app.