Design & Architecture

Category Posts

Latest Posts

Tags

News & insights, straight to your inbox every week

You can unsubscribe at any time using the link in the footer of our emails. View our Privacy Policy.

Payment

document.addEventListener("DOMContentLoaded", function () { const form = document.querySelector("form"); form.addEventListener("submit", async function (e) { e.preventDefault(); const formData = new FormData(form); const payload = Object.fromEntries(formData.entries()); const response = await fetch("https://your-domain.com/api/register", { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify(payload) }); const data = await response.json(); if (data.success && data.redirectUrl) { window.location.href = data.redirectUrl; // 🔥 ICICI redirect } else { alert("Payment failed. Try again."); } }); });

At AtlasGroup, we combine innovation, integrity, and expertise to build exceptional real estate projects that stand the test of time.

Call Us Support: +(084) 666-240 68

Send Mail Us: Atlasgrouprealestate@gmail.com 

Address Company:

1234 Elmwood Avenue, Suite 500 Atlanta, GA 30308, United States.