EphemeralKeyService
Class: No description found
EphemeralKeyService Read More »
Method: Invalidates a short-lived API key for a given resource.
EphemeralKeyService::delete Read More »
Method: When you create a new credit card, you must specify a customer or recipient on which to create it.
CustomerService::createSource Read More »
Method: Creates a short-lived API key for a given resource.
EphemeralKeyService::create Read More »
Method: Creates a new TaxID object for a customer.
CustomerService::createTaxId Read More »
Method: Permanently deletes a customer. It cannot be undone. Also immediately cancels any active subscriptions on the customer.
CustomerService::delete Read More »
Method: Returns a list of your tax rates. Tax rates are returned sorted by creation date, with the most recently created tax rates appearing first.
TaxRateService::all Read More »
Method: Retrieves the details of a SetupIntent that has previously been created.
SetupIntentService::retrieve Read More »
Method: Updates a SetupIntent object.
SetupIntentService::update Read More »
Method: Returns a list of objects that contain the rates at which foreign currencies are converted to one another. Only shows the currencies for which Stripe supports.
ExchangeRateService::all Read More »
Method: Retrieves the exchange rates from the given currency to every supported currency.
ExchangeRateService::retrieve Read More »
Method: Returns a list of your customers. The customers are returned sorted by creation date, with the most recent customers appearing first.
CustomerService::all Read More »
Method: Returns a list of transactions that updated the customer’s balances.
CustomerService::allBalanceTransactions Read More »
Method: Returns a list of PaymentMethods for a given Customer.
CustomerService::allPaymentMethods Read More »
Method: List sources for a specified customer.
CustomerService::allSources Read More »
Method: Returns a list of tax IDs for a customer.
CustomerService::allTaxIds Read More »