Steps to setup HTTPS and GPay on local

 

 

======================================================= To update your DB: sudo su oracle source ~/.bash_profile sqlplus prodcore/Welcome123 @/vagrant/relias/database-scripts/PAP-8229-20231115.sql ======================================================= To make the site work on HTTPS: sudo su cd /opt/app cp /vagrant/relias/apache/store/conf.d/relias.* . cd /etc/httpd/conf.d mv relias.conf relias.bak cp /vagrant/relias/apache/store/conf.d/ssl.conf . cp /vagrant/relias/apache/store/conf.d/redirect_http.conf . apachectl restart now ure this URL for the storefront: https://local.reliasacademy.com/rls/store/ ======================================================= To run a fresh clean build: rm -rf /opt/app/ATG/ATG11.3.2/CommerceReferenceStore/ rm -rf /opt/app/ATG/ATG11.3.2/CyberSourceIntegration/ rm -rf /opt/app/jboss/jboss-eap-7.2/standalone/deployments/local_store/relias_dev_store.ear* rlsctl -b all rlsctl -b all (yes, you will need to run this twice, the first run will fail) cp -R /vagrant/relias/source/dev/CommerceReferenceStore/Store/EStore/keystore /opt/app/ATG/ATG11.3.2/CommerceReferenceStore/Store/EStore/ rlsctl -d store ======================================================= To allow your Google account to work with the test environment, login and join this group : https://groups.google.com/g/googlepay-test-mode-stub-data