CardException::setDeclineCode()
Method: Sets the decline code.
CardException::setDeclineCode Read More »
Method: Sets the decline code.
CardException::setDeclineCode Read More »
Method: Gets the parameter related to the error.
CardException::getStripeParam Read More »
Method: Sets the parameter related to the error.
CardException::setStripeParam Read More »
Method: Sets the Stripe request ID.
ApiErrorException::setRequestId Read More »
Method: No description found
CurlClient::initUserAgentInfo Read More »
Method: Gets the Stripe error code.
ApiErrorException::getStripeCode Read More »
Method: No description found
CurlClient::getDefaultOptions Read More »
Method: Sets the Stripe error code.
ApiErrorException::setStripeCode Read More »
Method: No description found
CurlClient::getUserAgentInfo Read More »
Method: Returns the string representation of the exception.
ApiErrorException::__toString Read More »
Method: No description found
CurlClient::getEnablePersistentConnections Read More »
Method: No description found
ApiErrorException::constructErrorObject Read More »
Class: ApiConnection is thrown in the event that the SDK can’t connect to Stripe’s servers. That can be for a variety of different reasons from a downed network to a bad TLS certificate.
ApiConnectionException Read More »
Class: CardException is thrown when a user enters a card that can’t be charged for some reason.
Method: Creates a new CardException exception.
CardException::factory Read More »
Method: Gets the decline code.
CardException::getDeclineCode Read More »