Browse: Home / Classes /

LocationService

LocationService

Description #


Source #

File: includes/lib/stripe-php/lib/Service/Terminal/LocationService.php



Methods #

  • all — Returns a list of Location objects.
  • create — Creates a new Location object. For further details, including which address fields are required in each country, see the Manage locations guide.
  • delete — Deletes a Location object.
  • retrieve — Retrieves a Location object.
  • update — Updates a Location object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.