Stripe::getApiVersion()
Method: No description found
Stripe::getApiVersion Read More »
Class: Balance transactions represent funds moving through your Stripe account. They’re created for every type of transaction that comes into or flows out of your Stripe account balance.
BalanceTransaction Read More »
Class: Tax rates can be applied to invoices, subscriptions and Checkout Sessions to collect tax.
Method: No description found
Stripe::getDefaultCABundlePath 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.
Class: Exchange Rate objects allow you to determine the rates that Stripe is currently using to convert from one currency to another. Since this number is variable throughout the day, there are various reasons why you might want to know the current rate (for example, to dynamically price an item for a user with a default payment in a foreign currency).
Method: Fetches the next page in the resource list (if there is one).
Collection::nextPage Read More »
Method: Fetches the previous page in the resource list (if there is one).
Collection::previousPage Read More »