No content to show
User Activity
Did you ever figure this out @angpro @BrainStation23 ?
09-23-2024
Over the past year, the number of `SubscriptionBillingAttemptErrorCode`s has steadily increased to include non-billing errors and as of the `2024-07` version with the new `INSUFFICIENT_INVENTORY` error code it's almost as likely that a billing attemp...
09-23-2024
As of API version 2024-07 with the new behavior of failing billing attempts with the `INSUFFICIENT_INVENTORY` error code there's a pretty big bug: If you create a subscription contract with one line, then delete the variant on that line, then try to...
Thanks so much for getting on the fix so quickly!
No solution was ever communicated to me but the exact steps I listed previously no longer lead to the same issue.. so perhaps it was patched. Also - they switched to the single page checkout so maybe that changed something
Oh wow.. ok that's good to know. Definitely seems like a bug and/or very important missing info in the documentation. Thanks! Good to know once we've upgraded fully we'll be ok
Thanks! Here's one with 523 billing attempts (almost all failed) and very close to each other: gid://shopify/SubscriptionContract/13066567746 I'm just trying to get the first 20 billing attempts query getSubscriptionContract($id: ID!) {
subscription...
Hi there - We've found that if a subscription has hundreds of billing attempts that it's no longer possible to fetch the billing attempts for the subscription contract. here's a Request ID to help with debugging: bc55d4d5-5fd4-458c-99e4-6a4f22fabc7...
08-08-2024
Your subscription app would have to make that possible (the cancellation part). Awtomic Subscriptions has an action that'll let you do that : ) Alternative to the app providing a simple action to cancel the sub you might be able to use an API if the...
Seems like maybe this got fixed. You know if it got worked on @JoshArnold?
Recently it seems like Shopify has closed a little loophole that let Subscription Contracts be created using a payment method that was bogus. You could use the `customerPaymentMethodRemoteCreate` mutation with junk input values and in response get a ...
07-09-2024
Sorry to say that you did come to the right conclusion. The SubscriptionContract's scope is `read_own_subscription_contracts` which is why you can't grab the data with your own app (same with write and same with webhooks). Depending on what you're t...
Payment methods aren't going to be saved unless the customer checks out with an item in their cart that has a selling plan (ie unless they have purchased a subscription)
@qc11 any updates?
This is kind of crazy - but we are experiencing the same thing that @KTNinja described. Any updates @ewalker ?
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
515 | 07-09-2024 06:45 AM | |
381 | 07-03-2024 08:25 AM | |
1067 | 01-22-2024 07:51 AM | |
570 | 11-02-2023 03:07 AM | |
467 | 09-27-2023 09:45 AM |