Checkout Payment

Payment response for a Commerce store checkout.
Property Name Type Description Filter Group and Version Available Version
errors Checkout Error[] A list of errors, if any. Small, 55.0 55.0
payment​Data String Additional data from a payment request for custom checkout implementations. Supports up to four key-value pairs. paymentData is only applicable to requests with a requestType of Auth or PostAuth. Simple purchase orders don’t support paymentData. Small, 55.0 55.0
salesforce​Result​Code String Salesforce payment result code. Valid values are:
  • Decline—Payment was declined
  • Success—Payment succeeded.
  • SystemError—System error.
  • ValidationError—Validation error.
Small, 55.0 55.0