Which API parameter allows automatic addition of previously fraudulent cards?

Prepare for the Stripe Fundamentals Exam with comprehensive flashcards and multiple choice questions that include hints and explanations. Ace your exam with ease!

Multiple Choice

Which API parameter allows automatic addition of previously fraudulent cards?

Explanation:
Radar uses a reason field to describe why a card or charge was flagged, and setting that reason to fraudulent signals Stripe to apply automatic protections, such as adding the card to a blacklist for future transactions. The reason=fraudulent option explicitly communicates the cause of the flag, triggering that automatic handling. Other parameters don’t express the cause of fraud in a way that Radar uses for automatic action: status reflects the current state of an object, not the reason for fraud; source identifies the data source (like a card or token), not the fraud reason; and action isn’t a valid parameter for this purpose.

Radar uses a reason field to describe why a card or charge was flagged, and setting that reason to fraudulent signals Stripe to apply automatic protections, such as adding the card to a blacklist for future transactions. The reason=fraudulent option explicitly communicates the cause of the flag, triggering that automatic handling.

Other parameters don’t express the cause of fraud in a way that Radar uses for automatic action: status reflects the current state of an object, not the reason for fraud; source identifies the data source (like a card or token), not the fraud reason; and action isn’t a valid parameter for this purpose.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy