@paypal/paypal-js
    Preparing search index...

    Type Alias OneTimePaymentFlowResponse

    type OneTimePaymentFlowResponse = {
        data: { liabilityShift?: string; message?: string; orderId: string };
        state: StateType;
    }
    Index

    Properties

    Properties

    data: { liabilityShift?: string; message?: string; orderId: string }
    state: StateType