Skip to main content

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: "production" | "sandbox" | "test" | "development";

Target environment for the checkout (e.g., 'sandbox', 'production')


paymentSession

paymentSession: PaymentSessionModel;

Payment session data containing transaction details