Skip to content

Releases: hansemannn/titanium-paypal

ios-1.3.0

29 Dec 20:34
Compare
Choose a tag to compare
  • Expose payeeEmail for third-party receivers
  • Update PayPal iOS SDK to 2.16.1
  • Cleanup debug-properties

ios-1.2.1

13 Oct 06:27
Compare
Choose a tag to compare
  • Fix class-packaging for distribution (#5)

ios-1.2.0

09 Oct 11:54
Compare
Choose a tag to compare
  • Fix threading issues when opening and closing the payment dialogs multiple times (#2)
  • Update PayPal iOS-SDK to 2.16.0

ios-1.1.0

25 Sep 10:05
Compare
Choose a tag to compare
  • Add new payment-configuration properties rememberUser and disableShakeAnimations
  • Add new module-properties clientMetadataID and libraryVersion
  • Add new module-method clearAllUserData

ios-1.0.2

07 Aug 10:53
Compare
Choose a tag to compare
  • Possible fix for #2 to open the dialog on the right thread
  • Update PayPal iOS-SDK from 2.14.2 to 2.14.4

iOS-1.0.1

30 May 12:41
Compare
Choose a tag to compare
  • Add missing payment payload in paymentWillComplete, paymentDidComplete, futurePaymentWillComplete and futurePaymentDidComplete
  • Add missing authorization payload in profileSharingWillLogIn and profileSharingDidLogIn
  • Fix scopes property in profile sharing, making it stable

iOS-1.0.0

30 May 08:29
Compare
Choose a tag to compare
  • Initial release
  • Support for simple payments & future payments
  • Experimental support for profile sharing
  • Example and README