Oct 19, 2022
Hi Team, I want to know if i can trigger payment for an existing customer using shopify APIs (if the customerPaymentMethod exists). Regards, Ishan
No content to show
User Activity
02-13-2023
Hi All, I'm working on my APP's subscription and have a confusion regarding the billing_on date for RecurringCharges. For my QA environment (test mode) it shows the billing_on date as the subscription period start date.Assuming i created a Subscripti...
Hi,I am struggling with APP_SUBSCRIPTIONS_UPDATE webhook.Normally it works fine but on App uninstall it does not triggers for cancelled subscriptions.Currently i'm using app_uninstalled webhook as a workaround, but it would be better if i can get the...
Hi @1080 , So after the user completes the billing, how do we get the notification for the same? Currently we are polling for updates.Also i checked the APP_SUBSCRIPTION_UPDATE webhook but it says it will only send data if the charge status changes. ...
01-19-2023
Hi SteveTT, Thanks for step-by-step explanation. Was stuck in the shopify docs for the same.I also have another query regarding the renewals(monthly). How do you handle that. Can i assume if after the expiration date(Calculated at app end using billi...
Hi, We have built a Shopify app and we charge the Merchants via RecurringApplicationCharge. Need some help on the following points. How can i know once the subscription period is over that user has renewed/cancelled the subscription. Can the Merchant...
10-20-2022
Hey @Eunice , I had to use a different browser to resolve the issue, clearing site specific cache/cookies didn't help. Thanks for the quick help.
Hi All, While trying to log in to my store from partners page i'm getting the following error.The change you wanted was rejected.Maybe you tried to change something you didn't have access to. Any idea what might be causing this?
10-17-2022
Hi Team, I'm wondering if there is an alternative for GraphQL's CustomerPaymentMethod in REST APIs. Tried searching the REST API docs but no luck. Regards,Ishan