\r\n \r\nThe new members of PayPal's retailer roster are Abercrombie & Fitch, Advance Auto Parts, AÉropostale, American Eagle Outfitters, Barnes & Noble, Foot Locker, Guitar Center, Jamba Juice, JCPenney, Jos. A. Bank Clothiers, Nine West, Office Depot, Rooms to Go, Tiger Direct and Toys \"R\" Us. \r\n \r\nTo access their PayPal accounts at a store's POS, shoppers can punch in their mobile phone number and a PIN, or they can swipe traditional magnetic stripe cards that PayPal issues. \r\n \r\nPayPal, a division of eBay, also announced deals with POS technology suppliers VeriFone and Equinox to integrate PayPal functional into their payment terminals. The companies join Ingenico, which is already working with PayPal. \"With these deals in place, PayPal now has access to nearly 40 million payment terminals worldwide to help us drive innovation at scale,\" said PayPal president David Marcus in a May 24 statement. \r\n \r\n\"With PayPal, retailers don't need to rip and replace, install NFC or conduct a massive upgrade to bring innovation to their customers,\" Marcus added. \"PayPal works seamlessly with a retailer's existing point of sale hardware.\" \r\n \r\nPayPal has also announced relationships with four POS software providers that serve mid-market retailers: Leapset, ShopKeep, Vend and Erply. \"Starting today some of their merchants are live with PayPal's local feature in their stores so customers can alert the merchant that they're in-store,\" said Marcus. \r\n \r\nFor related content: VeriFone and PayPal Join Forces to Offer Alternative Payments \r\n \r\n PayPal Extends its Reach in POS with Mobile Payment App for SMBs \r\n \r\n Cumberland Farms Gets Smart with PayPal \r\n \r\n Home Depot Rolls Out PayPal POS Option to 2,000 Stores Chainwide \r\n \r\n Is PayPal's Home Depot Pilot a Game-Changer? \r\n \r\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);
}
})();
PayPal's march into the in-store payments arena took another big leap forward with the addition of 15 national retailers that will be accepting PayPal payments. These high-profile names join Home Depot, which had expanded its five-store pilot of PayPal acceptance to a 2,000-store chainwide rollout earlier this year.
The new members of PayPal's retailer roster are Abercrombie & Fitch, Advance Auto Parts, AÉropostale, American Eagle Outfitters, Barnes & Noble, Foot Locker, Guitar Center, Jamba Juice, JCPenney, Jos. A. Bank Clothiers, Nine West, Office Depot, Rooms to Go, Tiger Direct and Toys "R" Us.
To access their PayPal accounts at a store's POS, shoppers can punch in their mobile phone number and a PIN, or they can swipe traditional magnetic stripe cards that PayPal issues.
PayPal, a division of eBay, also announced deals with POS technology suppliers VeriFone and Equinox to integrate PayPal functional into their payment terminals. The companies join Ingenico, which is already working with PayPal. "With these deals in place, PayPal now has access to nearly 40 million payment terminals worldwide to help us drive innovation at scale," said PayPal president David Marcus in a May 24 statement.
"With PayPal, retailers don't need to rip and replace, install NFC or conduct a massive upgrade to bring innovation to their customers," Marcus added. "PayPal works seamlessly with a retailer's existing point of sale hardware."
PayPal has also announced relationships with four POS software providers that serve mid-market retailers: Leapset, ShopKeep, Vend and Erply. "Starting today some of their merchants are live with PayPal's local feature in their stores so customers can alert the merchant that they're in-store," said Marcus.