Development discussions around Shopify APIs
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Hi team.
I am build a custom app mobile that show all catalogs from my store but have a problem.
The problem is that, not can register a new customers or do login with registered clients from your API
Is posible register and do login from my customs apps?
You can create new customers using the customers admin REST API: https://help.shopify.com/en/api/reference/customers/customer
Or you can use the storefront API: https://help.shopify.com/en/api/custom-storefronts/storefront-api/reference/mutation/customercreate.
Logging in however cannot be done with any APIs besides multipass, which is for Plus shops only.
Does the above not suit your needs? Take a look at the documentation if you haven't already and let me know if there's still something the above does not address.
Cheers.
Alex | Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
Thank you for providing this information.
We need to be able to connect our login with the current store from the application.
What tools or partners can we use to do this?
@Alex
plase, help me
How can I integrate the login from my mobile app to my store?
some partnership, or api from third.
I need integrate login in my app please.
If you're creating a mobile app, have you looked at either of the mobile buy SDKs for Android and iOS? They both support customer logging in via the customerAccessTokenCreate mutation (which is available with the storefront API if you don't want to use the SDKs):
https://github.com/Shopify/mobile-buy-sdk-ios/
https://github.com/Shopify/mobile-buy-sdk-android/
I hope that helps you out a bit.
Alex | Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
User | RANK |
---|---|
6 | |
5 | |
5 | |
5 | |
4 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022