You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Microsoft Store: [](https://godoc.org/github.com/awa/go-iap/microsoftstore)
16
17
17
18
18
19
# Installation
@@ -21,6 +22,7 @@ go get github.com/awa/go-iap/appstore
21
22
go get github.com/awa/go-iap/playstore
22
23
go get github.com/awa/go-iap/amazon
23
24
go get github.com/awa/go-iap/hms
25
+
go get github.com/awa/go-iap/microsoftstore
24
26
```
25
27
26
28
@@ -231,5 +233,8 @@ This validator uses [Version 2 API](https://developer.huawei.com/consumer/en/doc
231
233
### In App Store Server API
232
234
This validator uses [Version 1.0+](https://developer.apple.com/documentation/appstoreserverapi)
233
235
236
+
### In App Purchase (Microsoft Store)
237
+
This validator uses [Version 1.0](https://learn.microsoft.com/en-us/windows/uwp/monetize/view-and-grant-products-from-a-services)
0 commit comments