Merchant onboarding
Onboarding
Connect your PayPal business account
Advanced onboarding
PayPal is disconnected. Use Connect PayPal to start onboarding again.
Account status
Email is verified:
Can receive payments:
Payment options
Partner referral request preview
{
"email": "sb-89a43m40169106@business.example.com",
"business_entity": {
"addresses": [
{
"country_code": "US",
"type": "WORK"
}
]
},
"legal_consents": [
{
"granted": true,
"type": "SHARE_DATA_CONSENT"
}
],
"operations": [
{
"api_integration_preference": {
"rest_api_integration": {
"integration_method": "PAYPAL",
"integration_type": "THIRD_PARTY",
"third_party_details": {
"features": [
"PAYMENT",
"REFUND",
"ACCESS_MERCHANT_INFORMATION",
"VAULT",
"BILLING_AGREEMENT"
]
}
}
},
"operation": "API_INTEGRATION"
}
],
"products": [
"PPCP",
"ADVANCED_VAULTING",
"PAYMENT_METHODS"
],
"capabilities": [
"PAYPAL_WALLET_VAULTING_ADVANCED",
"GOOGLE_PAY",
"APPLE_PAY"
],
"tracking_id": "sb-89a43m40169106@business.example.com",
"partner_config_override": {
"partner_logo_url": "https://www.sleekshop.io/images/logo.png",
"return_url": "http://localhost:3000/onboarding",
"return_url_description": "Return to PP Beyond portal"
}
}