Post

Replies

Boosts

Views

Activity

Reply to INTERACTIVE_RENEWAL notification is sent while user resubscribed to another SKU
I feel like this notification(INTERACTIVE_RENEWAL) just tell us there are a new subscription is now active(is from non-active to active or from an active to another active). there are 2 situation: user coming back while an subscription expired user upgrade to another sku how can i seperate these 2 situation? I think i could check the previous receipt, while it's is_upgraded is true, indicate that it is from an active subscription upgrade to another. If is false, then should be reactivation
May ’23
Reply to why our server received DID_CHANGE_RENEWAL_STATUS notification long time after use's grace period expired?
So there are two kind of reason in this case: the user turning off auto renewal, indicating they don't want their payment method to be charged while the billing retry period is active system disabling auto-renewal at the end of the billing retry period And how can I recognized which one? Focus on the expiration_intent field, right?
Apr ’23
Reply to How to guarantee that user won't be able to makeup transaction_id to call new api
I mean it just number, I can guess a random number. Is that possible?
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Aug ’23
Reply to INTERACTIVE_RENEWAL notification is sent while user resubscribed to another SKU
I feel like this notification(INTERACTIVE_RENEWAL) just tell us there are a new subscription is now active(is from non-active to active or from an active to another active). there are 2 situation: user coming back while an subscription expired user upgrade to another sku how can i seperate these 2 situation? I think i could check the previous receipt, while it's is_upgraded is true, indicate that it is from an active subscription upgrade to another. If is false, then should be reactivation
Replies
Boosts
Views
Activity
May ’23
Reply to How to recognize upgrade, downgrade, crossgrade in notification v1
thanks for your reply, helps me a lot. But may I ask does there any api could return us the order of the product in subscription group?
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
May ’23
Reply to why our server received DID_CHANGE_RENEWAL_STATUS notification long time after use's grace period expired?
So there are two kind of reason in this case: the user turning off auto renewal, indicating they don't want their payment method to be charged while the billing retry period is active system disabling auto-renewal at the end of the billing retry period And how can I recognized which one? Focus on the expiration_intent field, right?
Replies
Boosts
Views
Activity
Apr ’23