Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

RetryCategory Enum

Specifies the retry category.

Enum Values

The following are the values of the commercepayments.RetryCategory enum.

Value Description
CardLimit Insufficient funds, exceeded spending limits, or other restrictions on the card.
GatewayConnection Connectivity or communication errors between systems, including upstream gateway errors.
PaymentInformation Missing or incorrect data such as incorrect card numbers, addresses, or currencies.
PaymentProcessing Payment account is invalid, closed, restricted, or the transaction was declined for reasons other than insufficient funds.
Security Security violations or issues such as fraud, risk, authentication, verification, and authorization.
Unknown The payment gateway error code isn't recognized or isn't mapped to a specific category.