How to process checkout on secure subdomain like secure.doamin.com in magento -


we have store in magento , working fine want checkout of oder on sub domain secure.domain.com instead of same site please tell me steps how achieve functionality . in advance.

for secure subdomain i.e. secure.domain.com , assume have created website in magento admin.

what required in admin

system > configuration > web>session cookie management > cookie domain add particular website domain domain.com.

check link more info, http://www.magentocommerce.com/wiki/modules_reference/english/mage_adminhtml/system_config/edit/web

let me know if works!


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -