Paypal LinkWallet API
Merchants can use this API to retrieve the PayPal Authorization URL.
Once you receive the paypalAuthorizationUrl in the response, you can navigate to it. This URL will transfer control to PayPal for the user to log in and provide their consent. After PayPal completes the login and consent process, control will be handed back to Juspay. Once Juspay finishes its processing, it will redirect control to the merchant's return URL.
Merchants must register the following Juspay return URLs in their PayPal dashboard:
Production:
https://api.juspay.io/payout/paypalReturnUrlSandbox:
https://api.sandbox.juspay.io/payout/paypalReturnUrl
Request
Response
API Endpoints
Sandbox Link
POST
https://api.sandbox.juspay.io/payout/merchant/v1/linkwallet
Production Link
POST
https://api.juspay.io/payout/merchant/v1/linkwallet
Headers
Body
200 : Success
400 : Invalid Input data
- Have questions?
- Need help? Contact support
- LLM? Read llms.txt

