Browse: Home / Classes /

SourceService

SourceService

Description #


Source #

File: includes/lib/stripe-php/lib/Service/SourceService.php



Methods #

  • allTransactions
  • create — Creates a new source object.
  • detach — Delete a specified source for a given customer.
  • retrieve — Retrieves an existing source object. Supply the unique source ID from a source creation request and Stripe will return the corresponding up-to-date source object information.
  • update — Updates the specified source by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
  • verify — Verify a given source.