Function | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
Stripe\HttpClient\CurlClient::constructRequest() | 39 | 18 | 59 | |
Stripe\BaseStripeClient::validateConfig() | 45 | 17 | 36 | |
Stripe\ApiRequestor::_prepareRequest() | 39 | 15 | 60 | |
Stripe\StripeObject::serializeParamsValue() | 45 | 15 | 39 | |
Stripe\Util\RequestOptions::parse() | 43 | 13 | 51 | |
Stripe\ApiRequestor::_specificAPIError() | 48 | 14 | 28 | |
Stripe\HttpClient\CurlClient::executeStreamingRequestWithRetries() | 39 | 9 | 75 | |
Stripe\Account::serializeAdditionalOwners() | 51 | 10 | 24 | |
Stripe\WebhookSignature::verifyHeader() | 46 | 8 | 42 | |
Stripe\HttpClient\CurlClient::shouldRetry() | 53 | 9 | 26 | |
Stripe\HttpClient\CurlClient::executeRequestWithRetries() | 45 | 7 | 43 | |
Stripe\Collection::autoPagingIterator() | 54 | 8 | 21 | |
ctclStripe::adminPanelHtml() | 46 | 7 | 35 | |
Stripe\ApiRequestor::_specificOAuthError() | 54 | 8 | 19 | |
Stripe\HttpClient\CurlClient::handleCurlError() | 50 | 7 | 28 | |
Stripe\Util\Util::objectsToIds() | 54 | 7 | 23 | |
Stripe\Util\Util::convertToStripeObject() | 55 | 7 | 19 | |
Stripe\Account::serializeParameters() | 55 | 7 | 19 | |
Stripe\Util\Util::utf8() | 57 | 7 | 15 | |
Stripe\StripeObject::serializeParameters() | 54 | 6 | 22 | |
Stripe\StripeObject::toArray() | 54 | 6 | 20 | |
Stripe\ApiRequestor::_encodeObjects() | 55 | 6 | 19 | |
Stripe\StripeObject::__get() | 53 | 5 | 21 | |
Stripe\StripeObject::refreshFrom() | 54 | 5 | 20 | |
Stripe\Service\OAuthService::_getClientId() | 56 | 5 | 18 | |
Stripe\OAuth::_getClientId() | 57 | 5 | 17 | |
Stripe\ApiRequestor::handleErrorResponse() | 57 | 5 | 16 | |
Stripe\Util\Util::secureCompare() | 57 | 5 | 16 | |
Stripe\Util\Util::flattenParams() | 58 | 5 | 14 | |
Stripe\ApiRequestor::_interpretResponse() | 58 | 5 | 13 | |
Stripe\StripeObject::updateAttributes() | 60 | 5 | 13 | |
Stripe\ApiRequestor::_defaultHeaders() | 50 | 4 | 27 | |
Stripe\ApiRequestor::_requestRawStreaming() | 54 | 4 | 21 | |
Stripe\ApiRequestor::_requestRaw() | 54 | 4 | 20 | |
Stripe\StripeObject::deepCopy() | 58 | 4 | 16 | |
Stripe\OAuth::authorizeUrl() | 62 | 5 | 10 | |
ctclStripe::processPayment() | 57 | 4 | 14 | |
Stripe\WebhookSignature::getTimestamp() | 60 | 4 | 13 | |
Stripe\OAuth::deauthorize() | 59 | 4 | 13 | |
Stripe\ApiRequestor::_formatAppInfo() | 61 | 4 | 13 | |
Stripe\HttpClient\CurlClient::sleepTime() | 58 | 4 | 13 | |
Stripe\Util\Util::flattenParamsList() | 59 | 4 | 13 | |
Stripe\SearchResult::autoPagingIterator() | 63 | 4 | 12 | |
Stripe\SearchResult::extractPathAndUpdateParams() | 60 | 4 | 12 | |
Stripe\Util\Util::isList() | 61 | 4 | 12 | |
Stripe\Collection::nextPage() | 61 | 4 | 12 | |
Stripe\Collection::previousPage() | 61 | 4 | 12 | |
Stripe\Collection::extractPathAndUpdateParams() | 60 | 4 | 12 | |
Stripe\SearchResult::nextPage() | 62 | 4 | 11 | |
Stripe\Source::detach() | 52 | 3 | 22 | |
Stripe\StripeObject::__set() | 56 | 3 | 18 | |
Stripe\BankAccount::instanceUrl() | 56 | 3 | 17 | |
Stripe\Card::instanceUrl() | 56 | 3 | 17 | |
Stripe\StripeObject::dirtyValue() | 66 | 4 | 9 | |
Stripe\ApiRequestor::requestStream() | 64 | 4 | 9 | |
Stripe\Service\AbstractService::buildPath() | 63 | 4 | 9 | |
Stripe\Account::retrieve() | 67 | 4 | 7 | |
Stripe\BaseStripeClient::__construct() | 59 | 3 | 14 | |
Stripe\Exception\ApiErrorException::factory() | 59 | 3 | 14 | |
Stripe\ApiRequestor::_processResourceParam() | 60 | 3 | 14 | |
Stripe\StripeObject::emptyValues() | 61 | 3 | 12 | |
Stripe\Util\RequestOptions::redactedApiKey() | 60 | 3 | 12 | |
Stripe\Service\AbstractService::formatParams() | 64 | 3 | 11 | |
Stripe\Service\AbstractServiceFactory::getService() | 62 | 3 | 11 | |
Stripe\Util\RequestOptions::merge() | 62 | 3 | 11 | |
Stripe\Service\OAuthService::authorizeUrl() | 61 | 3 | 11 | |
Stripe\Webhook::constructEvent() | 61 | 3 | 11 | |
Stripe\WebhookSignature::getSignatures() | 62 | 3 | 11 | |
Stripe\OAuth::token() | 61 | 3 | 11 | |
Stripe\TransferReversal::instanceUrl() | 57 | 2 | 17 | |
Stripe\ApplicationFeeRefund::instanceUrl() | 57 | 2 | 17 | |
Stripe\Capability::instanceUrl() | 57 | 2 | 17 | |
Stripe\Person::instanceUrl() | 57 | 2 | 17 | |
Stripe\CustomerBalanceTransaction::instanceUrl() | 57 | 2 | 16 | |
ctclStripe::enequeFrontendJs() | 66 | 3 | 7 | |
Stripe\TaxId::instanceUrl() | 58 | 2 | 15 | |
Stripe\ApiRequestor::request() | 64 | 3 | 9 | |
Stripe\EphemeralKey::create() | 69 | 3 | 6 | |
Stripe\Exception\ApiErrorException::__toString() | 70 | 3 | 5 | |
Stripe\Exception\ApiErrorException::constructErrorObject() | 69 | 3 | 6 | |
Stripe\BaseStripeClient::apiKeyForRequest() | 63 | 3 | 10 | |
Stripe\ApiRequestor::_isDisabled() | 65 | 3 | 9 | |
Stripe\HttpClient\CurlClient::resetCurlHandle() | 69 | 3 | 7 | |
Stripe\HttpClient\CurlClient::hasHeader() | 65 | 3 | 8 | |
Stripe\Util\DefaultLogger::error() | 63 | 3 | 10 | |
Stripe\Util\RequestOptions::discardNonPersistentHeaders() | 67 | 3 | 7 | |
Stripe\ApiResource::__set() | 66 | 3 | 8 | |
Stripe\Service\EphemeralKeyService::create() | 68 | 3 | 6 | |
Stripe\Service\OAuthService::_parseOpts() | 66 | 3 | 8 | |
Stripe\ApiRequestor::_telemetryJson() | 60 | 2 | 14 | |
Stripe\HttpClient\CurlClient::useHeadersToDetermineWriteCallback() | 60 | 2 | 14 | |
Stripe\SearchResult::all() | 59 | 2 | 13 | |
Stripe\Collection::all() | 59 | 2 | 13 | |
ctclStripe::displayOptionsUser() | 61 | 2 | 12 | |
Stripe\ApiResource::resourceUrl() | 61 | 2 | 12 | |
Stripe\StripeObject::__construct() | 62 | 2 | 11 | |
Stripe\ErrorObject::refreshFrom() | 58 | 1 | 16 | |
Stripe\HttpClient\CurlClient::closeCurlHandle() | 71 | 2 | 6 | |
Stripe\Service\Reporting\ReportingServiceFactory::getServiceClass() | 77 | 2 | 3 | |
Stripe\Service\Sigma\SigmaServiceFactory::getServiceClass() | 77 | 2 | 3 | |
Stripe\Service\Tax\TaxServiceFactory::getServiceClass() | 77 | 2 | 3 | |
Stripe\Quote::pdf() | 65 | 2 | 8 | |
Stripe\Service\Terminal\TerminalServiceFactory::getServiceClass() | 77 | 2 | 3 | |
Stripe\Service\TestHelpers\TestHelpersServiceFactory::getServiceClass() | 77 | 2 | 3 | |
Stripe\SearchResult::offsetGet() | 63 | 2 | 10 | |
Stripe\Service\TestHelpers\Issuing\IssuingServiceFactory::getServiceClass() | 77 | 2 | 3 | |
Stripe\Service\TestHelpers\Terminal\TerminalServiceFactory::getServiceClass() | 77 | 2 | 3 | |
Stripe\ApiRequestor::httpClient() | 71 | 2 | 6 | |
Stripe\Service\TestHelpers\Treasury\TreasuryServiceFactory::getServiceClass() | 77 | 2 | 3 | |
Stripe\Collection::offsetGet() | 63 | 2 | 10 | |
Stripe\SearchResult::first() | 78 | 2 | 3 | |
Stripe\Service\AccountService::retrieve() | 69 | 2 | 6 | |
Stripe\SearchResult::last() | 77 | 2 | 3 | |
Stripe\Service\Treasury\TreasuryServiceFactory::getServiceClass() | 77 | 2 | 3 | |
Stripe\Util\CaseInsensitiveArray::offsetSet() | 67 | 2 | 8 | |
Stripe\Service\CoreServiceFactory::getServiceClass() | 77 | 2 | 3 | |
Stripe\Util\CaseInsensitiveArray::offsetGet() | 74 | 2 | 4 | |
Stripe\Util\CaseInsensitiveArray::maybeLowercase() | 71 | 2 | 6 | |
Stripe\Util\Set::__construct() | 71 | 2 | 6 | |
Stripe\Stripe::getLogger() | 71 | 2 | 6 | |
Stripe\ApiResource::getSavedNestedResources() | 69 | 2 | 7 | |
Stripe\Util\Util::normalizeId() | 64 | 2 | 10 | |
Stripe\Stripe::getCABundlePath() | 79 | 2 | 3 | |
Stripe\Account::instanceUrl() | 71 | 2 | 6 | |
Stripe\Collection::first() | 78 | 2 | 3 | |
Stripe\Collection::last() | 77 | 2 | 3 | |
Stripe\Stripe::setAppInfo() | 68 | 2 | 7 | |
Stripe\StripeClient::getService() | 70 | 2 | 6 | |
Stripe\StripeObject::getPermanentAttributes() | 66 | 2 | 9 | |
Stripe\StripeObject::getAdditiveParams() | 66 | 2 | 9 | |
Stripe\Customer::getSavedNestedResources() | 66 | 2 | 9 | |
Stripe\Service\FileService::create() | 65 | 2 | 8 | |
Stripe\StripeObject::offsetGet() | 77 | 2 | 3 | |
Stripe\Service\OAuthService::token() | 71 | 2 | 5 | |
Stripe\Service\OAuthService::deauthorize() | 71 | 2 | 5 | |
Stripe\StripeObject::constructFrom() | 71 | 2 | 5 | |
Stripe\Service\OAuthService::_getClientSecret() | 71 | 2 | 6 | |
Stripe\Service\OAuthService::_getBase() | 74 | 2 | 5 | |
Stripe\ApiRequestor::streamingHttpClient() | 71 | 2 | 6 | |
Stripe\StripeObject::dirty() | 70 | 2 | 6 | |
Stripe\ApiRequestor::__construct() | 70 | 2 | 7 | |
Stripe\StripeObject::isDeleted() | 78 | 2 | 3 | |
Stripe\Subscription::getSavedNestedResources() | 66 | 2 | 9 | |
Stripe\Service\QuoteService::pdf() | 67 | 2 | 7 | |
Stripe\File::create() | 65 | 2 | 8 | |
ctclStripe::__construct() | 63 | 2 | 10 | |
Stripe\BaseStripeClient::request() | 62 | 2 | 10 | |
Stripe\BaseStripeClient::requestStream() | 68 | 2 | 6 | |
Stripe\Service\Apps\AppsServiceFactory::getServiceClass() | 77 | 2 | 3 | |
Stripe\BaseStripeClient::requestCollection() | 62 | 2 | 10 | |
Stripe\Exception\OAuth\OAuthErrorException::constructErrorObject() | 71 | 2 | 6 | |
Stripe\Service\BillingPortal\BillingPortalServiceFactory::getServiceClass() | 77 | 2 | 3 | |
Stripe\Service\Checkout\CheckoutServiceFactory::getServiceClass() | 77 | 2 | 3 | |
Stripe\BaseStripeClient::requestSearchResult() | 62 | 2 | 10 | |
Stripe\HttpClient\CurlClient::instance() | 72 | 2 | 6 | |
Stripe\HttpClient\CurlClient::__construct() | 70 | 2 | 6 | |
Stripe\Service\FinancialConnections\FinancialConnectionsServiceFactory::getServiceClass() | 77 | 2 | 3 | |
Stripe\Service\Identity\IdentityServiceFactory::getServiceClass() | 77 | 2 | 3 | |
Stripe\Account::getSavedNestedResources() | 64 | 2 | 10 | |
Stripe\Service\Issuing\IssuingServiceFactory::getServiceClass() | 77 | 2 | 3 | |
Stripe\Service\Radar\RadarServiceFactory::getServiceClass() | 77 | 2 | 3 | |
Stripe\HttpClient\CurlClient::parseLineIntoHeaderArray() | 65 | 2 | 8 | |
Stripe\Util\Util::encodeParameters() | 64 | 2 | 9 | |
Stripe\Collection::retrieve() | 60 | 1 | 13 | |
Stripe\ApiResource::refresh() | 61 | 1 | 13 | |
Stripe\Service\FileLinkService::create() | 78 | 1 | 3 | |
Stripe\Service\FileLinkService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\FileLinkService::update() | 77 | 1 | 3 | |
Stripe\Service\FileService::all() | 78 | 1 | 3 | |
Stripe\Service\FileService::retrieve() | 77 | 1 | 3 | |
Stripe\ApiResource::instanceUrl() | 79 | 1 | 3 | |
Stripe\Service\InvoiceItemService::all() | 78 | 1 | 3 | |
Stripe\Service\InvoiceItemService::create() | 78 | 1 | 3 | |
Stripe\Service\InvoiceItemService::delete() | 77 | 1 | 3 | |
Stripe\Service\InvoiceItemService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\InvoiceItemService::update() | 77 | 1 | 3 | |
Stripe\Service\InvoiceService::all() | 78 | 1 | 3 | |
Stripe\Service\InvoiceService::allLines() | 77 | 1 | 3 | |
Stripe\Service\InvoiceService::create() | 78 | 1 | 3 | |
Stripe\Service\InvoiceService::delete() | 77 | 1 | 3 | |
Stripe\Service\InvoiceService::finalizeInvoice() | 77 | 1 | 3 | |
Stripe\Service\InvoiceService::markUncollectible() | 77 | 1 | 3 | |
Stripe\Service\InvoiceService::pay() | 77 | 1 | 3 | |
Stripe\Service\InvoiceService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\InvoiceService::search() | 78 | 1 | 3 | |
Stripe\Service\InvoiceService::sendInvoice() | 77 | 1 | 3 | |
Stripe\Service\InvoiceService::upcoming() | 78 | 1 | 3 | |
Stripe\Service\InvoiceService::upcomingLines() | 78 | 1 | 3 | |
Stripe\Service\InvoiceService::update() | 77 | 1 | 3 | |
Stripe\Service\InvoiceService::voidInvoice() | 77 | 1 | 3 | |
Stripe\Service\MandateService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\OAuthService::requestConnect() | 72 | 1 | 5 | |
Stripe\StripeObject::values() | 80 | 1 | 3 | |
Stripe\Customer::allBalanceTransactions() | 78 | 1 | 3 | |
Stripe\Stripe::getApiKey() | 80 | 1 | 3 | |
Stripe\Customer::createBalanceTransaction() | 78 | 1 | 3 | |
Stripe\Util\RequestOptions::__debugInfo() | 69 | 1 | 7 | |
Stripe\Account::updatePerson() | 77 | 1 | 3 | |
Stripe\Service\CountrySpecService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\PaymentIntentService::all() | 78 | 1 | 3 | |
Stripe\Service\PaymentIntentService::applyCustomerBalance() | 77 | 1 | 3 | |
Stripe\Service\PaymentIntentService::cancel() | 77 | 1 | 3 | |
Stripe\Service\PaymentIntentService::capture() | 77 | 1 | 3 | |
Stripe\Service\PaymentIntentService::confirm() | 77 | 1 | 3 | |
Stripe\Service\PaymentIntentService::create() | 78 | 1 | 3 | |
Stripe\Service\PaymentIntentService::incrementAuthorization() | 77 | 1 | 3 | |
Stripe\Service\PaymentIntentService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\PaymentIntentService::search() | 78 | 1 | 3 | |
Stripe\Service\PaymentIntentService::update() | 77 | 1 | 3 | |
Stripe\Service\PaymentIntentService::verifyMicrodeposits() | 77 | 1 | 3 | |
Stripe\Service\PaymentLinkService::all() | 78 | 1 | 3 | |
Stripe\Service\PaymentLinkService::allLineItems() | 77 | 1 | 3 | |
Stripe\Service\PaymentLinkService::create() | 78 | 1 | 3 | |
Stripe\Service\PaymentLinkService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\PaymentLinkService::update() | 77 | 1 | 3 | |
Stripe\Service\PaymentMethodService::all() | 78 | 1 | 3 | |
Stripe\Service\PaymentMethodService::attach() | 77 | 1 | 3 | |
Stripe\Service\PaymentMethodService::create() | 78 | 1 | 3 | |
Stripe\Service\PaymentMethodService::detach() | 77 | 1 | 3 | |
Stripe\Service\PaymentMethodService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\PaymentMethodService::update() | 77 | 1 | 3 | |
Stripe\Service\PayoutService::all() | 78 | 1 | 3 | |
Stripe\Service\PayoutService::cancel() | 77 | 1 | 3 | |
Stripe\Service\PayoutService::create() | 78 | 1 | 3 | |
Stripe\Service\PayoutService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\PayoutService::reverse() | 77 | 1 | 3 | |
Stripe\Service\PayoutService::update() | 77 | 1 | 3 | |
Stripe\Service\PlanService::all() | 78 | 1 | 3 | |
Stripe\Service\PlanService::create() | 78 | 1 | 3 | |
Stripe\Service\PlanService::delete() | 77 | 1 | 3 | |
Stripe\Service\PlanService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\PlanService::update() | 77 | 1 | 3 | |
Stripe\Service\PriceService::all() | 78 | 1 | 3 | |
Stripe\Service\PriceService::create() | 78 | 1 | 3 | |
Stripe\Service\PriceService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\PriceService::search() | 78 | 1 | 3 | |
Stripe\Service\PriceService::update() | 77 | 1 | 3 | |
Stripe\Service\ProductService::all() | 78 | 1 | 3 | |
Stripe\Service\ProductService::create() | 78 | 1 | 3 | |
Stripe\Service\ProductService::delete() | 77 | 1 | 3 | |
Stripe\Service\ProductService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\ProductService::search() | 78 | 1 | 3 | |
Stripe\Service\ProductService::update() | 77 | 1 | 3 | |
Stripe\Service\PromotionCodeService::all() | 78 | 1 | 3 | |
Stripe\Service\PromotionCodeService::create() | 78 | 1 | 3 | |
Stripe\Service\PromotionCodeService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\PromotionCodeService::update() | 77 | 1 | 3 | |
Stripe\Service\QuoteService::accept() | 77 | 1 | 3 | |
Stripe\Service\QuoteService::all() | 78 | 1 | 3 | |
Stripe\Service\QuoteService::allComputedUpfrontLineItems() | 77 | 1 | 3 | |
Stripe\Service\QuoteService::allLineItems() | 77 | 1 | 3 | |
Stripe\Service\QuoteService::cancel() | 77 | 1 | 3 | |
Stripe\Service\QuoteService::create() | 78 | 1 | 3 | |
Stripe\Service\QuoteService::finalizeQuote() | 77 | 1 | 3 | |
Stripe\Transfer::retrieveReversal() | 77 | 1 | 3 | |
Stripe\Service\QuoteService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\QuoteService::update() | 77 | 1 | 3 | |
Stripe\Service\RefundService::all() | 78 | 1 | 3 | |
Stripe\Service\RefundService::cancel() | 77 | 1 | 3 | |
Stripe\Service\RefundService::create() | 78 | 1 | 3 | |
Stripe\Service\RefundService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\RefundService::update() | 77 | 1 | 3 | |
Stripe\Service\ReviewService::all() | 78 | 1 | 3 | |
Stripe\Service\ReviewService::approve() | 77 | 1 | 3 | |
Stripe\Service\ReviewService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\SetupAttemptService::all() | 78 | 1 | 3 | |
Stripe\Service\SetupIntentService::all() | 78 | 1 | 3 | |
Stripe\Service\SetupIntentService::cancel() | 77 | 1 | 3 | |
Stripe\Service\SetupIntentService::confirm() | 77 | 1 | 3 | |
Stripe\Service\SetupIntentService::create() | 78 | 1 | 3 | |
Stripe\Service\SetupIntentService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\SetupIntentService::update() | 77 | 1 | 3 | |
Stripe\Service\SetupIntentService::verifyMicrodeposits() | 77 | 1 | 3 | |
Stripe\Service\ShippingRateService::all() | 78 | 1 | 3 | |
Stripe\Service\ShippingRateService::create() | 78 | 1 | 3 | |
Stripe\Service\ShippingRateService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\ShippingRateService::update() | 77 | 1 | 3 | |
Stripe\Service\SourceService::allSourceTransactions() | 77 | 1 | 3 | |
Stripe\Service\SourceService::create() | 78 | 1 | 3 | |
Stripe\Service\SourceService::detach() | 77 | 1 | 3 | |
Stripe\Service\SourceService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\SourceService::update() | 77 | 1 | 3 | |
Stripe\Service\SourceService::verify() | 77 | 1 | 3 | |
Stripe\Service\SubscriptionItemService::all() | 78 | 1 | 3 | |
Stripe\Service\SubscriptionItemService::allUsageRecordSummaries() | 77 | 1 | 3 | |
Stripe\Service\SubscriptionItemService::create() | 78 | 1 | 3 | |
Stripe\Service\SubscriptionItemService::createUsageRecord() | 77 | 1 | 3 | |
Stripe\Service\SubscriptionItemService::delete() | 77 | 1 | 3 | |
Stripe\Service\SubscriptionItemService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\SubscriptionItemService::update() | 77 | 1 | 3 | |
Stripe\Service\SubscriptionScheduleService::all() | 78 | 1 | 3 | |
Stripe\Service\SubscriptionScheduleService::cancel() | 77 | 1 | 3 | |
Stripe\Service\SubscriptionScheduleService::create() | 78 | 1 | 3 | |
Stripe\Service\SubscriptionScheduleService::release() | 77 | 1 | 3 | |
Stripe\Service\SubscriptionScheduleService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\SubscriptionScheduleService::update() | 77 | 1 | 3 | |
Stripe\Service\SubscriptionService::all() | 78 | 1 | 3 | |
Stripe\Service\SubscriptionService::cancel() | 77 | 1 | 3 | |
Stripe\Service\SubscriptionService::create() | 78 | 1 | 3 | |
Stripe\Service\SubscriptionService::deleteDiscount() | 77 | 1 | 3 | |
Stripe\Service\SubscriptionService::resume() | 77 | 1 | 3 | |
Stripe\Service\SubscriptionService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\SubscriptionService::search() | 78 | 1 | 3 | |
Stripe\Service\SubscriptionService::update() | 77 | 1 | 3 | |
Stripe\Service\TaxCodeService::all() | 78 | 1 | 3 | |
Stripe\Service\TaxCodeService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\TaxRateService::all() | 78 | 1 | 3 | |
Stripe\Service\TaxRateService::create() | 78 | 1 | 3 | |
Stripe\Service\TaxRateService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\TaxRateService::update() | 77 | 1 | 3 | |
Stripe\Service\TokenService::create() | 78 | 1 | 3 | |
Stripe\Service\TokenService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\TopupService::all() | 78 | 1 | 3 | |
Stripe\Service\TopupService::cancel() | 77 | 1 | 3 | |
Stripe\Service\TopupService::create() | 78 | 1 | 3 | |
Stripe\Service\TopupService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\TopupService::update() | 77 | 1 | 3 | |
Stripe\Service\TransferService::all() | 78 | 1 | 3 | |
Stripe\Service\TransferService::allReversals() | 77 | 1 | 3 | |
Stripe\Service\TransferService::create() | 78 | 1 | 3 | |
Stripe\Service\TransferService::createReversal() | 77 | 1 | 3 | |
Stripe\Service\TransferService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\TransferService::retrieveReversal() | 77 | 1 | 3 | |
Stripe\Service\TransferService::update() | 77 | 1 | 3 | |
Stripe\Service\TransferService::updateReversal() | 77 | 1 | 3 | |
Stripe\Service\WebhookEndpointService::all() | 78 | 1 | 3 | |
Stripe\Service\WebhookEndpointService::create() | 78 | 1 | 3 | |
Stripe\Service\WebhookEndpointService::delete() | 77 | 1 | 3 | |
Stripe\Service\WebhookEndpointService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\WebhookEndpointService::update() | 77 | 1 | 3 | |
Stripe\Exception\SignatureVerificationException::factory() | 71 | 1 | 6 | |
Stripe\Service\Apps\SecretService::all() | 78 | 1 | 3 | |
Stripe\Service\Apps\SecretService::create() | 78 | 1 | 3 | |
Stripe\Service\Apps\SecretService::deleteWhere() | 78 | 1 | 3 | |
Stripe\Service\Apps\SecretService::find() | 78 | 1 | 3 | |
Stripe\Exception\SignatureVerificationException::getSigHeader() | 82 | 1 | 3 | |
Stripe\Service\BillingPortal\ConfigurationService::all() | 78 | 1 | 3 | |
Stripe\Service\BillingPortal\ConfigurationService::create() | 78 | 1 | 3 | |
Stripe\Service\BillingPortal\ConfigurationService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\BillingPortal\ConfigurationService::update() | 77 | 1 | 3 | |
Stripe\Service\BillingPortal\SessionService::create() | 78 | 1 | 3 | |
Stripe\FinancialConnections\Account::disconnect() | 69 | 1 | 6 | |
Stripe\Service\Checkout\SessionService::all() | 78 | 1 | 3 | |
Stripe\Service\Checkout\SessionService::allLineItems() | 77 | 1 | 3 | |
Stripe\Service\Checkout\SessionService::create() | 78 | 1 | 3 | |
Stripe\Service\Checkout\SessionService::expire() | 77 | 1 | 3 | |
Stripe\Service\Checkout\SessionService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\FinancialConnections\AccountService::all() | 78 | 1 | 3 | |
Stripe\Service\FinancialConnections\AccountService::allOwners() | 77 | 1 | 3 | |
Stripe\Service\FinancialConnections\AccountService::disconnect() | 77 | 1 | 3 | |
Stripe\Service\FinancialConnections\AccountService::refresh() | 77 | 1 | 3 | |
Stripe\Service\FinancialConnections\AccountService::retrieve() | 77 | 1 | 3 | |
Stripe\HttpClient\CurlClient::__destruct() | 82 | 1 | 3 | |
Stripe\Service\FinancialConnections\SessionService::create() | 78 | 1 | 3 | |
Stripe\Service\FinancialConnections\SessionService::retrieve() | 77 | 1 | 3 | |
Stripe\HttpClient\CurlClient::getDefaultOptions() | 82 | 1 | 3 | |
Stripe\Service\Identity\VerificationReportService::all() | 78 | 1 | 3 | |
Stripe\Service\Identity\VerificationReportService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\Identity\VerificationSessionService::all() | 78 | 1 | 3 | |
Stripe\Service\Identity\VerificationSessionService::cancel() | 77 | 1 | 3 | |
Stripe\Service\Identity\VerificationSessionService::create() | 78 | 1 | 3 | |
Stripe\Service\Identity\VerificationSessionService::redact() | 77 | 1 | 3 | |
Stripe\Service\Identity\VerificationSessionService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\Identity\VerificationSessionService::update() | 77 | 1 | 3 | |
Stripe\Service\Issuing\AuthorizationService::all() | 78 | 1 | 3 | |
Stripe\Service\Issuing\AuthorizationService::approve() | 77 | 1 | 3 | |
Stripe\Service\Issuing\AuthorizationService::decline() | 77 | 1 | 3 | |
Stripe\Service\Issuing\AuthorizationService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\Issuing\AuthorizationService::update() | 77 | 1 | 3 | |
Stripe\Service\Issuing\CardService::all() | 78 | 1 | 3 | |
Stripe\Service\Issuing\CardService::create() | 78 | 1 | 3 | |
Stripe\Service\Issuing\CardService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\Issuing\CardService::update() | 77 | 1 | 3 | |
Stripe\Service\Issuing\CardholderService::all() | 78 | 1 | 3 | |
Stripe\Service\Issuing\CardholderService::create() | 78 | 1 | 3 | |
Stripe\Service\Issuing\CardholderService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\Issuing\CardholderService::update() | 77 | 1 | 3 | |
Stripe\Service\Issuing\DisputeService::all() | 78 | 1 | 3 | |
Stripe\Service\Issuing\DisputeService::create() | 78 | 1 | 3 | |
Stripe\Service\Issuing\DisputeService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\Issuing\DisputeService::submit() | 77 | 1 | 3 | |
Stripe\Service\Issuing\DisputeService::update() | 77 | 1 | 3 | |
Stripe\HttpClient\CurlClient::request() | 70 | 1 | 5 | |
Stripe\Service\Issuing\TransactionService::all() | 78 | 1 | 3 | |
Stripe\Collection::isEmpty() | 80 | 1 | 3 | |
Stripe\SearchResult::baseUrl() | 81 | 1 | 3 | |
Stripe\Service\ApplicationFeeService::retrieveRefund() | 77 | 1 | 3 | |
Stripe\Service\Terminal\ReaderService::cancelAction() | 77 | 1 | 3 | |
Stripe\ApiResource::baseUrl() | 81 | 1 | 3 | |
Stripe\Service\Terminal\ReaderService::setReaderDisplay() | 77 | 1 | 3 | |
Stripe\Customer::allTaxIds() | 78 | 1 | 3 | |
ctclStripe::registerOptions() | 66 | 1 | 9 | |
Stripe\Service\Treasury\FinancialAccountService::updateFeatures() | 77 | 1 | 3 | |
Stripe\PaymentIntent::search() | 75 | 1 | 4 | |
Stripe\Stripe::getMaxNetworkRetryDelay() | 80 | 1 | 3 | |
Stripe\Account::createPerson() | 78 | 1 | 3 | |
Stripe\Service\Treasury\FinancialAccountService::all() | 78 | 1 | 3 | |
Stripe\Service\ChargeService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\DisputeService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\ApplicationFeeService::allRefunds() | 77 | 1 | 3 | |
Stripe\Util\CaseInsensitiveArray::offsetUnset() | 75 | 1 | 4 | |
Stripe\Service\CouponService::update() | 77 | 1 | 3 | |
Stripe\Util\RequestOptions::__construct() | 74 | 1 | 5 | |
ctclStripe::frontendHtml() | 75 | 1 | 6 | |
Stripe\Quote::allComputedUpfrontLineItems() | 66 | 1 | 7 | |
Stripe\Util\CaseInsensitiveArray::__construct() | 78 | 1 | 3 | |
Stripe\Util\Set::includes() | 79 | 1 | 3 | |
Stripe\Service\AccountService::update() | 77 | 1 | 3 | |
Stripe\Service\Treasury\FinancialAccountService::update() | 77 | 1 | 3 | |
Stripe\Service\AbstractServiceFactory::__construct() | 77 | 1 | 4 | |
Stripe\BankAccount::update() | 67 | 1 | 8 | |
Stripe\Exception\ApiErrorException::getHttpBody() | 82 | 1 | 3 | |
Stripe\Service\EphemeralKeyService::delete() | 77 | 1 | 3 | |
Stripe\Service\CreditNoteService::update() | 77 | 1 | 3 | |
Stripe\Service\CreditNoteService::retrieve() | 77 | 1 | 3 | |
ctclStripe::requiredWpAction() | 75 | 1 | 4 | |
Stripe\BankAccount::verify() | 69 | 1 | 6 | |
Stripe\Invoice::upcoming() | 66 | 1 | 7 | |
Stripe\PaymentIntent::confirm() | 69 | 1 | 6 | |
Stripe\Service\CreditNoteService::allLines() | 77 | 1 | 3 | |
Stripe\Service\Treasury\FinancialAccountService::create() | 78 | 1 | 3 | |
ctclStripe::stripeDeactivate() | 67 | 1 | 9 | |
Stripe\Service\AbstractServiceFactory::__get() | 80 | 1 | 3 | |
Stripe\SearchResult::getFilters() | 82 | 1 | 3 | |
Stripe\Service\DisputeService::all() | 78 | 1 | 3 | |
Stripe\BaseStripeClient::getApiBase() | 80 | 1 | 3 | |
Stripe\Service\AbstractServiceFactory::getServiceClass() | 100 | 1 | 0 | |
Stripe\BaseStripeClient::getClientId() | 80 | 1 | 3 | |
Stripe\Stripe::getMaxRetryAfter() | 80 | 1 | 3 | |
Stripe\Customer::createTaxId() | 78 | 1 | 3 | |
Stripe\Service\AbstractService::__construct() | 77 | 1 | 4 | |
Stripe\Service\AbstractService::getClient() | 82 | 1 | 3 | |
Stripe\Service\CustomerService::retrieveSource() | 77 | 1 | 3 | |
Stripe\Stripe::getEnableTelemetry() | 80 | 1 | 3 | |
Stripe\Account::deletePerson() | 77 | 1 | 3 | |
Stripe\Service\Treasury\FinancialAccountService::retrieveFeatures() | 77 | 1 | 3 | |
Stripe\Customer::updateSource() | 77 | 1 | 3 | |
Stripe\Customer::retrieveSource() | 77 | 1 | 3 | |
Stripe\Customer::deleteSource() | 77 | 1 | 3 | |
Stripe\PaymentIntent::cancel() | 69 | 1 | 6 | |
Stripe\Service\CreditNoteService::preview() | 78 | 1 | 3 | |
Stripe\Service\Terminal\ReaderService::delete() | 77 | 1 | 3 | |
Stripe\Exception\ApiErrorException::getJsonBody() | 82 | 1 | 3 | |
Stripe\Service\Terminal\ReaderService::processPaymentIntent() | 77 | 1 | 3 | |
Stripe\Service\ChargeService::create() | 78 | 1 | 3 | |
Stripe\Service\Terminal\ReaderService::refundPayment() | 77 | 1 | 3 | |
Stripe\Service\AccountService::retrievePerson() | 77 | 1 | 3 | |
Stripe\Service\Treasury\FinancialAccountService::retrieve() | 77 | 1 | 3 | |
Stripe\Stripe::setMaxNetworkRetries() | 80 | 1 | 3 | |
Stripe\Util\Set::getIterator() | 80 | 1 | 3 | |
Stripe\Account::allPersons() | 78 | 1 | 3 | |
Stripe\Invoice::markUncollectible() | 69 | 1 | 6 | |
Stripe\Service\Terminal\ReaderService::create() | 78 | 1 | 3 | |
Stripe\BankAccount::retrieve() | 67 | 1 | 8 | |
Stripe\Customer::deleteTaxId() | 77 | 1 | 3 | |
Stripe\Invoice::voidInvoice() | 69 | 1 | 6 | |
Stripe\WebhookSignature::computeSignature() | 78 | 1 | 3 | |
Stripe\ApiResource::classUrl() | 74 | 1 | 4 | |
Stripe\Service\AccountService::updatePerson() | 77 | 1 | 3 | |
Stripe\Service\Terminal\ReaderService::all() | 78 | 1 | 3 | |
Stripe\Exception\ApiErrorException::getHttpStatus() | 82 | 1 | 3 | |
Stripe\Service\DisputeService::update() | 77 | 1 | 3 | |
Stripe\Util\Set::discard() | 80 | 1 | 3 | |
Stripe\Util\Set::toArray() | 80 | 1 | 3 | |
Stripe\Customer::createSource() | 78 | 1 | 3 | |
Stripe\Util\CaseInsensitiveArray::count() | 80 | 1 | 3 | |
Stripe\Invoice::pay() | 69 | 1 | 6 | |
Stripe\Service\AccountService::reject() | 77 | 1 | 3 | |
Stripe\Subscription::search() | 75 | 1 | 4 | |
Stripe\Subscription::deleteDiscount() | 68 | 1 | 6 | |
Stripe\Service\CustomerService::retrieveTaxId() | 77 | 1 | 3 | |
Stripe\Service\CustomerService::updateCashBalance() | 77 | 1 | 3 | |
Stripe\Service\CustomerService::retrieve() | 77 | 1 | 3 | |
Stripe\Customer::retrieveCashBalanceTransaction() | 77 | 1 | 3 | |
Stripe\Service\CustomerService::updateSource() | 77 | 1 | 3 | |
Stripe\Service\CustomerService::all() | 78 | 1 | 3 | |
Stripe\Service\CustomerService::retrievePaymentMethod() | 77 | 1 | 3 | |
Stripe\Stripe::getInitialNetworkRetryDelay() | 80 | 1 | 3 | |
Stripe\Invoice::search() | 75 | 1 | 4 | |
Stripe\Util\Util::urlEncode() | 71 | 1 | 5 | |
Stripe\Service\EventService::retrieve() | 77 | 1 | 3 | |
Stripe\Account::retrievePerson() | 77 | 1 | 3 | |
Stripe\Service\CouponService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\EventService::all() | 78 | 1 | 3 | |
Stripe\Quote::accept() | 69 | 1 | 6 | |
Stripe\Service\AccountService::updateCapability() | 77 | 1 | 3 | |
Stripe\Service\CustomerService::verifySource() | 77 | 1 | 3 | |
Stripe\Service\AccountService::all() | 78 | 1 | 3 | |
Stripe\Service\CustomerService::update() | 77 | 1 | 3 | |
Stripe\Service\AccountService::retrieveCapability() | 77 | 1 | 3 | |
Stripe\Util\CaseInsensitiveArray::offsetExists() | 75 | 1 | 4 | |
Stripe\Service\AbstractService::getStreamingClient() | 82 | 1 | 3 | |
Stripe\Service\AccountService::retrieveExternalAccount() | 77 | 1 | 3 | |
Stripe\Customer::allSources() | 78 | 1 | 3 | |
Stripe\Util\Set::add() | 80 | 1 | 3 | |
Stripe\PaymentIntent::applyCustomerBalance() | 69 | 1 | 6 | |
Stripe\Service\CouponService::create() | 78 | 1 | 3 | |
Stripe\Service\CreditNoteService::create() | 78 | 1 | 3 | |
Stripe\Service\Terminal\ReaderService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\CreditNoteService::previewLines() | 78 | 1 | 3 | |
Stripe\Service\Terminal\ReaderService::update() | 77 | 1 | 3 | |
Stripe\Quote::cancel() | 69 | 1 | 6 | |
Stripe\Service\CreditNoteService::all() | 78 | 1 | 3 | |
Stripe\Subscription::cancel() | 69 | 1 | 6 | |
Stripe\Service\ApplicationFeeService::updateRefund() | 77 | 1 | 3 | |
Stripe\Subscription::resume() | 69 | 1 | 6 | |
Stripe\Exception\ApiErrorException::getError() | 82 | 1 | 3 | |
Stripe\Invoice::sendInvoice() | 69 | 1 | 6 | |
Stripe\Stripe::setAccountId() | 80 | 1 | 3 | |
Stripe\PaymentIntent::incrementAuthorization() | 69 | 1 | 6 | |
Stripe\Account::retrieveExternalAccount() | 77 | 1 | 3 | |
Stripe\Service\CustomerService::search() | 78 | 1 | 3 | |
Stripe\Quote::allLineItems() | 66 | 1 | 7 | |
Stripe\Service\DisputeService::close() | 77 | 1 | 3 | |
Stripe\Util\CaseInsensitiveArray::getIterator() | 80 | 1 | 3 | |
Stripe\Invoice::allLines() | 78 | 1 | 3 | |
Stripe\PaymentIntent::capture() | 69 | 1 | 6 | |
Stripe\Service\Terminal\ReaderService::processSetupIntent() | 77 | 1 | 3 | |
Stripe\Service\ApplicationFeeService::retrieve() | 77 | 1 | 3 | |
Stripe\Service\AbstractService::request() | 78 | 1 | 3 | |
Stripe\PaymentIntent::verifyMicrodeposits() | 69 | 1 | 6 | |
Stripe\Service\AbstractService::requestStream() | 77 | 1 | 3 | |
Stripe\Service\ExchangeRateService::retrieve() | 77 | 1 | 3 | |
Stripe\Exception\ApiErrorException::getHttpHeaders() | 82 | 1 | 3 | |
Stripe\Service\AbstractService::requestCollection() | 78 | 1 | 3 | |
Stripe\Service\ExchangeRateService::all() | 78 | 1 | 3 | |
Stripe\Service\ChargeService::capture() | 77 | 1 | 3 | |
Stripe\Service\ApplicationFeeService::createRefund() | 77 | 1 | 3 | |
Stripe\Service\ChargeService::update() | 77 | 1 | 3 | |
Stripe\Exception\ApiErrorException::setHttpHeaders() | 81 | 1 | 3 | |
Stripe\Service\CustomerService::updateBalanceTransaction() | 77 | 1 | 3 | |
Stripe\Service\CreditNoteService::voidCreditNote() | 77 | 1 | 3 | |
Stripe\Service\CouponService::delete() | 77 | 1 | 3 | |
Stripe\StripeClient::__get() | 80 | 1 | 3 | |
Stripe\Service\ChargeService::all() | 78 | 1 | 3 | |
Stripe\Service\AbstractService::requestSearchResult() | 78 | 1 | 3 | |
Stripe\SearchResult::setFilters() | 81 | 1 | 3 | |
Stripe\Service\ChargeService::search() | 78 | 1 | 3 | |
Stripe\Invoice::upcomingLines() | 66 | 1 | 7 | |
Stripe\Exception\ApiErrorException::setHttpBody() | 81 | 1 | 3 | |
ctclStripe::enequeFrontendCss() | 78 | 1 | 3 | |
Stripe\Service\CouponService::all() | 78 | 1 | 3 | |
Stripe\Invoice::finalizeInvoice() | 69 | 1 | 6 | |
Stripe\Quote::finalizeQuote() | 69 | 1 | 6 | |
Stripe\Service\ApplicationFeeService::all() | 78 | 1 | 3 | |
Stripe\Service\FileLinkService::all() | 78 | 1 | 3 | |
Stripe\BaseStripeClient::getApiKey() | 80 | 1 | 3 | |
Stripe\Service\AccountService::updateExternalAccount() | 77 | 1 | 3 |
304 more item(s) not shown.