Browse: Home /

Namespace: Terminal

ReaderService::update()

Method: Updates a Reader object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

LocationService::update()

Method: Updates a Location object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

ConnectionTokenService::create()

Method: To connect to a reader the Stripe Terminal SDK needs to retrieve a short-lived connection token from Stripe, proxied through your server. On your backend, add an endpoint that creates and returns a connection token.