On this page
No Headings
Last updated: June 4, 2026
The rapid growth of mobile commerce has expanded the payment ecosystem. When integrated as a preferred payment method in a mobile application, PayPal helps eliminate fraud and manage risk.
PayPal Magnes accesses iOS and Android data for PayPal Risk Services to perform early risk identification and mitigation.
This section compares the basic PayPal payment model and the Magnes implementation model.
For non-mobile risk solutions, please see Fraudnet.
For standard mobile payment processing, the merchant application interacts directly with the merchant's server. In this case, PayPal is unable to access necessary device fingerprinting information critical for risk management.
Contact your PayPal representative for information about using the PayPal API.
Magnes is integrated within the client app. It collects device-related information required for risk management. Magnes sends the information to PayPal Risk Services, which performs risk adjudication, thus providing a better customer experience.
PayPal-Client-Metadata-Id, or accepts one passed in, and sends it to the app.PayPal-Client-Metadata-Id in the call to the PayPal Mobile API.Magnes does not make payment or risk decisions, it only provides data to PayPal Risk Services to facilitate risk management.
Note: Some code samples reference "Dyson," an the earlier code name for the Magnes library. Magnes and Dyson are interchangeable.
Magnes collects mobile device data based on the permissions granted during the installation of the mobile app.
Data collected by Magnes is used for risk analysis and authentication. PayPal does not share Magnes data with third parties for their own benefit.
For a complete list of what data Magnes collects, see Magnes payload parameters.