PesoPay - Money Transfer with QR Code
PesoPay offers a comprehensive solution for seamless money transfers using QR codes, catering to Android and iOS platforms, along with a user-friendly website and efficient admin panels.
Report generated on April 6, 2026
A note on how to read this
This report is ProdPoke's take on your site — think of it as a first impression from a very opinionated robot. We check real things (load times, broken links, accessibility patterns), but we also try to understand what your site is trying to do and whether the technical details support that goal. Some of our observations might not apply to your specific situation, and that's okay. We're getting sharper with every scan. If something feels off, tell us — it makes us better.
Key Insights for PesoPay - Money Transfer with QR Code
Live chat widget blocked by CORS errors—merchants can't reach support when transactions fail.
Your Tawk.to chat is completely non-functional due to CORS policy violations. For a payment platform where users need immediate help with failed transactions or API integration issues, this support blackout directly impacts customer retention and merchant confidence.
14 buttons and 5 form fields are invisible to screen readers—developers integrating your API can't understand what they're clicking.
Your registration flow and payment forms lack accessible names and labels. This breaks the experience for screen reader users and creates friction for developers trying to integrate the Sarmung API, increasing support tickets and abandonment.
No GDPR cookie consent banner detected—you're collecting name, DOB, email, and phone from EU visitors without legal consent.
As a UK-based payment processor, you must display a cookie consent mechanism for all visitors from EU jurisdictions. Missing this exposes PesoPay to regulatory penalties and erodes trust with merchants who also handle customer data.
Homepage missing meta description—your payment gateway gets no preview text in search results or social shares.
When merchants or developers search for 'payment gateway QR code' or similar terms, your listing appears without a compelling description. This reduces click-through rates from high-intent prospects looking for solutions like yours.
A critical resource is failing to load—payment processing or registration flows may be partially broken.
The generic ERR_FAILED error suggests a core asset isn't loading. For a payment platform, even partial breakage in the registration or transaction flow could prevent new merchant onboarding or customer transactions from completing.
What ProdPoke understands about PesoPay - Money Transfer with QR Code
PesoPay is a payment processing platform that enables merchants to accept mobile payments from customers through multiple methods, including QR code scanning and mobile wallets like Sarmung. The service provides a payment gateway solution with API integration for developers, allowing businesses to securely process transactions and check payment statuses on their websites. The platform serves three user types: individual users (who log in with email or phone), merchants (who receive payments from customers), and developers (who integrate the Sarmung payment gateway API into their applications). Registration requires personal details including name, date of birth, email, country, phone number, and postal code, with optional Telegram and referral code fields. The company is based in London, England and offers customer support via phone (+03601 885399), email ([email protected]), and a contact form.
Based on exploring 5 pages across the site
First Impression — How clear is your site?
PesoPay is a payment solution that enables money transfers using QR codes. According to the site, "Our innovative payment solution allows you to quickly and safely transfer money using QR codes. Simply by scanning the code, you can send or receive funds in seconds, eliminating the need for manual entry or tedious work with banking data." The platform appears to offer services for both personal users and businesses, with options to "Enter Business" or "Enter Agent."
This score measures how quickly a first-time visitor understands what your site does — based on visible headings, navigation, and visual hierarchy alone.
Overall Score
Good start — room to grow.
Performance
100/100SEO
74/100Missing meta description
Your PesoPay payment gateway homepage lacks a meta description. When shared on social media or in search results, potential merchants and developers won't see a compelling preview of what your payment platform offers, reducing click-through rates from prospective customers.
Found: Not found
1 image(s) missing alt text
One image on your registration or payment page is missing alt text. This reduces visibility in search engines for payment-related queries and prevents screen reader users (who may have accessibility needs) from understanding the image's purpose in your sign-up flow.
Found: 1 of 11 images missing alt
No canonical URL specified
No canonical URL is specified for your payment gateway pages. If PesoPay pages are accessible via multiple URLs, search engines may not recognize your primary payment processing service, diluting your SEO authority for payment-related searches.
Accessibility
62/10014 interactive element(s) without accessible names
14 interactive elements (likely buttons in navigation, payment forms, or API documentation) lack accessible names. Developers integrating the Sarmung API and users registering for accounts cannot understand what these controls do, breaking usability for screen reader users and increasing support burden.
Found: 14 missing: <a.site-logo>, <a>, <a>, <a.site-logo>, <input[type=hidden]>
5 form input(s) without labels
5 form inputs in your registration or payment flow lack associated labels. Users and screen reader users cannot understand what information each field requires (name, email, phone, date of birth, postal code), leading to form abandonment and failed registrations for merchants and developers.
Found: Missing labels: select-one: (unnamed), select-one: (unnamed), text: fullname, email: email, textarea: g-recaptcha-response
1 image(s) without alt text
One image lacks alt text for screen readers. This reduces accessibility for users with visual impairments trying to complete registration or understand your payment processing flow.
Found: 1 images missing alt
Functional
92/1002 button(s) with no visible text or icon
2 buttons on your payment platform have no visible text or icons. Users and developers cannot determine what actions these buttons perform—whether they submit payments, confirm transactions, or complete API configurations—creating confusion and potential transaction errors.
Found: 2 empty buttons
Technical Health
Access to script at 'https://embed.tawk.to/1jge2kkc7/https://tawk.to/chat/698...
Your Tawk.to live chat widget is failing to load due to CORS policy blocking. This prevents customer support agents from receiving chat messages from visitors trying to reach PesoPay's customer service, impacting your ability to assist merchants, developers, and users with payment processing questions.
Failed to load resource: net::ERR_FAILED
A critical resource is failing to load on your payment gateway platform. This may affect payment processing functionality, registration flows, or API integration features for merchants and developers.
Network request failed: https://embed.tawk.to/1jge2kkc7/https://tawk.to/chat/69800ad47692ca1c3c00efc7/1j
The Tawk.to live chat network request is failing, preventing customers from accessing real-time support. This is critical for a payment processing service where users need immediate assistance with transaction issues, API integration problems, or account access.
CORS error detected
CORS policy is blocking your live chat widget from functioning. Merchants, developers, and individual users cannot reach your support team through the chat feature when they need help with payment processing, QR code transactions, or Sarmung wallet integration.
Compliance
92/100No cookie consent mechanism detected
No cookie consent mechanism is detected. As a UK-based payment processor handling personal data (name, DOB, email, phone, postal code, optional Telegram), you are subject to GDPR for EU visitors. You must implement a consent banner for analytics and non-essential cookies to remain compliant.
Key Metrics
Crawlability
Standards
Improvement Plan
PesoPay has a critical support infrastructure problem that's strangling customer service. Your Tawk.to live chat—the lifeline for merchants with payment issues and developers troubleshooting API integration—is completely blocked by CORS errors. Fix this first by coordinating with your hosting/CDN provider to allow cross-origin requests to Tawk.to, or switch to an alternative chat provider with better cross-origin support. This is your highest-impact fix because it directly restores your ability to help customers when they need it most.
Simultaneously, address the accessibility crisis in your forms and navigation. Your registration flow has 5 unlabeled form inputs (name, email, phone, DOB, postal code) and 14 buttons without accessible names. Screen reader users—including developers with accessibility needs—cannot understand what information to enter or which buttons to click. This is a usability and legal risk. Add proper `<label>` elements to all form fields and aria-label attributes to all buttons. Test with a screen reader before deployment.
Next, implement GDPR compliance immediately. You're collecting personal data (name, date of birth, email, phone, postal code) from EU visitors without a visible consent mechanism. Add a cookie consent banner that clearly distinguishes between essential cookies (required for payment processing) and non-essential ones (analytics). This protects PesoPay from regulatory action and signals to merchants that you take data privacy seriously.
For SEO and conversion, add a compelling meta description to your homepage (160 characters max) that highlights your core value proposition: 'PesoPay: Mobile payment gateway with QR code scanning and Sarmung wallet integration for merchants.' Also add missing alt text to images on your registration page and fix the two buttons with no visible text or icons—users need to know if they're confirming a payment, submitting a form, or testing an API connection.
Finally, investigate and fix the generic ERR_FAILED resource failure. Identify which critical asset isn't loading (likely a JavaScript file, API endpoint, or style sheet) and restore it. Test the full registration and payment flows end-to-end to ensure no transaction paths are broken.
Suggested priority order:
- CORS error blocking Tawk.to live chat widget
- 5 form inputs without labels in registration flow
- 14 interactive elements without accessible names
- No cookie consent mechanism (GDPR compliance)
- Missing meta description on homepage
- Failed critical resource loading
- 2 buttons with no visible text or icons
- Images missing alt text
This is your site? Get the full picture.
Claim this report to unlock ongoing monitoring, deeper analysis, and actionable alerts.
What is ProdPoke?Automated analysis generated on April 6, 2026. Not professional advice. Contact us to modify or remove this report.

