Closed hvaddi9 closed 5 years ago
I also feel that there's lot of redundant code in verifyINAPP & verifySub functions. URI is only value that changes between them. Hence, they can be combined together. But I assume, a lot of existing users must be using these functions separately.
Hey, looks good👍 Will update documentation to reflect changes and will push the update to npm
Will clean up duplicated code in the future release :)
Description
Please describe your pull request.
Supports In-App Purchase or Subscription Acknowledgement. If user provides an extra parameter developerPayload (the body parameter in acknowledge method), it acknowledges the purchase.
Types of changes
Documentation: