Alokai

HostedProUrl

Contains the secure URL used for the Payments Pro Hosted Solution payment method.

type HostedProUrl = {
  __typename?: 'HostedProUrl'; /** The secure URL generated by PayPal. */
  secure_form_url?: Maybe<Scalars['String']['output']>;
};

Referenced Types

On this page