Post

Replies

Boosts

Views

Activity

Implementing Non-renewable subscription in Hybrid app
I am using in-app purchase (non-renewable subscription) in our hybrid application which is developed using ionic framework using the in-app-purchase-2 plugin provided by them ionic in-app purchase - https://github.com/j3k0/cordova-plugin-purchase/blob/master/doc/api.md#initiate-a-purchase. How do we know if the payment got declined by the apple server ? Is there any response from apple server?
4
0
1.8k
Jul ’20
Server-to-Server notification not triggering?
I've provided a url in the app information section to get app store server to server notification on non-renewing subscription purchases. But I'm not getting any response from app store even after trying 4-5 test purchases using sandbox account in my device. Any help would be appreciated. On checking this News and Updates - https://developer.apple.com/news/?id=tv3bhra6 they've cleared that now it's possible to get server to server notification on all in-app purchases.
0
0
606
Nov ’20
Server-to-Server notification for Non-renewing subscription not working?
Based on this  News and Updates - https://developer.apple.com/news/?id=tv3bhra6, it means that now it's possible to get server to server notification on all in-app purchases including non-renewing subscriptions right? I've provided a url in the app information section to get app store server to server notification. I've tried all four types of subscriptions. I'm not getting any response from app store even after trying 4-5 test purchases using sandbox account in my device for consumable, non-consumable and non renewing subscription.But if I'm doing an auto-renewing subscription test purchase, then the url is getting hit and I'm getting response from the app store. Why I'm getting notification only for auto renewing subscription and not for others? Is the new update as mentioned in the above link live ?
3
0
2.4k
Nov ’20