No content to show
User Activity
INTRO:In order to create an app subscription using Shopify Billing API (which I must) I need to pass the app price in US dollars. In order to show my client and to charge them with the right price I assume I need the exact exchange rate the Shopify w...
12-12-2022
@Shopify with GraphQL API it is now possible to apply discounts to application charges. When will this feature be available for Admin REST API?
Hi, I have been reading this documentation: https://shopify.dev/apps/billing/purchase-adjustments/subscription-discounts#create-a-new-recurring-... and I have been trying to apply it to my cUrl request. Unfortunately, I am unable to produce a paymen...
Hi, I have been reading this documentation: https://shopify.dev/apps/billing/purchase-adjustments/subscription-discounts#create-a-new-recurring-charge-with-fixed-price-discount and I have been trying to apply it to my cUrl request. Unfortunately, I ...
12-05-2022
Hi @Zameer, has the situation changed? I am looking at documentation and it does not seem to work. https://shopify.dev/apps/billing/purchase-adjustments/subscription-discounts
10-20-2022
Hi, thank you for answering your own question. This is very useful. Are you able to pass possible params to the function 'productsCreateWebhookHandler'?
Is there documentation available nowadays? @Visely-Team
I am developing an app and implementing the billing process. So I am wondering, if I launch a POST request, how will it be associated to my app?
I am having the same issue. Did you end up finding the reason why @JulienZ?