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

    Variable FEEDBACK_TAGSConst

    FEEDBACK_TAGS: {
        PAYMENT_SUCCESS: "paymentSuccess";
        PAYMENT_FAILED: "paymentFailed";
        SERVICE_QUALITY: "starred";
        RESPONSE_TIME: "responseTime";
        UPTIME: "uptime";
    } = ...

    Standard feedback tags for t402 payment interactions

    Type Declaration

    • ReadonlyPAYMENT_SUCCESS: "paymentSuccess"

      tag1: Payment completed successfully

    • ReadonlyPAYMENT_FAILED: "paymentFailed"

      tag1: Payment verification failed

    • ReadonlySERVICE_QUALITY: "starred"

      tag1: Service quality rating

    • ReadonlyRESPONSE_TIME: "responseTime"

      tag2: Response time measurement

    • ReadonlyUPTIME: "uptime"

      tag2: Uptime measurement