Shopify / mobile-buy-sdk-android

Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using their credit card.
MIT License
216 stars 136 forks source link

How to Add Mobile Application to sales Channel #572

Closed Bhargavasrinivas closed 6 years ago

Bhargavasrinivas commented 6 years ago

Hello

I had developed Android Application Using shopify store front apis but how to add this mobile application in the sales channel . i am new to this shopify and i have no idea that how to list our android application in the sales channel.

morganmccunn commented 6 years ago

Hi @Bhargavasrinivas you can check out the documentation in the help center here or reach out to the App Store team if you have questions: apps@shopify.com.

Bhargavasrinivas commented 6 years ago

Hi @morganmccunn my question is i developed a Android Mobile app Using Store Front api , using the sdk 'com.shopify.mobilebuysdk:buy3:3.2.2' and now how to add this Mobile app in shopify sales channel ,like i want to see how many orders has been made by the Mobile app like wise , i gone through the link you had given me but i didn't find any solution.

morganmccunn commented 6 years ago

Hi @Bhargavasrinivas - oh i see, I think I misunderstood your question. The name of your private app is automatically recorded as the sales channel when an order is placed through it. You can go to your Orders in the Shopify admin, filter by Sales channels and select the name of your private app. alt

If the name of your app does not show up, it's because there are no orders that have been placed through this channel yet.

Your reports in the Analytics section of Shopify will also have all order classified by the name of the sales channel (ie. name of private app.)

Hope that helps.