Customer::deleteTaxId()
Method: No description found
Customer::deleteTaxId Read More »
Class: Application Fee Refund objects allow you to refund an application fee that has previously been created but not yet refunded. Funds will be refunded to the Stripe account from which the fee was originally collected.
ApplicationFeeRefund Read More »
Method: No description found
ApplicationFeeRefund::instanceUrl Read More »
Method: No description found
Customer::createBalanceTransaction Read More »
Method: No description found
Customer::retrieveBalanceTransaction Read More »
Method: No description found
StripeObject::getLastResponse Read More »
Method: Sets the last response from the Stripe API.
StripeObject::setLastResponse Read More »
Method: Indicates whether or not the resource has been deleted on the server.
StripeObject::isDeleted Read More »
Method: Refreshes this object using the provided values.
ErrorObject::refreshFrom Read More »
Class: Customer objects allow you to perform recurring charges, and to track multiple charges, that are associated with the same customer. The API allows you to create, delete, and update your customers. You can retrieve individual customers as well as a list of all your customers.