Uses of Package
com.broadleafcommerce.vendor.stripe.service.exception
Packages that use com.broadleafcommerce.vendor.stripe.service.exception
Package
Description
-
Classes in com.broadleafcommerce.vendor.stripe.service.exception used by com.broadleafcommerce.payment.service.gatewayClassDescriptionException is thrown when you attempt to execute a transaction against a
PaymentIntent
that does not have a payment method associated with it. -
Classes in com.broadleafcommerce.vendor.stripe.service.exception used by com.broadleafcommerce.web.endpointClassDescriptionException is thrown when the error occurred during the creation of a
PaymentIntent
. -
Classes in com.broadleafcommerce.vendor.stripe.service.exception used by com.broadleafcommerce.web.endpoint.exceptionClassDescriptionThe exception is thrown when an error occurs during the generation of the payment intent access token.The exception is thrown if the payment intent access token is invalid.Exception thrown when an error occurs while executing an API request to Stripe.Exception thrown when the customer is not an owner of requested SetupIntent.Exception is thrown when the error occurred during creating of the
SetupIntent
.Exception is thrown if theSetupIntentRequest
is not valid.