Reputation: 68213
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
Reputation: 68213
I was able to implement authorization and capture using the Mobile Express Checkout Library of paypal found here.
Upvotes: 1