How to get TransactionID on PayPal iOS SDK 1.0.1

2019-08-28 04:39发布

问题:

How can i take TransactionId from iOS device using PayPal iOS SDK 1.0.1?!

Thank you

回答1:

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 ?



标签: ios6 paypal