Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PayerId not coming in Payment Response #31

Open
shubhi15 opened this issue Sep 3, 2018 · 1 comment
Open

PayerId not coming in Payment Response #31

shubhi15 opened this issue Sep 3, 2018 · 1 comment

Comments

@shubhi15
Copy link

shubhi15 commented Sep 3, 2018

Hello

I could not find "PayerId" in payment response

{
"client": {
"environment": "mock",
"paypal_sdk_version": "2.12.4",
"platform": "Android",
"product_name": "PayPal-Android-SDK"
},
"response": {
"create_time": "2014-02-12T22:29:49Z",
"id": "PAY-6RV70583SB702805EKEYSZ6Y",
"intent": "sale",
"state": "approved"
},
"response_type": "payment"
}

For Server side it is mandatory attribute.
Can someone tell me if I am missing out something.

@haveamission
Copy link

@shubhi15 Did you ever find a solution to this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants