Docs
Dashboard

CartPaymentSessionInitializeInput

Input

This is the input type for initializing a payment gateway session for a cart.

#

Fields


cartId
ID!

The unique identifier of the cart for which the payment gateway session is being initialized.

gatewayId
ID!

The unique identifier of the payment gateway to be used for the session.

pspReference
String

The external payment reference used for reconciliation. Required for manual payment gateways.