Alokai

HostedProUrlInput

Contains the required input to request the secure URL for Payments Pro Hosted Solution payment.

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

Referenced Types

On this page