BankAccount::verify()
Method: No description found
BankAccount::verify Read More »
Method: Sets the client_id to be used for Connect requests.
Stripe::setClientId Read More »
Method: Gets the last item from the current page. Returns `null` if the current page is empty.
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: Shipping rates describe the price of shipping presented to your customers and can be applied to Checkout Sessions to collect shipping costs.