App Introduction
This app is designed to quickly configure user-related features. It helps implement the following functions: - User registration - User login - Password reset - Edit user information on the account page - Edit addresses on the account page All these features work without page reloading.
Core Functionality
- User registration without page reload
- User login without page reload
- Edit user information on the account page
Merchant-Friendly
- Independent Station Merchants
- Brand E-commerce
- Membership E-commerce
Basic Information
- Developer:Darkroomagency APP Development
- Address:Uzhgorod, UA
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2022-5-20
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
Free Plan
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers.json
- GET /admin/api/customers/count.json
- PUT /admin/api/customers/{customer_id}.json
Permission:write_customers,read_customers,manage_storefront
- POST /admin/api/shop/customer_access_tokens.json
- GET /admin/api/customers/{customer_id}.json
- PUT /admin/api/shop/customer_access_tokens/{token_id}.json
Permission:write_customers,read_customers,manage_access
- PUT /admin/api/customers/{customer_id}.json
- GET /admin/api/customers/{customer_id}.json
- POST /admin/api/customers/{customer_id}/addresses.json
Permission:write_customers,read_customers,manage_addresses