Already Subscribed!
More Offers


You will also start receiving the Star's free morning newsletter, First Up, soon.";
receiptText.insertAdjacentHTML("afterend", extraReceiptText);
if(debugMode)
{
console.log("Should have added to receipt",receiptText,extraReceiptText);
}
try{
const offerModal = document.querySelector("#access-offers-modal");
const purchaseSuccessTab = offerModal.querySelector("#user-modal-tab-purchase-success");
$('#access-offers-modal').on('hidden.bs.modal', function (e) {
if (purchaseSuccessTab.classList.contains("active"))
{/*we are closing the modal and we are on the success tab, therefore we just need to redirect to the success page */
//console.log("Should be reloading");
window.sessionStorage.setItem("tncms-paymentPathReferrer","/");
window.location.href="/subscribe/success/";}
})
} catch(err){console.log("Error with order completed stage",err);}
})
if(TNCMS.User.isLoggedIn())
{
const firstNameHolders = document.querySelectorAll(".tn-user-firstname");
if(firstNameHolders.length > 0)
{
let sName = TNCMS.User.getScreenName();
sName = sName.split("-");
let fName = sName[0];
try{
fName = TNCMS.User.getFirstName();
} catch(e)
{
fName = "Reader";
}
for(let i=0;i !â Windows 8.1 + IE11 and above â>
Already Subscribed!
More Offers