forked from Mirrors/go-iap
Merge branch 'master' of github.com:Tapfury/go-iap into noti
# Conflicts: # appstore/model.go # appstore/notification.go
This commit is contained in:
@@ -137,7 +137,6 @@ type (
|
|||||||
PendingRenewalInfo []PendingRenewalInfo `json:"pending_renewal_info,omitempty"`
|
PendingRenewalInfo []PendingRenewalInfo `json:"pending_renewal_info,omitempty"`
|
||||||
IsRetryable bool `json:"is-retryable,omitempty"`
|
IsRetryable bool `json:"is-retryable,omitempty"`
|
||||||
}
|
}
|
||||||
|
|
||||||
// The IAPLatestResponse type has the response properties
|
// The IAPLatestResponse type has the response properties
|
||||||
// If you use latest_receipt as token to verify, response should be like following struct
|
// If you use latest_receipt as token to verify, response should be like following struct
|
||||||
IAPLatestResponse struct {
|
IAPLatestResponse struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user