PayFanout API reference
    Preparing search index...

    Interface MountedEntry

    interface MountedEntry {
        handle: MountedFieldsHandle;
        psp: string;
        sessionRef: string;
    }
    Index
    psp: string
    sessionRef: string

    The clientSecret the fields were mounted with — the sufficient completion reference POSTed to completionEndpoint (the browser already holds it, so no host-minted id needs to travel through the checkout surfaces).