UNPKG

sfcc-dev-mcp

Version:

MCP server for Salesforce B2C Commerce Cloud development assistance including logs, debugging, and development tools

24 lines (13 loc) 637 B
## Package: dw.order # Class PaymentStatusCodes ## Inheritance Hierarchy - Object - dw.order.PaymentStatusCodes ## Description Helper class containing status codes for the various errors that can occur when validating a payment card. One of these codes is returned as part of a Status object when a unsuccessful call to the VerifyPaymentCard or VerifyCreditCard pipelet is made. The same codes are used when calling PaymentCard.verify(Number, Number, String) or PaymentCard.verify(Number, Number, String, String). ## Constants ## Properties ## Constructor Summary PaymentStatusCodes() ## Method Summary ## Constructor Detail