Skip to content

0.10.0

Compare
Choose a tag to compare
@ronkorving ronkorving released this 01 Apr 05:32
· 16 commits to master since this release
  • New fields in the receipt returned by verifyPayment [superandrew213]:
    • receipt (object) Data returned by platforms
    • purchaseDate (int) Date of purchase in millis
    • expirationDate (int) Date of expiration in millis
  • Added pending_renewal_info for Apple receipts [sarunw]
  • Added subscription cancellation for Google platform [adrian-gierakowski]
  • Validation is now against the last purchased item instead of first one [abdielou]