@paysafe/paysafe-wallet-saas-web
    Preparing search index...

    Interface WalletCheckoutPaymentCreate

    interface WalletCheckoutPaymentCreate {
        secureCode: string;
        sessionId: string;
    }
    Index

    Properties

    secureCode: string

    The secure code for the sessionId.

    sessionId: string

    The unique identifier of the checkout session.