ReaderService::delete()
Method: Deletes a Reader object.
ReaderService::delete Read More »
Method: Updates a Reader object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
ReaderService::update Read More »
Method: Retrieves a Location object.
LocationService::retrieve Read More »
Method: Updates a Location object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
LocationService::update Read More »
Class: Service factory class for API resources in the Terminal namespace.
TerminalServiceFactory Read More »
Method: No description found
TerminalServiceFactory::getServiceClass Read More »
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.
ConnectionTokenService::create Read More »
Method: Creates a new Location object. For further details, including which address fields are required in each country, see the Manage locations guide.
LocationService::create Read More »