Payment token & transaction id from paypal in android

dhirendra123
Contributor
Contributor

How do I get payment details ?

Because i want to store details on server side.

i want details like -

  • Payment Token - EC-6U6663123U717105A and 
  • Transaction id - 5L1230820F733542W.

But Currently, I got below response -

    "client": {
        "environment": "sandbox",
        "paypal_sdk_version": "2.16.0",
        "platform": "Android",
        "product_name": "PayPal-Android-SDK"
    },
    "response": {
        "create_time": "2018-06-13T08:22:45Z",
        "id": "PAY-3RP1236793445635RLMQNISA",
        "intent": "sale",
        "state": "approved"
    },
    "response_type": "payment"

 Please help me. It's urgent.

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

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