izd / kiva

2 stars 0 forks source link

Parse & PayPal configured NEEDS SECRETS ADDED TO WORK PROPERLY #33

Closed BrainScraps closed 9 years ago

BrainScraps commented 9 years ago

You can use card.io, or you can login to your paypal account.

Next I need to handle the response.

    "client": {
    "environment": "sandbox",
    "paypal_sdk_version": "2.9.0",
    "platform": "Android",
    "product_name": "PayPal-Android-SDK"
    },
    "response": {
    "create_time": "2015-04-02T06:21:49Z",
    "id": "PAY-8D299676C6931774HKUON77I",
    "intent": "sale",
    "state": "approved"
    },
    "response_type": "payment"
    }

paypalzzz

zackhsi commented 9 years ago

Solid. @danielhochman and I will crank on OAuth a bit today, then hopefully all the pieces will come together

zackhsi commented 9 years ago

:+1:

danielhochman commented 9 years ago

:open_mouth: