v2
latestOpenAPI 3.1.02026-07-262279731.3 MBPayPal
Create a PayPal PayIn
<Warning icon="fa-regular fa-triangle-exclamation"> **Caution – Deprecated legacy integration**This endpoint is the legacy integration of PayPal with Mangopay. If you are integrating PayPal for the first time, use the new POST Create a PayPal PayIn endpoint.
Existing legacy integrations continue to be supported, but any integration enhancements are only developed on the new endpoint.
Platforms are strongly encouraged to move to the new integration to benefit from additional features, including:
- Recurring payment flows
- Support for tracking information to sync evidence of shipped goods
- Additional API payload data such as shipping preference, platform references, and PayPal user information
post/v2.01/{ClientId}/payins/paypal/web
Path parameters
ClientIdstring required
Platform's API account identifier, associated with the API key.
Headers
Authorizationstring required
Bearer authentication of the form Bearer <token>, where token is your auth token.
If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.
Request body
Response
Success