I have some technical questions related to New Customer Accounts and how it will effect my client’s store.
- Is there any way to white label new customer accounts? When I preview, it seems that new customer accounts/login pages will live at a shopify.com URL. Can this remain under my domain’s umbrella? Having customer facing pages of my client’s shop live at shopify.com cheapens their eCommerce presence.
- How will this effect a custom app (using app proxy) my client uses on their store that is written in Ruby on Rails and relies on
logged_in_customer_id. I’m reading that this is no longer a reliable source in New Customer Accounts (Logged_in_customer_id erroneously empty with new customer accounts / app proxy)