Mayson Monorepo Documentation
    Preparing search index...

    Payment Evaluations represent the risk lifecycle of an externally processed payment. It includes the Radar risk score from Stripe, payment outcome taken by the merchant or processor, and any post transaction events, such as refunds or disputes. See the Radar API guide for integration steps.

    Index

    Properties

    id: string

    Unique identifier for the object.

    object: "radar.payment_evaluation"

    String representing the object's type. Objects of the same type share the same value.

    Client device metadata attached to this payment evaluation.

    created_at: number

    Time at which the object was created. Measured in seconds since the Unix epoch.

    Customer details attached to this payment evaluation.

    Event information associated with the payment evaluation, such as refunds, dispute, early fraud warnings, or user interventions.

    Collection of scores and insights for this payment evaluation.

    livemode: boolean

    Has the value true if the object exists in live mode or the value false if the object exists in test mode.

    metadata: Metadata

    Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.

    Indicates the final outcome for the payment evaluation.

    Payment details attached to this payment evaluation.