chirag04 / react-native-in-app-utils

A react-native wrapper for handling in-app payments
MIT License
890 stars 185 forks source link

Original transaction data should be included if available #141

Closed superandrew213 closed 6 years ago

superandrew213 commented 6 years ago

Original transaction data will also be available if user purchases a subscription they had previously cancelled or expired.

chirag04 commented 6 years ago

sure. can you send a PR?

superandrew213 commented 6 years ago

Done!

chirag04 commented 6 years ago

fixed in #142

chirag04 commented 6 years ago

thanks 👍