ApiErrorException::setJsonBody() learndash Method: Sets the JSON deserialized body. ApiErrorException::setJsonBody Read More » Source Files: includes/lib/stripe-php/lib/Exception/ApiErrorException.php
ApiErrorException::getJsonBody() learndash Method: Gets the JSON deserialized body. ApiErrorException::getJsonBody Read More » Source Files: includes/lib/stripe-php/lib/Exception/ApiErrorException.php
ApiErrorException::setHttpStatus() learndash Method: Sets the HTTP status code. ApiErrorException::setHttpStatus Read More » Source Files: includes/lib/stripe-php/lib/Exception/ApiErrorException.php
ApiErrorException::getHttpStatus() learndash Method: Gets the HTTP status code. ApiErrorException::getHttpStatus Read More » Source Files: includes/lib/stripe-php/lib/Exception/ApiErrorException.php
ApiErrorException::setHttpHeaders() learndash Method: Sets the HTTP headers array. ApiErrorException::setHttpHeaders Read More » Source Files: includes/lib/stripe-php/lib/Exception/ApiErrorException.php
ApiErrorException::getHttpHeaders() learndash Method: Gets the HTTP headers array. ApiErrorException::getHttpHeaders Read More » Source Files: includes/lib/stripe-php/lib/Exception/ApiErrorException.php
ApiErrorException::setHttpBody() learndash Method: Sets the HTTP body as a string. ApiErrorException::setHttpBody Read More » Source Files: includes/lib/stripe-php/lib/Exception/ApiErrorException.php
ApiErrorException::getHttpBody() learndash Method: Gets the HTTP body as a string. ApiErrorException::getHttpBody Read More » Source Files: includes/lib/stripe-php/lib/Exception/ApiErrorException.php
ApiErrorException::setError() learndash Method: Sets the Stripe error object. ApiErrorException::setError Read More » Source Files: includes/lib/stripe-php/lib/Exception/ApiErrorException.php
ApiErrorException::getError() learndash Method: Gets the Stripe error object. ApiErrorException::getError Read More » Source Files: includes/lib/stripe-php/lib/Exception/ApiErrorException.php
ApiErrorException::factory() learndash Method: Creates a new API error exception. ApiErrorException::factory Read More » Source Files: includes/lib/stripe-php/lib/Exception/ApiErrorException.php
InvalidRequestException::setStripeParam() learndash Method: Sets the parameter related to the error. InvalidRequestException::setStripeParam Read More » Source Files: includes/lib/stripe-php/lib/Exception/InvalidRequestException.php
InvalidRequestException::getStripeParam() learndash Method: Gets the parameter related to the error. InvalidRequestException::getStripeParam Read More » Source Files: includes/lib/stripe-php/lib/Exception/InvalidRequestException.php
InvalidRequestException::factory() learndash Method: Creates a new InvalidRequestException exception. InvalidRequestException::factory Read More » Source Files: includes/lib/stripe-php/lib/Exception/InvalidRequestException.php
SignatureVerificationException::setSigHeader() learndash Method: Sets the `Stripe-Signature` HTTP header. SignatureVerificationException::setSigHeader Read More » Source Files: includes/lib/stripe-php/lib/Exception/SignatureVerificationException.php
SignatureVerificationException::getSigHeader() learndash Method: Gets the `Stripe-Signature` HTTP header. SignatureVerificationException::getSigHeader Read More » Source Files: includes/lib/stripe-php/lib/Exception/SignatureVerificationException.php
SignatureVerificationException::setHttpBody() learndash Method: Sets the HTTP body as a string. SignatureVerificationException::setHttpBody Read More » Source Files: includes/lib/stripe-php/lib/Exception/SignatureVerificationException.php
SignatureVerificationException::getHttpBody() learndash Method: Gets the HTTP body as a string. SignatureVerificationException::getHttpBody Read More » Source Files: includes/lib/stripe-php/lib/Exception/SignatureVerificationException.php
SignatureVerificationException::factory() learndash Method: Creates a new SignatureVerificationException exception. SignatureVerificationException::factory Read More » Source Files: includes/lib/stripe-php/lib/Exception/SignatureVerificationException.php
OAuthErrorException::constructErrorObject() learndash Method: No description found OAuthErrorException::constructErrorObject Read More » Source Files: includes/lib/stripe-php/lib/Exception/OAuth/OAuthErrorException.php