PurseHeadlessCheckoutV1Params
Interface representing a V1 session for the Headless Checkout.
Properties
apiKey
apiKey: string;
API key for authentication
entityId
entityId: string;
Unique identifier for the merchant entity
environment
environment: "development" | "test" | "sandbox" | "production";
Target environment for the checkout (e.g., 'sandbox', 'production')
paymentSession
paymentSession: LegacyPaymentSession;
Payment session data containing transaction details