79621575

Date: 2025-05-14 13:30:05
Score: 0.5
Natty:
Report link

Here’s what I recommend.

  1. AVS and CVV Rules in PayPal Account Settings Must be Enabled

PayPal offers the Custom AVS and CVV option as part of its Basic Fraud Tools. These tools allow you to determine how different transactions are processed based on the verification information returned from the card-issuing bank.

Steps to Activate Features:

With these settings, you can direct PayPal to automatically flag transactions where the CVV does not match what the bank has on record.

Source : AVS and CVV Rules - Braintree SDK Docs

  1. 3D Secure Authentication Implementation (Optional)

The cardholder must take an additional step of confirming their identity with the issuing bank under 3D Secure authentication. This step can mitigate fraud, especially unauthorized transactions.

To add 3D Secure to a PayPal integration:

This setup ensures that even if the CVV is incorrect, the transaction will not be completed without successful 3D Secure verification.

Source : Save cards with the Orders API - PayPal Developer

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Kapil Sharma