Home > @vsf-enterprise/sapcc > LoadSopPaymentResponseProps

LoadSopPaymentResponseProps interface

Structure of properties for loadSopPaymentResponse.

Signature:

export interface LoadSopPaymentResponseProps 

Properties

Property Type Description
cartId string Cart identifier: cart code for logged-in user, cart guid for anonymous user, current for the last modified cart.
customQuery? CustomQuery (Optional) The custom query fields.
entries PaymentEntry[] Payment service provider response data.
userId? string (Optional) User identifier or one of the literals: current for currently authenticated user, anonymous for anonymous user.