23 - Shopify Billing & Pricing with Remix App API

Поділитися
Вставка
  • Опубліковано 30 вер 2024
  • 🚀 Welcome to "Shopify App Development with Remix" - Free Course! 🚀
    In this exciting new series, dive into the world of Shopify app development with Remix, a cutting-edge technology for building robust web applications. Whether you're a seasoned developer or just starting, this course is designed to equip you with the skills and knowledge needed to create powerful and customizable apps for the Shopify ecosystem. Learn to build Shopify app and make money.
    git repo: github.com/Huj...
    Full course playlist: • Shopify App Developmen...

КОМЕНТАРІ • 21

  • @ShubhankarDev-q5g
    @ShubhankarDev-q5g 8 днів тому

    If not a million then how much have you reached on shopify...just asking out of curiosity.

  • @gabriellimombrinifeletti9933
    @gabriellimombrinifeletti9933 7 місяців тому +2

    Can u teach how to build a shareable wishlist? Like, when user has many wishlist, he should be able share this wishlists with some link.
    You're doing great videos bro, thanks for all this content.

  • @SultanMahbub-u3g
    @SultanMahbub-u3g 11 днів тому

    for recurring subcription base payment can I implement refund ?

    • @CodeInspire
      @CodeInspire  4 дні тому

      Refund is easy. You can click on installed store and proceed the refund from that location. You can also use Shopify api for it.

  • @__john663
    @__john663 4 місяці тому +1

    If we set isTest to false the it will automatically collect money from user right? We don't need to handle the ui and server right?

    • @CodeInspire
      @CodeInspire  4 місяці тому +1

      Yep. Billing page ui is handled by shopify.

    • @__john663
      @__john663 4 місяці тому +1

      @@CodeInspire thank you bro, please put more videos for polaris styling alignment and extensions

  • @__john663
    @__john663 4 місяці тому +2

    Error while billing the store
    Please solve my issue bro❤😢

  • @jlauyyt
    @jlauyyt 5 місяців тому +1

    I followed your tutorial to make my billing work! Please tell me some hits on how to let subscribed users download a file like a Word document? I have done some research but seems no discussion on it, like the place to store the uploaded file. Thanks!😃

    • @jlauyyt
      @jlauyyt 4 місяці тому

      Could you please help?😅

  • @hariprasanths2973
    @hariprasanths2973 5 місяців тому

    Brother...
    I'm looking for the Shopify API endpoint to include tracking number and shipping company details before the order status is marked as fulfilled. What's the appropriate endpoint for this?

  • @justdoitk
    @justdoitk 5 місяців тому

    How i can when the app subscription was approved by customer to register into my own database? i don't have any solution to check

  • @might023
    @might023 5 місяців тому +1

    Error: Error while billing the store
    I am facing this error

    • @__john663
      @__john663 4 місяці тому +1

      Have you got solution

    • @__john663
      @__john663 4 місяці тому +1

      If you have any solution please comment here bro

    • @might023
      @might023 3 місяці тому

      @@__john663 Yes I fixed this, but I forgot what the error is
      please provide me with the issue I'll tell you the solution

  • @jhoanmartinezsilva2609
    @jhoanmartinezsilva2609 6 місяців тому

    How the heck i store the token to do a get request, oauth is so confuse

  • @sifatdev404
    @sifatdev404 7 місяців тому

    Sir carry on please

  • @jlauyyt
    @jlauyyt 6 місяців тому

    nice work 👍

  • @RuentgenComia
    @RuentgenComia 3 місяці тому

    Hi!
    I successfully implement this tutorial to my project, however shopify team decline my application when I tried to public it on shopify app store, they say I need to use the billing api properly, one of the reason is merchant cant decline/cancel and they provided new method. So I am using billing graphql api and I cant redirect to the confirmation url do have some idea what is going on?
    Thank you