We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
@shubhi15 Did you ever find a solution to this?
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: