Home > @vsf-enterprise/sapcc > LoadSopPaymentRequestProps

LoadSopPaymentRequestProps interface

Structure of properties for loadSopPaymentRequest.

Signature:

export interface LoadSopPaymentRequestProps 

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.
extendedMerchantCallback? boolean (Optional) Defines which url should be returned
responseUrl string The URL that the payment provider uses to return payment information
userId? string (Optional) User identifier or one of the literals: current for currently authenticated user, anonymous for anonymous user.