Closed 0hr closed 5 years ago
Apple added grace_period_expires_date in pending_renewal_info. I implemented in PendingRenewalInfo.php https://developer.apple.com/documentation/appstorereceipts/responsebody/pending_renewal_info And we need client config not only base_uri. I implemented request_options and merge with base_uri.
thanks! looking good. merged
Apple added grace_period_expires_date in pending_renewal_info. I implemented in PendingRenewalInfo.php https://developer.apple.com/documentation/appstorereceipts/responsebody/pending_renewal_info And we need client config not only base_uri. I implemented request_options and merge with base_uri.