CustomerService::deleteTaxId()
Method: Deletes an existing TaxID
object.
Method: Deletes an existing TaxID
object.
Method: Retrieves the details of an existing customer. You need only supply the unique customer identifier that was returned upon customer creation.
Method: Retrieves a specific customer balance transaction that updated the customer’s balances.
Method: Retrieve a specified source for a given customer.
Method: Retrieves the TaxID
object with the given identifier.
Method: Updates the specified customer by setting the values of the parameters passed.
Method: Most credit balance transaction fields are immutable, but you may update its description
and metadata
.
Method: No description found
Method: No description found
Method: When you create a new credit card, you must specify a customer or recipient on which to create it.
Method: Creates a new TaxID
object for a customer.
Method: Permanently deletes a customer. It cannot be undone. Also immediately cancels any active subscriptions on the customer.
Method: Removes the currently applied discount on a customer.
Method: No description found
Class: No description found
Method: Returns a list of your customers. The customers are returned sorted by creation date, with the most recent customers appearing first.
Method: Returns a list of transactions that updated the customer’s balances.
Method: Returns a list of PaymentMethods for a given Customer.
Method: List sources for a specified customer.
Method: Returns a list of tax IDs for a customer.