subscription Questions
1
I'm redesigning the database for one of our apps, to normalise and restructure some of the more gigantic tables.
Our service offers various plans (Personal, Family, Business etc.) that come w...
Ogdon asked 4/9, 2018 at 0:46
3
I'm approaching completion of my chrome extension and need to explore monthly subscription options. What is the best approach to doing this?
Schreiner asked 18/5, 2017 at 15:9
2
Solved
So I've been trying to learn Stripe API recently... I'm getting there slowly but have come to a bit of a speed bump with this metadata information.
What I am looking to achieve is add metadata to t...
Artifice asked 19/11, 2016 at 2:21
5
Solved
Why I didn't see Auto-Renewable Subscription in iTunes Connect -> In-App Purchases -> Select the In-App Purchase you want to create.
I see only Consumable, Non-Consumable, Non-Renewing Subscriptio...
Barbette asked 9/3, 2017 at 8:2
31
Solved
When should I store the Subscription instances and invoke unsubscribe() during the ngOnDestroy life cycle and when can I simply ignore them?
Saving all subscriptions introduces a lot of mess into c...
Phrygian asked 24/6, 2016 at 7:52
2
I am trying to understand the correct flow for mobile app / server app - auto renewable subscriptions.
Since verifyReceipt has been marked as deprecated, I am struggling with the question of how I ...
Olive asked 3/7, 2023 at 17:5
2
Solved
What happens if a customer re-subscribes to a plan that has a trial period?
To be more precise:
A customer subscribes to a plan with a 30 day trial period.
When this trial period ends, the cust...
Overawe asked 24/11, 2016 at 20:0
4
Solved
I have setup my Stripe subscriptions to be automatically cancelled after 3 failed payment attempts and I have a customer.subscription.deleted webhook to record the cancelled subscription.
Is there ...
Perdition asked 23/11, 2016 at 3:8
5
We noticed that our Azure Subscription field is empty eg:
Get-AzContext -ListAvailable
Name Account SubscriptionName Environment TenantId
---- ------- ---------------- ----------- --------
kk89...
Circumvent asked 16/6, 2020 at 21:46
9
Solved
I would like to find a way to test unsubscribe function calls on Subscriptions and Subjects.
I came up with a few possible solutions, but every one of these have pros and cons. Please keep in mi...
Seurat asked 21/9, 2018 at 10:5
3
I am pretty sure that in the past there was a field to set a default price for subscriptions (like with in-app-purchases, the default price is used to generate local prices for the app in other cou...
Indignation asked 10/6, 2022 at 6:44
2
Solved
imagine situation when you have some Observable that contains data that changes in real time, example below...
interface User {
name: string;
projectId: string;
dataThatChangesALotInRealTime: O...
Edina asked 9/12, 2018 at 12:56
7
I'm using Visual Studio 2008 SP1.
I have a Windows Forms application deployed internally using ClickOnce in a shared folder on the local network.
The test certificate pfx expires in 2035.
I have...
Lucylud asked 23/6, 2010 at 8:28
5
Solved
The newsletter subscription module in Magento has only one field (email) by default. After I add an extra field to the form (say country), how can I get the form data to show up in the Magento back...
Multitudinous asked 1/7, 2010 at 7:25
5
I am trying to verifying that an auto-renewable In App purchase has not expired server side (not on a device).
I am using Apple's Grand Unified Receipt (iOS 7 style transactions). The response re...
Nidianidicolous asked 9/9, 2014 at 23:20
4
I want to deploy some resources on Azure with Terraform.
On Azure, I have an account with "Owner rights" on one Resource Group only (RGName), not at the subscription level.
From my Linux ...
Drab asked 11/9, 2019 at 15:39
1
Solved
I really love graphql + rtk query but I cant get the graphql subscriptions working.
I almost directly copied the streaming update example from the redux documentation. But I get the error subscript...
Tidwell asked 16/7, 2022 at 18:42
7
Solved
after 5 hours of research and reading outdated paypal documentation I finally give up!
I need to test a simple paypal subscription button with the paypal sandbox.
Button Code:
<form action="h...
Terce asked 30/12, 2011 at 19:57
1
Solved
How to find out if the user is eligible for Free Trial with Billing Library? In other words, how to find out that the user had not availed Free Trial before?
I didn't find any API that would help t...
Marrowfat asked 18/5, 2022 at 10:36
3
I use Auto-Renewable Subscription in my application. When I test it I want to cancel Auto-Renewable Subscription in Sandbox environment, but I find out Auto-Renewable could not be canceled by a tes...
Weiland asked 23/4, 2016 at 7:18
1
Solved
In Google Play Billing Library 5 there are ProductDetais instead of deprecated SkuDetails. SkuDetails had freeTrialPeriod field which returned free trial of subscribtion. In ProductDetails I can't ...
Exaltation asked 15/6, 2022 at 14:12
2
Solved
I want to remove the existing subscription product from product list.
How would I be able to perform so as I didn't found any option on my developer console to delete the subscriptions ?
Also if...
Shillyshally asked 3/4, 2013 at 9:32
4
Open browser
Navigate to http://www.windowsazure.com/en-us/
Select portal top right
login with my email address
Receive the below error
https://manage.windowsazure.com/Error/Login?getsupport=tru...
Carlstrom asked 25/3, 2013 at 10:13
3
I would like to ask how to add a custom fee to the woocommerce subscription recurring total?
Found this on the web:
function woo_add_cart_fee() {
global $woocommerce;
$woocommerce->cart->...
Allegory asked 21/9, 2016 at 3:18
3
Solved
Does anybody know how I can force renewal (charge) subscription in Stripe? For example, we have 'past-due' subscription, and 3 tries to charge at this 'past-due' period. Customer adds new payment s...
Danas asked 29/6, 2017 at 17:3
1 Next >
© 2022 - 2025 — McMap. All rights reserved.