\n \nA survey from the Smart Card Alliance showed 92 percent of contactless users thought it was both fast and easy. On the whole, these users had positive experiences at merchants too, reporting that 85 percent of cashiers knew how to accept contactless, and 84 percent saw contactless acceptance marks at the point-of-sale. Contactless users also are paying with their contactless cards frequently, with over 22 percent using contactless payment more than six times per month. \n \nOne challenge highlighted by the recent Alliance consumer study was that more communication is needed to reach more consumers. Awareness has grown significantly since 2006, with 25 percent of consumers surveyed now familiar with contactless payments compared to 15 percent in 2006; however, more than 50 percent of consumers still are not familiar with contactless payments. Even in high penetration zip codes nearly half of all consumers are unfamiliar with contactless. \n \nRetail acceptance of contactless is also strong and growing. There are now 75,000 U.S. retail locations accepting contactless payment, including taxi cabs and transit operators, according to David Robertson, publisher of The Nilson Report, a trade newsletter that tracks the payment industry. \n \n\"Contactless payment acceptance at merchants is taking off much faster than PIN debit did,\" says John Suchanec, senior vice president of payment research and innovations, Bank of America. \"Contactless acceptance is already growing at a rate that it took seven years to achieve with PIN debit. Mobile will accelerate the curve.\" \n \nContactless users are very positive on mobile payments as well. Current contactless users are twice as likely to use a mobile wallet as non-users. The Alliance research showed 43 percent of contactless users were likely to use a mobile device as a mobile wallet, compared to 19 percent of the non-users. Consumers are even ready to switch carriers to get what they want, with 47 percent of contactless users saying that they would switch mobile carriers to gain mobile payments. \n"}]}};
const country = "US";
const language = "en-US,en;q=0.5";
const SITE_LANGUAGE = "en";
const siteName = "RIS News";
const userRoles = ["anonymous"];
const userUid = 0;
const indexName = "risnews";
window.dataLayer = window.dataLayer || [];
const data = {};
data.entityTaxonomy = {};
const contentTypes = [
"article",
"blog",
"bulletin",
"embed_page",
"landing_page",
"event",
"image",
"page",
"product",
"whitepaper",
"video",
"tags",
];
if (
routeInfo &&
"bundle" in routeInfo &&
contentTypes.includes(routeInfo["bundle"])
) {
data.entityBundle = routeInfo.bundle;
data.entityTitle = `${routeInfo.title} | ${siteName}`;
data.entityId = routeInfo.id;
data.entityName = routeInfo.author?.uname;
data.entityCreated = routeInfo.created;
data.sponsored = routeInfo.sponsored;
data.sponsor = routeInfo.sponsoringCompany;
data.entityType = "node";
data.entityLangcode = SITE_LANGUAGE;
data.siteName = siteName;
data.drupalLanguage = language;
data.drupalCountry = country;
data.userRoles = userRoles;
data.userUid = userUid;
data.entityTaxonomyKeys = {};
data.entityTaxonomyHierarchies = {};
data.parentNaicsCode = {};
data.isPro = false;
data.algoliaIndexName = indexName;
// Add toxonomy data
const taxonomies = {
businessTopic: "business_topic",
contentType: "content_type",
company: "company",
marketSegment: "market_segment",
};
const getHierarchy = (term, terms = []) => {
terms.push({ id: term.id, name: term.name });
if (term.parentTerm != null) {
getHierarchy(term.parentTerm, terms);
}
return terms;
};
const getTerms = (term, useApiId = false) => {
return { id: useApiId ? term.apiId : term.id, name: term.name };
};
const getKeys = (term) => {
return { id: term.id, name: term.apiId };
};
Object.entries(taxonomies).forEach(([key, item]) => {
terms = routeInfo[key];
if (terms && terms.length > 0) {
data["entityTaxonomy"][item] = terms.map((term) =>
getTerms(term, key === "company")
);
if (key !== "company") {
data["entityTaxonomyKeys"][item] = terms.map(getKeys);
termGroups = [];
terms.forEach((term, termInd) => {
termGroups[termInd] = getHierarchy(term);
});
data["entityTaxonomyHierarchies"][item] = termGroups;
}
}
});
data["entityTaxonomy"]["tags"] = routeInfo["topics"] || [];
// Primary Topic is either the business topic or the top tag.
if (routeInfo["businessTopic"]?.length > 0) {
data["entityPrimaryTopic"] = routeInfo["businessTopic"][0]["name"];
} else {
if (routeInfo["topics"]?.length > 0) {
data["entityPrimaryTopic"] = routeInfo["topics"][0]["name"];
}
}
// Primary and secondary entityNaicsCodes come from the MarketSegment
if (routeInfo.marketSegment?.length > 0) {
data.entityNaicsCode = {};
data["entityNaicsCode"]["id"] = routeInfo["marketSegment"][0]["id"];
data["entityNaicsCode"]["name"] =
routeInfo["marketSegment"][0]["naicsCode"];
if (routeInfo["marketSegment"][0]["parentTerm"] != null) {
data["parentNaicsCode"]["id"] =
routeInfo["marketSegment"][0]["parentTerm"]["id"];
data["parentNaicsCode"]["name"] =
routeInfo["marketSegment"][0]["parentTerm"]["naicsCode"];
}
} else {
data.entityNaicsCode = [];
}
if (routeInfo.taggedPro) {
data.isPro = routeInfo.taggedPro;
}
window.dataLayer.push(data);
} else if (routeInfo && "vid" in routeInfo) {
data.entityBundle = "tags";
data.entityTitle = routeInfo.name;
data.entityId = routeInfo.id;
data.entityName = routeInfo.author?.uname;
data.entityCreated = routeInfo.created;
data.entityType = "taxonomy_term";
data.entityLangcode = SITE_LANGUAGE;
data.siteName = siteName;
data.sponsored = routeInfo.sponsored;
data.sponsor = routeInfo.sponsoringCompany;
data.drupalLanguage = language;
data.drupalCountry = country;
data.userRoles = userRoles;
data.userUid = userUid;
data.algoliaIndexName = indexName;
data["entityTaxonomy"]["tags"] = {
id: routeInfo["id"],
name: routeInfo["name"],
};
window.dataLayer.push(data);
}
})();
After two years of fast growth in contactless payments, the verdict is in: once consumers try contactless, they like it. New U.S. consumer research indicates that nine percent of the U.S. population now has a contactless credit or debit card. Last year the number of open network contactless cards in circulation reached $35 million in 2007, nearly doubling from $19 million in 2006.
A survey from the Smart Card Alliance showed 92 percent of contactless users thought it was both fast and easy. On the whole, these users had positive experiences at merchants too, reporting that 85 percent of cashiers knew how to accept contactless, and 84 percent saw contactless acceptance marks at the point-of-sale. Contactless users also are paying with their contactless cards frequently, with over 22 percent using contactless payment more than six times per month.
One challenge highlighted by the recent Alliance consumer study was that more communication is needed to reach more consumers. Awareness has grown significantly since 2006, with 25 percent of consumers surveyed now familiar with contactless payments compared to 15 percent in 2006; however, more than 50 percent of consumers still are not familiar with contactless payments. Even in high penetration zip codes nearly half of all consumers are unfamiliar with contactless.
Retail acceptance of contactless is also strong and growing. There are now 75,000 U.S. retail locations accepting contactless payment, including taxi cabs and transit operators, according to David Robertson, publisher of The Nilson Report, a trade newsletter that tracks the payment industry.
"Contactless payment acceptance at merchants is taking off much faster than PIN debit did," says John Suchanec, senior vice president of payment research and innovations, Bank of America. "Contactless acceptance is already growing at a rate that it took seven years to achieve with PIN debit. Mobile will accelerate the curve."
Contactless users are very positive on mobile payments as well. Current contactless users are twice as likely to use a mobile wallet as non-users. The Alliance research showed 43 percent of contactless users were likely to use a mobile device as a mobile wallet, compared to 19 percent of the non-users. Consumers are even ready to switch carriers to get what they want, with 47 percent of contactless users saying that they would switch mobile carriers to gain mobile payments.