We offer assistance with a wide range of hosting issues, including billing problems, hosting plan renewals, sales and support questions through our chat service.
Language: Hindi
We appreciate your patience and understanding as we work to provide better service.
`, icon: 'info', showCloseButton: true, showCancelButton: true, confirmButtonText: 'Open WhatsApp', cancelButtonText: 'Create Ticket', confirmButtonColor: '#25D366', cancelButtonColor: '#0069ff', focusConfirm: false, allowOutsideClick: false }).then((result) => { if (result.isConfirmed) { window.open('https://wa.me/917697801847', '_blank'); } else if (result.dismiss === Swal.DismissReason.cancel) { window.open('https://client.aquahost.in/supporttickets.php', '_blank'); } }); }