OrderReturn
Class: A return represents the full or partial return of a number of order items. Returns always belong to an order, and may optionally contain a refund.
Class: A return represents the full or partial return of a number of order items. Returns always belong to an order, and may optionally contain a refund.
Method: No description found
Collection::extractPathAndUpdateParams Read More »
Class: Each customer has a balance value, which denotes a debit or credit that’s automatically applied to their next invoice upon finalization. You may modify the value directly by using the update customer API, or by creating a Customer Balance Transaction, which increments or decrements the customer’s balance by the specified amount.
CustomerBalanceTransaction Read More »
Method: No description found
CustomerBalanceTransaction::instanceUrl Read More »
Method: No description found
CustomerBalanceTransaction::retrieve Read More »
Method: No description found
CustomerBalanceTransaction::update Read More »
Method: No description found
BitcoinReceiver::instanceUrl Read More »
Class: This is an object representing your Stripe balance. You can retrieve it to see the balance currently on your Stripe account.
Method: No description found
Collection::getReverseIterator Read More »
Method: No description found
Collection::autoPagingIterator Read More »
Class: A Promotion Code represents a customer-redeemable code for a coupon. It can be used to create multiple codes for a single coupon.
Method: Returns an empty collection. This is returned from {@see nextPage()} when we know that there isn’t a next page in order to replicate the behavior of the API when it attempts to return a page beyond the last.
Collection::emptyCollection Read More »
Class: Usage records allow you to report customer usage and metrics to Stripe for metered billing of subscription prices.
Method: Returns true if the page object contains no element.
Collection::isEmpty Read More »