#arlan-ttp-error

1 messages · Page 1 of 1 (latest)

viscid aspenBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

undone vortex
#

Hmm that's interesting.
Are you seeing this on discover readers call?

burnt ledge
#

Yes

#

in this example:

const { discoverReaders, discoveredReaders } =
    useStripeTerminal({
      onUpdateDiscoveredReaders: (readers) => {
        // The `readers` variable will contain an array of all the discovered readers.
      },
    });

  useEffect(() => {
    const { error } = await discoverReaders({
      discoveryMethod: 'localMobile',
    });
  }, [discoverReaders]);
undone vortex
#

what device are you testing with?
Android OR iOS?

What version of RN SDK are you using?

burnt ledge
#

in iOS

RN: "react-native": "0.72.6",

undone vortex
#

I meant Stripe Terminal RN SDK

#

sorry

#

what version of the terminal SDK are you running

viscid aspenBOT
burnt ledge
#

@stripe/stripe-terminal-react-native": "^0.0.1-beta.14

#

If I take a little while to respond, it's because I'm translating, haha. My English is not great.

undone vortex
#

are you testing with an actual device or simulator?

burnt ledge
#

simulator

undone vortex
#

can you try testing with an actual device

#

I don't think we support testing Tap to Pay with simulators

burnt ledge
#

ohh

#

ok

#

i will test

#

If anything, I'll come back here to request support. Thank you very much.

undone vortex
#

NP! 🙂 Good luck