| Package | Description |
|---|---|
| org.broadleafcommerce.core.checkout.service.workflow |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ValidateAndConfirmPaymentActivity.shouldRollbackFailedTransaction(ValidateAndConfirmPaymentActivity.ResponseTransactionPair failedTransactionPair) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ValidateAndConfirmPaymentActivity.handleUnsuccessfulTransactions(List<ValidateAndConfirmPaymentActivity.ResponseTransactionPair> failedTransactions,
ProcessContext<CheckoutSeed> context)
Default implementation is to throw a generic CheckoutException which will be caught and displayed
on the Checkout Page where the Customer can try again.
|
Copyright © 2017. All rights reserved.