HostedProUrlInput
Contains the required input to request the secure URL for Payments Pro Hosted Solution payment.
type HostedProUrlInput = {
cart_id: Scalars['String']['input'];
};Contains the required input to request the secure URL for Payments Pro Hosted Solution payment.
type HostedProUrlInput = {
cart_id: Scalars['String']['input'];
};