How can i take TransactionId from iOS device using PayPal iOS SDK 1.0.1?!
Thank you
How can i take TransactionId from iOS device using PayPal iOS SDK 1.0.1?!
Thank you
Actually this is a fair question. The new PayPal iOS SDK 1.0.1 doesn't provide TransactionID anymore. What you get from the SDK is something called "Proof of Purchase". You can find the details on this page here : https://developer.paypal.com/webapps/developer/docs/integration/mobile/verify-mobile-payment/
Is there a reason why you need the TrasactionID specifically ?