Whatsapp Reportedly Testing Feature to Allow Users to Make Bill Payments in India
Whatsapp is reportedly working on a new feature for users in India. This feature is expected to allow users to make bill payments via the messaging platform.
In November 2020, Whatsapp Introduced the option to send and receive money using the unified payment interface (UPI) to select users in the content. Recently, The National Payments Corporation of India (NPCI) Removed The Upi Onboarding Limit for the Meta-Owned Platform, Allowing it to Expendet Its Payments Services to All users in india. E Direct Bill PaymentsWhatsapp is Working on A new feature that allows users in India to make bill payments, which was discovered during an apk teardown by Android Authority. The feature was spotted in development n the Whatsapp Beta for Android Version 2.25.3.15. This sugges that meta-ovned app is looking forward to expanding its financial services in the country.The report indicates . The Supported Categories for Bill Payments May Include Electricity Bills, Mobile Prepaid Recharges, LPG Gas Payments, Water Bills, Landline Postpaid Bills, and Rent Payments, The RENT PAYMENTS Ption is currently in development, but an Empty Activity for it has Alredy been added to the AforeMetioned Beta version of Whatsapp, according to the report. A Release Timeline is not yet, but it is expected to be available to beta testers in India before it rolls out on the stable update channel.The publication sugests Ogistical challenges before launching the service in India. Whatsapp Currently Allows Users to Make Upi Payments to Contacts and Business. Ete directly with dedicated payment platforms like phonePe and google pay. Last Year, The Meta-Owned Messaging App was spotted testing an option to allow users to make interactive payments from the app. (Tagstotranslate) Whatsapp bill Payment Option Testing Report Whatsapp (T) Android (T) Meta (T) iOS iOS
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
News kiosk Latest Posts
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!