djstripe.models.radar

EarlyFraudWarning

Bases: StripeModel

An early fraud warning indicates that the card issuer has notified us that a charge may be fraudulent.

Stripe documentation: https://docs.stripe.com/api/radar/early_fraud_warnings?lang=python

actionable

property  actionable: bool

fraud_type

property  fraud_type: str

stripe_class

attribute  stripe_class

Review

Bases: StripeModel

Reviews can be used to supplement automated fraud detection with human expertise. Learn more about Radar and reviewing payments here https://docs.stripe.com/radar/reviews.

Stripe documentation: https://docs.stripe.com/api/radar/reviews?lang=python

open

property  open: bool

reason

property  reason: str

stripe_class

attribute  stripe_class