Alokai

PayflowLinkTokenInput

Contains information required to fetch payment token information for the Payflow Link and Payments Advanced payment methods.

type PayflowLinkTokenInput = {
  cart_id: Scalars['String']['input'];
};

Referenced Types

On this page