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'];
};Contains information required to fetch payment token information for the Payflow Link and Payments Advanced payment methods.
type PayflowLinkTokenInput = {
cart_id: Scalars['String']['input'];
};