Package com.broadleafcommerce.vendor.stripe.service.exception
package com.broadleafcommerce.vendor.stripe.service.exception
-
ExceptionsClassDescriptionThe 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 is thrown when the error occurred during the creation of a
PaymentIntent
.Exception is thrown when you attempt to execute a transaction against aPaymentIntent
that does not have a payment method associated with it.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 theSetupIntent
.Exception is thrown if theSetupIntentRequest
is not valid.