Questions tagged [auto-renewing]
175 questions
0
votes
1 answer
I can't renew the Let's Encrypt certificate
I can't renew the SSL Certificate. My domain is: https://ce.oclockdt.com
I ran this command: Virtualmin -> Server Configuration -> SSL Certificate -> Let's Encrypt -> Only Update Renewal.
It produced this output: "Renewal failed due to Web-based…

Telerín
- 31
- 6
0
votes
0 answers
Google Secret Manager- allow Compute Engine to auto-renew the certificates
I come with Azure background. In Azure, I could establish Key Vault (Azure's version of Google's secret manager) to store SSL certificates and set up VMs accordingly to pull certs from this. New versions uploaded to the Key Vault will auto-renew all…

k8yun
- 1
0
votes
0 answers
Auto renewal subscription
Can anyone let me know how in-app purchase auto renewal plan is being managed?
In my case, suppose User A has purchased the plan and logout it and now User B login into the application and tried to purchase but unfortunately it will throw an error…

Piyush Lodaliya
- 19
- 5
0
votes
1 answer
Azure App Service with third Party SSL Auto renewal
I have a Azure app service which uses Godaddy SSL certificate. And in Godaddy Auto renewal is enabled. But everytime the SSL certificate expires i have to manually download the certificate from godaddy and convert into .pfx file to upload it on…

JP.V
- 9
- 1
0
votes
0 answers
letsencrypt renewal fails ubuntu server (LAMPP installation)
If I test the certbot renewal, it fails.
It fails with sudo certbot renew --dry-run
and also fails with:
sudo certbot renew --cert-name "www.mywebsite.com" --apache --apache-bin /opt/lampp/bin/httpd --apache-server-root /opt/lampp/etc/…

Neuran
- 137
- 10
0
votes
0 answers
`cancellation_date` attribute for changing a plan of Auto Renewable Swift
I have two questions. Let me describe the scenario with questions.
I have 3 auto renewable plans in my app and they are in the same subscription group:
1 week
1 month
1 year
Suppose user buys 1 month subscription and then change it to 1 week or 1…

Tulon
- 4,011
- 6
- 36
- 56
0
votes
1 answer
Validate more than one receipt at a time from Google developer API
I have a react native app and using react-native-iap library to communicate with Google server to buy the subscriptions. I am using PHP to validate/auto-renewing status of receipt using Google's API i.e…

Abhishek Tyagi
- 27
- 2
0
votes
1 answer
MKStoreKit Auto Renewing Subscription Expiry Date Always Returns Current Date
Using MKStoreKit for an auto-renewing subscription. Successful purchase in the sandbox. The issue is the purchase date and expiry date always log as the same, or 1hr behind the current date. With accelerated sandbox times I would expect…

JSA986
- 5,870
- 9
- 45
- 91
0
votes
1 answer
How to test InAppPurchase Subscription renewal in sandbox mode
I am using InAppPurchase to sell subscription to users with one month plan.
Setup is done and i can test Purchase flow, but renewal is not working in sand-box mode.
I am using billing library version 4
implementation…

Ravi Bhandari
- 4,682
- 8
- 40
- 68
0
votes
1 answer
Check if renewable subscription is active with Xamarin.Forms (Plugin.InAppBilling)
I have a Xamarin.Forms application with a few renewable subscriptions. I am using the InAppBilling plugin to purchase these subscriptions. Now my questions is: (which I already asked in this post) How can I check if the renewable subscription is…

WorldOfBasti
- 103
- 1
- 10
0
votes
1 answer
iOS auto-renew subscription receipt validation issue
Apple rejects my iOS app due to the following reason:
2.1 After purchasing the In App Purchase, the App Store authenticated and confirmed, but the app failed to validate the receipt.
I did not experience that while I am testing the app in…

Marcin Szulc
- 141
- 2
- 13
0
votes
1 answer
auto-renew package for subcriptions of app on App Store
"We noticed that the different durations of your auto-renewable subscriptions were created as separate in-app purchase products, rather than as different durations within the same subscription group."
I got this notice when submit app on App Store.…
0
votes
1 answer
iOS auto-renewable subscriptions and restoreCompletedTransactions(): is the transaction removed from the queue after expiration or cancellation?
After a long search for an answer, I want to ask a very simple question here. Are transactions associated with a auto-renewable subscription removed after the expiration date from the list of transactions that can be obtained using the…

denri11
- 63
- 5
0
votes
1 answer
Auto-renewable subscription questions (for Swift and PHP)
I have a few questions about auto-renewable subscription. I apologize in advance if these questions are out there but I figured asking these questions here was my best place to start.
Does anyone know the best tutorial on auto-renewable…

Brett Taylor
- 97
- 5
0
votes
0 answers
Determining user's change of auto renewal preference ahead of renewal time in Windows Store apps
This question is in accordance with the details provided about user subscriptions in the Microsoft Store's Get subscriptions for User API.
Referring to the image above, the user purchases a monthly auto renewing subscription plan on Day 0 which is…

mickeymoon
- 4,820
- 5
- 31
- 56