Skip to content

Connecting to a Reader #897

Description

@arope

In the latest version of the stripe-terminal-react-native it mentions all connectReaders methods have been conslidated to connectReader

When utilizing the connectReader method

const { error, reader: newlyConnectedReader } = await connectReader(
  {
    reader: { ...reader },
  },
  'bluetoothScan'
);

The result is Invalid location. Verify the location ID and try again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions