Partner Referrals API authCode & sharedId missing

carlton_s
Contributor
Contributor

Hi all, 

I'm following the Partner Referrals API's seller onboarding instructions at https://developer.paypal.com/docs/platforms/seller-onboarding/build-onboarding/

I was able to successfully:

1. get an access token (https://api.sandbox.paypal.com/v1/oauth2/token)

2. generate signup link (https://api-m.sandbox.paypal.com/v2/customer/partner-referrals)

3. embed the signup link

4. redirect the seller, receiving the merchant ID, permissions granted, etc

 

Where I'm having trouble is that the callback that is supposed to receive the authCode & sharedId for the seller, does not seem to be called. This is the one from the example code https://developer.paypal.com/docs/platforms/seller-onboarding/build-onboarding/ 

I tried to have it log, which doesn't show, and the API call to my server's endpoint I made for that is never executed. So I'm wondering if the 

data-paypal-onboard-complete="onboardedCallback" part of the < a > element is broken?
Login to Me Too
5 REPLIES 5

TamarJ
New Community Member

Hi

I have the same issue. Did you find the solution?

Thank you!

Login to Me Too

ansont
Contributor
Contributor

I have the same issue. I can get my return_url called with the proper parameters. My webhook is also called with MERCHANT.ONBOARDING.COMPLETED, but my onboardedCallback isn't called.

Login to Me Too

dearnex
Contributor
Contributor

I'm having the same issue, has anyone found a solution to this?

Login to Me Too

volonocoder
Contributor
Contributor

I love this community. No answer to this issue for years. I have no idea how to solve it. 

nice.....

Login to Me Too

whyypay
Contributor
Contributor

ya this is the paypal way of doing things

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.