T402 API Reference - v2.8.0
    Preparing search index...

    Interface PaymentStatusDisplayProps

    Props for PaymentStatusDisplay component

    interface PaymentStatusDisplayProps {
        status: PaymentStatus;
        message?: string;
    }
    Index

    Properties

    Properties

    Current status

    message?: string

    Message to display