capecrawler
capecrawler

Reputation: 68213

Authorization & Capture doable in paypal sdk for android?

I've been looking for ways to implement Authorization & Capture in android using paypal sdk. I only found it doable using the website payment standard. Is it doable in the mobile platform as well by using the paypal sdk?

Upvotes: 2

Views: 228

Answers (1)

capecrawler
capecrawler

Reputation: 68213

I was able to implement authorization and capture using the Mobile Express Checkout Library of paypal found here.

Upvotes: 1

Related Questions