2026-05-21 15:40:31 - Order: DEP_1779377974_7b6f21a490 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#1170757c787f51617068213f62797e61"><span class="__cf_email__" data-cfemail="741510191d1a3404150d445a071c1b04">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="bb0004fa94fcc921f0875d2e-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="bb0004fa94fcc921f0875d2e-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="bb0004fa94fcc921f0875d2e-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="bb0004fa94fcc921f0875d2e-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="bb0004fa94fcc921f0875d2e-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="bb0004fa94fcc921f0875d2e-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="bb0004fa94fcc921f0875d2e-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4ae176e6afe0b',t:'MTc3OTM3ODAzMQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:43:16 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#b6d7d2dbdfd8f6c6d7cf8698c5ded9c6"><span class="__cf_email__" data-cfemail="5a3b3e3733341a2a3b236a742932352a">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="02f40001a95ec5890af7e21c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="02f40001a95ec5890af7e21c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="02f40001a95ec5890af7e21c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="02f40001a95ec5890af7e21c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="02f40001a95ec5890af7e21c-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="02f40001a95ec5890af7e21c-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="02f40001a95ec5890af7e21c-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b2213bf8c09d',t:'MTc3OTM3ODE5Ng=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:43:27 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#0c6d686165624c7c6d753c227f64637c"><span class="__cf_email__" data-cfemail="6203060f0b0c2212031b524c110a0d12">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="c1c1c91cf4e678868f91f297-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="c1c1c91cf4e678868f91f297-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="c1c1c91cf4e678868f91f297-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="c1c1c91cf4e678868f91f297-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="c1c1c91cf4e678868f91f297-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="c1c1c91cf4e678868f91f297-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="c1c1c91cf4e678868f91f297-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b2636a7efe0f',t:'MTc3OTM3ODIwNw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:43:38 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#adccc9c0c4c3edddccd49d83dec5c2dd"><span class="__cf_email__" data-cfemail="1273767f7b7c5262736b223c617a7d62">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="45f8206be10cc9a85dd3c66d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="45f8206be10cc9a85dd3c66d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="45f8206be10cc9a85dd3c66d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="45f8206be10cc9a85dd3c66d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="45f8206be10cc9a85dd3c66d-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="45f8206be10cc9a85dd3c66d-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="45f8206be10cc9a85dd3c66d-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b2a77e01c261',t:'MTc3OTM3ODIxOA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:43:49 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#8beaefe6e2e5cbfbeaf2bba5f8e3e4fb"><span class="__cf_email__" data-cfemail="e081848d898ea0908199d0ce93888f90">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="7068406961754ecceaf36718-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="7068406961754ecceaf36718-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="7068406961754ecceaf36718-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="7068406961754ecceaf36718-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="7068406961754ecceaf36718-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="7068406961754ecceaf36718-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="7068406961754ecceaf36718-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b2ee1cfcce41',t:'MTc3OTM3ODIyOQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:44:00 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#08696c6561664878697138267b606778"><span class="__cf_email__" data-cfemail="86e7e2ebefe8c6f6e7ffb6a8f5eee9f6">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="802037185cb1147976a5e685-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="802037185cb1147976a5e685-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="802037185cb1147976a5e685-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="802037185cb1147976a5e685-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="802037185cb1147976a5e685-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="802037185cb1147976a5e685-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="802037185cb1147976a5e685-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b333192dfd98',t:'MTc3OTM3ODI0MA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:44:11 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#2f4e4b4246416f5f4e561f015c47405f"><span class="__cf_email__" data-cfemail="046560696d6a4474657d342a776c6b74">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="80c6965d713aed96ad2e4ef1-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="80c6965d713aed96ad2e4ef1-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="80c6965d713aed96ad2e4ef1-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="80c6965d713aed96ad2e4ef1-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="80c6965d713aed96ad2e4ef1-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="80c6965d713aed96ad2e4ef1-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="80c6965d713aed96ad2e4ef1-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b377cd8537b5',t:'MTc3OTM3ODI1MQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:44:22 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#9ffefbf2f6f1dfeffee6afb1ecf7f0ef"><span class="__cf_email__" data-cfemail="0766636a6e694777667e3729746f6877">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="d8cead5aa92e0cf72aa5a5d5-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="d8cead5aa92e0cf72aa5a5d5-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="d8cead5aa92e0cf72aa5a5d5-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="d8cead5aa92e0cf72aa5a5d5-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="d8cead5aa92e0cf72aa5a5d5-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="d8cead5aa92e0cf72aa5a5d5-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="d8cead5aa92e0cf72aa5a5d5-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b3bc8c63ce73',t:'MTc3OTM3ODI2Mg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:44:33 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#a2c3c6cfcbcce2d2c3db928cd1cacdd2"><span class="__cf_email__" data-cfemail="48292c2521260838293178663b202738">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="a97e35c5f01e14be3577ead0-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="a97e35c5f01e14be3577ead0-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="a97e35c5f01e14be3577ead0-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="a97e35c5f01e14be3577ead0-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="a97e35c5f01e14be3577ead0-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="a97e35c5f01e14be3577ead0-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="a97e35c5f01e14be3577ead0-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b4013e809cde',t:'MTc3OTM3ODI3Mw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:44:45 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#2e4f4a4347406e5e4f571e005d46415e"><span class="__cf_email__" data-cfemail="a6c7c2cbcfc8e6d6c7df9688d5cec9d6">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="08cb941fae9e0af693892c55-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="08cb941fae9e0af693892c55-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="08cb941fae9e0af693892c55-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="08cb941fae9e0af693892c55-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="08cb941fae9e0af693892c55-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="08cb941fae9e0af693892c55-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="08cb941fae9e0af693892c55-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b44c69854422',t:'MTc3OTM3ODI4NQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:44:57 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#9ffefbf2f6f1dfeffee6afb1ecf7f0ef"><span class="__cf_email__" data-cfemail="f8999c959196b8889981c8d68b909788">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="dc693359923c17fb47b2544b-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="dc693359923c17fb47b2544b-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="dc693359923c17fb47b2544b-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="dc693359923c17fb47b2544b-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="dc693359923c17fb47b2544b-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="dc693359923c17fb47b2544b-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="dc693359923c17fb47b2544b-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b4975e733e24',t:'MTc3OTM3ODI5Nw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:45:08 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#0d6c696064634d7d6c743d237e65627d"><span class="__cf_email__" data-cfemail="0160656c686f41716078312f72696e71">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="e3512186066d7408ef822f0b-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="e3512186066d7408ef822f0b-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="e3512186066d7408ef822f0b-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="e3512186066d7408ef822f0b-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="e3512186066d7408ef822f0b-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="e3512186066d7408ef822f0b-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="e3512186066d7408ef822f0b-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b4dc697a5542',t:'MTc3OTM3ODMwOA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:45:20 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#a6c7c2cbcfc8e6d6c7df9688d5cec9d6"><span class="__cf_email__" data-cfemail="aecfcac3c7c0eedecfd79e80ddc6c1de">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="0cee16e3862e3cdf63a48d76-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="0cee16e3862e3cdf63a48d76-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="0cee16e3862e3cdf63a48d76-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="0cee16e3862e3cdf63a48d76-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="0cee16e3862e3cdf63a48d76-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="0cee16e3862e3cdf63a48d76-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="0cee16e3862e3cdf63a48d76-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b5270fec5400',t:'MTc3OTM3ODMyMA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:45:33 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#ed8c89808483ad9d8c94ddc39e85829d"><span class="__cf_email__" data-cfemail="badbded7d3d4facadbc38a94c9d2d5ca">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="9ecb18d85dd298013f9887b5-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="9ecb18d85dd298013f9887b5-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="9ecb18d85dd298013f9887b5-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="9ecb18d85dd298013f9887b5-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="9ecb18d85dd298013f9887b5-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="9ecb18d85dd298013f9887b5-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="9ecb18d85dd298013f9887b5-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b5730e00ef6d',t:'MTc3OTM3ODMzMg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:45:44 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#ec8d88818582ac9c8d95dcc29f84839c"><span class="__cf_email__" data-cfemail="ddbcb9b0b4b39dadbca4edf3aeb5b2ad">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="de715365dd4aee7bf6d05040-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="de715365dd4aee7bf6d05040-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="de715365dd4aee7bf6d05040-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="de715365dd4aee7bf6d05040-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="de715365dd4aee7bf6d05040-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="de715365dd4aee7bf6d05040-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="de715365dd4aee7bf6d05040-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b5bde9f5a07a',t:'MTc3OTM3ODM0NA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:45:56 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#c8a9aca5a1a688b8a9b1f8e6bba0a7b8"><span class="__cf_email__" data-cfemail="8dece9e0e4e3cdfdecf4bda3fee5e2fd">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="3f2d00344a51c33008e0c3cc-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="3f2d00344a51c33008e0c3cc-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="3f2d00344a51c33008e0c3cc-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="3f2d00344a51c33008e0c3cc-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="3f2d00344a51c33008e0c3cc-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="3f2d00344a51c33008e0c3cc-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="3f2d00344a51c33008e0c3cc-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b605beb7f4a9',t:'MTc3OTM3ODM1Ng=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:46:08 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#3b5a5f5652557b4b5a420b154853544b"><span class="__cf_email__" data-cfemail="0263666f6b6c4272637b322c716a6d72">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="199eb9e811ea6a1bb15019b3-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="199eb9e811ea6a1bb15019b3-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="199eb9e811ea6a1bb15019b3-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="199eb9e811ea6a1bb15019b3-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="199eb9e811ea6a1bb15019b3-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="199eb9e811ea6a1bb15019b3-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="199eb9e811ea6a1bb15019b3-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b64d9ff3600a',t:'MTc3OTM3ODM2Nw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:46:21 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#4b2a2f2622250b3b2a327b653823243b"><span class="__cf_email__" data-cfemail="8dece9e0e4e3cdfdecf4bda3fee5e2fd">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="4b8cdcbfd32cdd6a015c4410-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="4b8cdcbfd32cdd6a015c4410-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="4b8cdcbfd32cdd6a015c4410-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="4b8cdcbfd32cdd6a015c4410-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="4b8cdcbfd32cdd6a015c4410-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="4b8cdcbfd32cdd6a015c4410-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="4b8cdcbfd32cdd6a015c4410-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b69f089470b5',t:'MTc3OTM3ODM4MA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:46:31 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#81e0e5ece8efc1f1e0f8b1aff2e9eef1"><span class="__cf_email__" data-cfemail="91f0f5fcf8ffd1e1f0e8a1bfe2f9fee1">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="ba6445864e3b661124cb7ec8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="ba6445864e3b661124cb7ec8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="ba6445864e3b661124cb7ec8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="ba6445864e3b661124cb7ec8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="ba6445864e3b661124cb7ec8-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="ba6445864e3b661124cb7ec8-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="ba6445864e3b661124cb7ec8-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b6e2fcd89bab',t:'MTc3OTM3ODM5MQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:46:43 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#6706030a0e092717061e5749140f0817"><span class="__cf_email__" data-cfemail="6001040d090e20100119504e13080f10">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="1b3506bdae67c27e927e95b9-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="1b3506bdae67c27e927e95b9-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="1b3506bdae67c27e927e95b9-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="1b3506bdae67c27e927e95b9-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="1b3506bdae67c27e927e95b9-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="1b3506bdae67c27e927e95b9-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="1b3506bdae67c27e927e95b9-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b72dddc5c8d1',t:'MTc3OTM3ODQwMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:46:54 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#b2d3d6dfdbdcf2c2d3cb829cc1daddc2"><span class="__cf_email__" data-cfemail="3c5d585155527c4c5d450c124f54534c">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="3f1d3218d34c06681365a1b4-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="3f1d3218d34c06681365a1b4-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="3f1d3218d34c06681365a1b4-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="3f1d3218d34c06681365a1b4-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="3f1d3218d34c06681365a1b4-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="3f1d3218d34c06681365a1b4-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="3f1d3218d34c06681365a1b4-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b7728a95f8ec',t:'MTc3OTM3ODQxNA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:47:05 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#ceafaaa3a7a08ebeafb7fee0bda6a1be"><span class="__cf_email__" data-cfemail="0362676e6a6d4373627a332d706b6c73">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="3f3f8523960f6cd5fff98ecb-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="3f3f8523960f6cd5fff98ecb-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="3f3f8523960f6cd5fff98ecb-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="3f3f8523960f6cd5fff98ecb-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="3f3f8523960f6cd5fff98ecb-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="3f3f8523960f6cd5fff98ecb-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="3f3f8523960f6cd5fff98ecb-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b7b76e7efdbb',t:'MTc3OTM3ODQyNQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:47:16 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#e283868f8b8ca292839bd2cc918a8d92"><span class="__cf_email__" data-cfemail="5b3a3f3632351b2b3a226b752833342b">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="c6f6ce58d5fc82f4061493f7-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="c6f6ce58d5fc82f4061493f7-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="c6f6ce58d5fc82f4061493f7-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="c6f6ce58d5fc82f4061493f7-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="c6f6ce58d5fc82f4061493f7-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="c6f6ce58d5fc82f4061493f7-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="c6f6ce58d5fc82f4061493f7-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b7fc0b18fe8a',t:'MTc3OTM3ODQzNg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:47:27 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#3b5a5f5652557b4b5a420b154853544b"><span class="__cf_email__" data-cfemail="4120252c282f01312038716f32292e31">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="3fc15fa78e3de57037a9de88-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="3fc15fa78e3de57037a9de88-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="3fc15fa78e3de57037a9de88-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="3fc15fa78e3de57037a9de88-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="3fc15fa78e3de57037a9de88-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="3fc15fa78e3de57037a9de88-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="3fc15fa78e3de57037a9de88-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b840ecf2ce5a',t:'MTc3OTM3ODQ0Nw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:47:38 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#0667626b6f684676677f3628756e6976"><span class="__cf_email__" data-cfemail="b2d3d6dfdbdcf2c2d3cb829cc1daddc2">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="e0e642f359aed2b881626928-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="e0e642f359aed2b881626928-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="e0e642f359aed2b881626928-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="e0e642f359aed2b881626928-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="e0e642f359aed2b881626928-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="e0e642f359aed2b881626928-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="e0e642f359aed2b881626928-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b8866e97a24f',t:'MTc3OTM3ODQ1OA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:47:50 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#bbdadfd6d2d5fbcbdac28b95c8d3d4cb"><span class="__cf_email__" data-cfemail="cdaca9a0a4a38dbdacb4fde3bea5a2bd">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="2aeddcfe5c92307b11f3b707-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="2aeddcfe5c92307b11f3b707-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="2aeddcfe5c92307b11f3b707-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="2aeddcfe5c92307b11f3b707-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="2aeddcfe5c92307b11f3b707-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="2aeddcfe5c92307b11f3b707-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="2aeddcfe5c92307b11f3b707-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b8d079b5ff8d',t:'MTc3OTM3ODQ3MA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:48:02 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#ec8d88818582ac9c8d95dcc29f84839c"><span class="__cf_email__" data-cfemail="69080d0400072919081059471a010619">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="ebbb04c6738f5b8736df5e57-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="ebbb04c6738f5b8736df5e57-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="ebbb04c6738f5b8736df5e57-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="ebbb04c6738f5b8736df5e57-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="ebbb04c6738f5b8736df5e57-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="ebbb04c6738f5b8736df5e57-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="ebbb04c6738f5b8736df5e57-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b917ccfb5ff3',t:'MTc3OTM3ODQ4MQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:48:19 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#0a6b6e6763644a7a6b733a247962657a"><span class="__cf_email__" data-cfemail="1a7b7e7773745a6a7b632a346972756a">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="df7b0d1d039d1b6b30b29a96-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="df7b0d1d039d1b6b30b29a96-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="df7b0d1d039d1b6b30b29a96-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="df7b0d1d039d1b6b30b29a96-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="df7b0d1d039d1b6b30b29a96-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="df7b0d1d039d1b6b30b29a96-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="df7b0d1d039d1b6b30b29a96-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b9812cba602f',t:'MTc3OTM3ODQ5OA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:48:22 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#f8999c959196b8889981c8d68b909788"><span class="__cf_email__" data-cfemail="543530393d3a1424352d647a273c3b24">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="c4ad9faee46c047ea427d0e8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="c4ad9faee46c047ea427d0e8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="c4ad9faee46c047ea427d0e8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="c4ad9faee46c047ea427d0e8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="c4ad9faee46c047ea427d0e8-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="c4ad9faee46c047ea427d0e8-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="c4ad9faee46c047ea427d0e8-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b9988ad2fdff',t:'MTc3OTM3ODUwMg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:48:23 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#4223262f2b2c0232233b726c312a2d32"><span class="__cf_email__" data-cfemail="fb9a9f969295bb8b9a82cbd58893948b">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="a4cc6d0868e0f73da2a04d28-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="a4cc6d0868e0f73da2a04d28-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="a4cc6d0868e0f73da2a04d28-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="a4cc6d0868e0f73da2a04d28-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="a4cc6d0868e0f73da2a04d28-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="a4cc6d0868e0f73da2a04d28-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="a4cc6d0868e0f73da2a04d28-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b99eba3cfe07',t:'MTc3OTM3ODUwMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:48:26 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#93f2f7fefafdd3e3f2eaa3bde0fbfce3"><span class="__cf_email__" data-cfemail="a5c4c1c8cccbe5d5c4dc958bd6cdcad5">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="0a54f4db3fad1ec094b985c7-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="0a54f4db3fad1ec094b985c7-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="0a54f4db3fad1ec094b985c7-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="0a54f4db3fad1ec094b985c7-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="0a54f4db3fad1ec094b985c7-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="0a54f4db3fad1ec094b985c7-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="0a54f4db3fad1ec094b985c7-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b9b168754cbf',t:'MTc3OTM3ODUwNg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:48:29 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#afcecbc2c6c1efdfced69f81dcc7c0df"><span class="__cf_email__" data-cfemail="08696c6561664878697138267b606778">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="bd8d434ec86a01b5cfd677a6-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="bd8d434ec86a01b5cfd677a6-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="bd8d434ec86a01b5cfd677a6-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="bd8d434ec86a01b5cfd677a6-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="bd8d434ec86a01b5cfd677a6-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="bd8d434ec86a01b5cfd677a6-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="bd8d434ec86a01b5cfd677a6-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b9c43a087e2e',t:'MTc3OTM3ODUwOQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:48:33 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#bedfdad3d7d0fecedfc78e90cdd6d1ce"><span class="__cf_email__" data-cfemail="81e0e5ece8efc1f1e0f8b1aff2e9eef1">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="11a9858d22e55d7fb840b7c0-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="11a9858d22e55d7fb840b7c0-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="11a9858d22e55d7fb840b7c0-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="11a9858d22e55d7fb840b7c0-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="11a9858d22e55d7fb840b7c0-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="11a9858d22e55d7fb840b7c0-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="11a9858d22e55d7fb840b7c0-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b9d80a76600a',t:'MTc3OTM3ODUxMg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:48:35 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#0160656c686f41716078312f72696e71"><span class="__cf_email__" data-cfemail="c7a6a3aaaea987b7a6bef7e9b4afa8b7">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="2e21f801b55bcc8906fa69eb-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="2e21f801b55bcc8906fa69eb-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="2e21f801b55bcc8906fa69eb-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="2e21f801b55bcc8906fa69eb-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="2e21f801b55bcc8906fa69eb-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="2e21f801b55bcc8906fa69eb-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="2e21f801b55bcc8906fa69eb-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b9e9c957f902',t:'MTc3OTM3ODUxNQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:48:38 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#1b7a7f7672755b6b7a622b356873746b"><span class="__cf_email__" data-cfemail="e180858c888fa1918098d1cf92898e91">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="8f3a8a34c6ffdbcaac76fea0-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="8f3a8a34c6ffdbcaac76fea0-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="8f3a8a34c6ffdbcaac76fea0-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="8f3a8a34c6ffdbcaac76fea0-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="8f3a8a34c6ffdbcaac76fea0-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="8f3a8a34c6ffdbcaac76fea0-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="8f3a8a34c6ffdbcaac76fea0-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4b9fdec910550',t:'MTc3OTM3ODUxOA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:48:41 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#b7d6d3daded9f7c7d6ce8799c4dfd8c7"><span class="__cf_email__" data-cfemail="3756535a5e597747564e0719445f5847">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="2292987c7b3ec4e2818d1338-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="2292987c7b3ec4e2818d1338-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="2292987c7b3ec4e2818d1338-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="2292987c7b3ec4e2818d1338-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="2292987c7b3ec4e2818d1338-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="2292987c7b3ec4e2818d1338-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="2292987c7b3ec4e2818d1338-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4ba10b943ce5e',t:'MTc3OTM3ODUyMQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:48:45 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#1a7b7e7773745a6a7b632a346972756a"><span class="__cf_email__" data-cfemail="ed8c89808483ad9d8c94ddc39e85829d">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="04733dc4e6310835a7f4a54b-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="04733dc4e6310835a7f4a54b-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="04733dc4e6310835a7f4a54b-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="04733dc4e6310835a7f4a54b-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="04733dc4e6310835a7f4a54b-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="04733dc4e6310835a7f4a54b-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="04733dc4e6310835a7f4a54b-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4ba23ef2f0884',t:'MTc3OTM3ODUyNA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:48:47 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#d1b0b5bcb8bf91a1b0a8e1ffa2b9bea1"><span class="__cf_email__" data-cfemail="6c0d080105022c1c0d155c421f04031c">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="789125b393594c82c28c0372-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="789125b393594c82c28c0372-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="789125b393594c82c28c0372-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="789125b393594c82c28c0372-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="789125b393594c82c28c0372-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="789125b393594c82c28c0372-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="789125b393594c82c28c0372-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4ba34bf249c14',t:'MTc3OTM3ODUyNw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:48:50 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#a4c5c0c9cdcae4d4c5dd948ad7cccbd4"><span class="__cf_email__" data-cfemail="6d0c090004032d1d0c145d431e05021d">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="6cac14a493c5d77fb9c17164-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="6cac14a493c5d77fb9c17164-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="6cac14a493c5d77fb9c17164-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="6cac14a493c5d77fb9c17164-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="6cac14a493c5d77fb9c17164-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="6cac14a493c5d77fb9c17164-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="6cac14a493c5d77fb9c17164-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4ba478b0ece21',t:'MTc3OTM3ODUzMA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:48:53 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#a5c4c1c8cccbe5d5c4dc958bd6cdcad5"><span class="__cf_email__" data-cfemail="9ffefbf2f6f1dfeffee6afb1ecf7f0ef">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="3fcd3518efaa9c10901b1498-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="3fcd3518efaa9c10901b1498-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="3fcd3518efaa9c10901b1498-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="3fcd3518efaa9c10901b1498-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="3fcd3518efaa9c10901b1498-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="3fcd3518efaa9c10901b1498-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="3fcd3518efaa9c10901b1498-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4ba5b994df88e',t:'MTc3OTM3ODUzMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:48:56 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#5d3c393034331d2d3c246d732e35322d"><span class="__cf_email__" data-cfemail="4021242d292e00302139706e33282f30">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="87bef32882e93b9d5593158a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="87bef32882e93b9d5593158a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="87bef32882e93b9d5593158a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="87bef32882e93b9d5593158a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="87bef32882e93b9d5593158a-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="87bef32882e93b9d5593158a-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="87bef32882e93b9d5593158a-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4ba6ecb83ce67',t:'MTc3OTM3ODUzNg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:48:59 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#08696c6561664878697138267b606778"><span class="__cf_email__" data-cfemail="4322272e2a2d0333223a736d302b2c33">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="ce0bae3fad18b7a8eb592fc5-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="ce0bae3fad18b7a8eb592fc5-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="ce0bae3fad18b7a8eb592fc5-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="ce0bae3fad18b7a8eb592fc5-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="ce0bae3fad18b7a8eb592fc5-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="ce0bae3fad18b7a8eb592fc5-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="ce0bae3fad18b7a8eb592fc5-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4ba81afe5cdf5',t:'MTc3OTM3ODUzOQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:49:02 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#adccc9c0c4c3edddccd49d83dec5c2dd"><span class="__cf_email__" data-cfemail="046560696d6a4474657d342a776c6b74">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="a9d063a70d9939997ad0411d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="a9d063a70d9939997ad0411d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="a9d063a70d9939997ad0411d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="a9d063a70d9939997ad0411d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="a9d063a70d9939997ad0411d-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="a9d063a70d9939997ad0411d-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="a9d063a70d9939997ad0411d-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4ba92c901fd67',t:'MTc3OTM3ODU0Mg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:49:06 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#751411181c1b3505140c455b061d1a05"><span class="__cf_email__" data-cfemail="c1a0a5aca8af81b1a0b8f1efb2a9aeb1">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="131b3a8c23031d13e361b60d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="131b3a8c23031d13e361b60d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="131b3a8c23031d13e361b60d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="131b3a8c23031d13e361b60d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="131b3a8c23031d13e361b60d-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="131b3a8c23031d13e361b60d-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="131b3a8c23031d13e361b60d-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4baa669430d23',t:'MTc3OTM3ODU0NQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:49:08 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#ec8d88818582ac9c8d95dcc29f84839c"><span class="__cf_email__" data-cfemail="f49590999d9ab484958dc4da879c9b84">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="4b8a3e3980f3b900ecdf7a3f-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="4b8a3e3980f3b900ecdf7a3f-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="4b8a3e3980f3b900ecdf7a3f-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="4b8a3e3980f3b900ecdf7a3f-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="4b8a3e3980f3b900ecdf7a3f-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="4b8a3e3980f3b900ecdf7a3f-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="4b8a3e3980f3b900ecdf7a3f-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4bab80d699855',t:'MTc3OTM3ODU0OA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:49:11 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#f8999c959196b8889981c8d68b909788"><span class="__cf_email__" data-cfemail="244540494d4a6454455d140a574c4b54">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="18d929027beb2be3ce099528-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="18d929027beb2be3ce099528-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="18d929027beb2be3ce099528-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="18d929027beb2be3ce099528-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="18d929027beb2be3ce099528-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="18d929027beb2be3ce099528-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="18d929027beb2be3ce099528-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4bacaca1ee0ab',t:'MTc3OTM3ODU1MQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:49:14 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#69080d0400072919081059471a010619"><span class="__cf_email__" data-cfemail="b5d4d1d8dcdbf5c5d4cc859bc6dddac5">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="d54246cb0de11142ce9f2a60-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="d54246cb0de11142ce9f2a60-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="d54246cb0de11142ce9f2a60-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="d54246cb0de11142ce9f2a60-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="d54246cb0de11142ce9f2a60-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="d54246cb0de11142ce9f2a60-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="d54246cb0de11142ce9f2a60-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4bade2ad2d98b',t:'MTc3OTM3ODU1NA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:49:18 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#1273767f7b7c5262736b223c617a7d62"><span class="__cf_email__" data-cfemail="99f8fdf4f0f7d9e9f8e0a9b7eaf1f6e9">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="922e4a15aa51e0c2604119b2-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="922e4a15aa51e0c2604119b2-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="922e4a15aa51e0c2604119b2-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="922e4a15aa51e0c2604119b2-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="922e4a15aa51e0c2604119b2-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="922e4a15aa51e0c2604119b2-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="922e4a15aa51e0c2604119b2-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4baf34eaa9cfa',t:'MTc3OTM3ODU1Nw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:49:20 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#a7c6c3cacec9e7d7c6de9789d4cfc8d7"><span class="__cf_email__" data-cfemail="c4a5a0a9adaa84b4a5bdf4eab7acabb4">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="1dc6750146bc78cf39c10691-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="1dc6750146bc78cf39c10691-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="1dc6750146bc78cf39c10691-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="1dc6750146bc78cf39c10691-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="1dc6750146bc78cf39c10691-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="1dc6750146bc78cf39c10691-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="1dc6750146bc78cf39c10691-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4bb033b4a3fd1',t:'MTc3OTM3ODU2MA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:50:17 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#0d6c696064634d7d6c743d237e65627d"><span class="__cf_email__" data-cfemail="29484d4440476959485019075a414659">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="a49906894e60744fd8b6b920-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="a49906894e60744fd8b6b920-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="a49906894e60744fd8b6b920-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="a49906894e60744fd8b6b920-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="a49906894e60744fd8b6b920-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="a49906894e60744fd8b6b920-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="a49906894e60744fd8b6b920-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4bc675b775fbc',t:'MTc3OTM3ODYxNw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:51:17 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#caabaea7a3a48abaabb3fae4b9a2a5ba"><span class="__cf_email__" data-cfemail="d1b0b5bcb8bf91a1b0a8e1ffa2b9bea1">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="7f64038d7a5a2a07e242306d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="7f64038d7a5a2a07e242306d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="7f64038d7a5a2a07e242306d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="7f64038d7a5a2a07e242306d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="7f64038d7a5a2a07e242306d-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="7f64038d7a5a2a07e242306d-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="7f64038d7a5a2a07e242306d-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4bdde3889fd69',t:'MTc3OTM3ODY3Nw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:52:06 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#d9b8bdb4b0b799a9b8a0e9f7aab1b6a9"><span class="__cf_email__" data-cfemail="e687828b8f88a696879fd6c8958e8996">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="d106a1259d53d0e6f3a2fdc6-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="d106a1259d53d0e6f3a2fdc6-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="d106a1259d53d0e6f3a2fdc6-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="d106a1259d53d0e6f3a2fdc6-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="d106a1259d53d0e6f3a2fdc6-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="d106a1259d53d0e6f3a2fdc6-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="d106a1259d53d0e6f3a2fdc6-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4bf108da71d6d',t:'MTc3OTM3ODcyNg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:52:08 - Order: DEP_1779378161_396d93f29f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#f190959c989fb1819088c1df82999e81"><span class="__cf_email__" data-cfemail="d6b7b2bbbfb896a6b7afe6f8a5beb9a6">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="79b4671b1bea44124a20d4e8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="79b4671b1bea44124a20d4e8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="79b4671b1bea44124a20d4e8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="79b4671b1bea44124a20d4e8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="79b4671b1bea44124a20d4e8-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="79b4671b1bea44124a20d4e8-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="79b4671b1bea44124a20d4e8-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4bf1a9a4aff91',t:'MTc3OTM3ODcyOA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:52:43 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#cfaeaba2a6a18fbfaeb6ffe1bca7a0bf"><span class="__cf_email__" data-cfemail="7011141d191e30001109405e03181f00">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="5eb95bf0e161c2769fa3e88c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="5eb95bf0e161c2769fa3e88c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="5eb95bf0e161c2769fa3e88c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="5eb95bf0e161c2769fa3e88c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="5eb95bf0e161c2769fa3e88c-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="5eb95bf0e161c2769fa3e88c-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="5eb95bf0e161c2769fa3e88c-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4bff4f9faff7e',t:'MTc3OTM3ODc2Mw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:52:45 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#7b1a1f1612153b0b1a024b550813140b"><span class="__cf_email__" data-cfemail="2342474e4a4d6353425a130d504b4c53">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="dffd4355c1e9a36a7becc254-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="dffd4355c1e9a36a7becc254-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="dffd4355c1e9a36a7becc254-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="dffd4355c1e9a36a7becc254-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="dffd4355c1e9a36a7becc254-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="dffd4355c1e9a36a7becc254-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="dffd4355c1e9a36a7becc254-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c000af57290d',t:'MTc3OTM3ODc2NA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:52:46 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#751411181c1b3505140c455b061d1a05"><span class="__cf_email__" data-cfemail="4f2e2b2226210f3f2e367f613c27203f">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="c24cf7d1c7c58047e12ee093-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="c24cf7d1c7c58047e12ee093-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="c24cf7d1c7c58047e12ee093-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="c24cf7d1c7c58047e12ee093-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="c24cf7d1c7c58047e12ee093-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="c24cf7d1c7c58047e12ee093-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="c24cf7d1c7c58047e12ee093-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c00c0e9dce36',t:'MTc3OTM3ODc2Ng=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:52:49 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#5e3f3a3337301e2e3f276e702d36312e"><span class="__cf_email__" data-cfemail="5031343d393e10203129607e23383f20">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="cd29b8295418a27e0ad77191-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="cd29b8295418a27e0ad77191-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="cd29b8295418a27e0ad77191-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="cd29b8295418a27e0ad77191-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="cd29b8295418a27e0ad77191-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="cd29b8295418a27e0ad77191-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="cd29b8295418a27e0ad77191-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c01ebca8f408',t:'MTc3OTM3ODc2OQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:52:52 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#1170757c787f51617068213f62797e61"><span class="__cf_email__" data-cfemail="3352575e5a5d7343524a031d405b5c43">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="f5cc7b546f2809f82fff3b5d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="f5cc7b546f2809f82fff3b5d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="f5cc7b546f2809f82fff3b5d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="f5cc7b546f2809f82fff3b5d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="f5cc7b546f2809f82fff3b5d-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="f5cc7b546f2809f82fff3b5d-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="f5cc7b546f2809f82fff3b5d-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c0317d93db51',t:'MTc3OTM3ODc3Mg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:52:56 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#3253565f5b5c7242534b021c415a5d42"><span class="__cf_email__" data-cfemail="3e5f5a5357507e4e5f470e104d56514e">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="4692ffe26511df9f6410f4a5-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="4692ffe26511df9f6410f4a5-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="4692ffe26511df9f6410f4a5-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="4692ffe26511df9f6410f4a5-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="4692ffe26511df9f6410f4a5-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="4692ffe26511df9f6410f4a5-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="4692ffe26511df9f6410f4a5-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c044fef00548',t:'MTc3OTM3ODc3NQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:00 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#1071747d797e50607169203e63787f60"><span class="__cf_email__" data-cfemail="49282d2420270939283079673a212639">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="331e52aa24730991ae8ae9d6-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="331e52aa24730991ae8ae9d6-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="331e52aa24730991ae8ae9d6-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="331e52aa24730991ae8ae9d6-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="331e52aa24730991ae8ae9d6-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="331e52aa24730991ae8ae9d6-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="331e52aa24730991ae8ae9d6-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c05c9b259e3b',t:'MTc3OTM3ODc3OQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:02 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#0a6b6e6763644a7a6b733a247962657a"><span class="__cf_email__" data-cfemail="bfdedbd2d6d1ffcfdec68f91ccd7d0cf">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="d8c7c39de648129f740f945a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="d8c7c39de648129f740f945a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="d8c7c39de648129f740f945a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="d8c7c39de648129f740f945a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="d8c7c39de648129f740f945a-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="d8c7c39de648129f740f945a-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="d8c7c39de648129f740f945a-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c06f0e293413',t:'MTc3OTM3ODc4Mg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:05 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#4d2c292024230d3d2c347d633e25223d"><span class="__cf_email__" data-cfemail="0f6e6b6266614f7f6e763f217c67607f">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="7968347f344f4ba52ed2f92f-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="7968347f344f4ba52ed2f92f-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="7968347f344f4ba52ed2f92f-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="7968347f344f4ba52ed2f92f-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="7968347f344f4ba52ed2f92f-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="7968347f344f4ba52ed2f92f-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="7968347f344f4ba52ed2f92f-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c0814902f92c',t:'MTc3OTM3ODc4NQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:08 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#7a1b1e1713143a0a1b034a540912150a"><span class="__cf_email__" data-cfemail="3150555c585f71415048011f42595e41">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="3dc958216c1f8a9cc7df28ed-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="3dc958216c1f8a9cc7df28ed-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="3dc958216c1f8a9cc7df28ed-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="3dc958216c1f8a9cc7df28ed-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="3dc958216c1f8a9cc7df28ed-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="3dc958216c1f8a9cc7df28ed-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="3dc958216c1f8a9cc7df28ed-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c090ece4410c',t:'MTc3OTM3ODc4Nw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:10 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#046560696d6a4474657d342a776c6b74"><span class="__cf_email__" data-cfemail="3352575e5a5d7343524a031d405b5c43">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="7a320f79ccff846d13c7c171-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="7a320f79ccff846d13c7c171-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="7a320f79ccff846d13c7c171-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="7a320f79ccff846d13c7c171-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="7a320f79ccff846d13c7c171-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="7a320f79ccff846d13c7c171-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="7a320f79ccff846d13c7c171-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c0a20b26d4a5',t:'MTc3OTM3ODc5MA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:13 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#87e6e3eaeee9c7f7e6feb7a9f4efe8f7"><span class="__cf_email__" data-cfemail="3e5f5a5357507e4e5f470e104d56514e">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="802ebbbd3c4a8bc4287ff150-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="802ebbbd3c4a8bc4287ff150-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="802ebbbd3c4a8bc4287ff150-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="802ebbbd3c4a8bc4287ff150-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="802ebbbd3c4a8bc4287ff150-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="802ebbbd3c4a8bc4287ff150-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="802ebbbd3c4a8bc4287ff150-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c0b4beb2fdc2',t:'MTc3OTM3ODc5Mw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:17 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#1170757c787f51617068213f62797e61"><span class="__cf_email__" data-cfemail="d4b5b0b9bdba94a4b5ade4faa7bcbba4">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="3ff8b0530c52325fda25a0fe-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="3ff8b0530c52325fda25a0fe-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="3ff8b0530c52325fda25a0fe-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="3ff8b0530c52325fda25a0fe-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="3ff8b0530c52325fda25a0fe-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="3ff8b0530c52325fda25a0fe-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="3ff8b0530c52325fda25a0fe-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c0cc48caf928',t:'MTc3OTM3ODc5Nw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:20 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#a7c6c3cacec9e7d7c6de9789d4cfc8d7"><span class="__cf_email__" data-cfemail="5736333a3e391727362e6779243f3827">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="b746f4376fc063d696532425-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="b746f4376fc063d696532425-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="b746f4376fc063d696532425-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="b746f4376fc063d696532425-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="b746f4376fc063d696532425-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="b746f4376fc063d696532425-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="b746f4376fc063d696532425-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c0deff32ff85',t:'MTc3OTM3ODgwMA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:23 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#0160656c686f41716078312f72696e71"><span class="__cf_email__" data-cfemail="a8c9ccc5c1c6e8d8c9d19886dbc0c7d8">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="edd888ffe9ee89ed32732487-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="edd888ffe9ee89ed32732487-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="edd888ffe9ee89ed32732487-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="edd888ffe9ee89ed32732487-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="edd888ffe9ee89ed32732487-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="edd888ffe9ee89ed32732487-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="edd888ffe9ee89ed32732487-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c0f1affbfda4',t:'MTc3OTM3ODgwMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:26 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#bedfdad3d7d0fecedfc78e90cdd6d1ce"><span class="__cf_email__" data-cfemail="3d5c595054537d4d5c440d134e55524d">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="567abaee9998760d642e6f00-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="567abaee9998760d642e6f00-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="567abaee9998760d642e6f00-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="567abaee9998760d642e6f00-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="567abaee9998760d642e6f00-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="567abaee9998760d642e6f00-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="567abaee9998760d642e6f00-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c1047a8ece2f',t:'MTc3OTM3ODgwNg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:29 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#ee8f8a838780ae9e8f97dec09d86819e"><span class="__cf_email__" data-cfemail="c2a3a6afabac82b2a3bbf2ecb1aaadb2">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="533392078a7a5f7c030290cd-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="533392078a7a5f7c030290cd-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="533392078a7a5f7c030290cd-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="533392078a7a5f7c030290cd-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="533392078a7a5f7c030290cd-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="533392078a7a5f7c030290cd-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="533392078a7a5f7c030290cd-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c1174869ff92',t:'MTc3OTM3ODgwOQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:32 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#dfbebbb2b6b19fafbea6eff1acb7b0af"><span class="__cf_email__" data-cfemail="f293969f9b9cb282938bc2dc819a9d82">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="b318562f59149748412f616c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="b318562f59149748412f616c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="b318562f59149748412f616c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="b318562f59149748412f616c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="b318562f59149748412f616c-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="b318562f59149748412f616c-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="b318562f59149748412f616c-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c12709b95ff9',t:'MTc3OTM3ODgxMg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:35 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#3352575e5a5d7343524a031d405b5c43"><span class="__cf_email__" data-cfemail="48292c2521260838293178663b202738">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="e50fe8a6fde1ae848d8b5eeb-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="e50fe8a6fde1ae848d8b5eeb-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="e50fe8a6fde1ae848d8b5eeb-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="e50fe8a6fde1ae848d8b5eeb-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="e50fe8a6fde1ae848d8b5eeb-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="e50fe8a6fde1ae848d8b5eeb-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="e50fe8a6fde1ae848d8b5eeb-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c13caeec678e',t:'MTc3OTM3ODgxNQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:38 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#99f8fdf4f0f7d9e9f8e0a9b7eaf1f6e9"><span class="__cf_email__" data-cfemail="b0d1d4ddd9def0c0d1c9809ec3d8dfc0">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="ffcd2a0d4f8e3d38e0de6893-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="ffcd2a0d4f8e3d38e0de6893-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="ffcd2a0d4f8e3d38e0de6893-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="ffcd2a0d4f8e3d38e0de6893-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="ffcd2a0d4f8e3d38e0de6893-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="ffcd2a0d4f8e3d38e0de6893-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="ffcd2a0d4f8e3d38e0de6893-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c14f7f1fce23',t:'MTc3OTM3ODgxOA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:41 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#c6a7a2abafa886b6a7bff6e8b5aea9b6"><span class="__cf_email__" data-cfemail="81e0e5ece8efc1f1e0f8b1aff2e9eef1">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="dcb1bde57864c11305ddcae8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="dcb1bde57864c11305ddcae8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="dcb1bde57864c11305ddcae8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="dcb1bde57864c11305ddcae8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="dcb1bde57864c11305ddcae8-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="dcb1bde57864c11305ddcae8-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="dcb1bde57864c11305ddcae8-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c1623803ff91',t:'MTc3OTM3ODgyMQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:45 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#254441484c4b6555445c150b564d4a55"><span class="__cf_email__" data-cfemail="caabaea7a3a48abaabb3fae4b9a2a5ba">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="14f677b358751d3cf580c278-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="14f677b358751d3cf580c278-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="14f677b358751d3cf580c278-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="14f677b358751d3cf580c278-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="14f677b358751d3cf580c278-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="14f677b358751d3cf580c278-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="14f677b358751d3cf580c278-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c175b9c6a8e3',t:'MTc3OTM3ODgyNA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:47 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#442520292d2a0434253d746a372c2b34"><span class="__cf_email__" data-cfemail="244540494d4a6454455d140a574c4b54">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="a545af7d89efbff647dcd48d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="a545af7d89efbff647dcd48d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="a545af7d89efbff647dcd48d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="a545af7d89efbff647dcd48d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="a545af7d89efbff647dcd48d-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="a545af7d89efbff647dcd48d-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="a545af7d89efbff647dcd48d-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c187caabc211',t:'MTc3OTM3ODgyNw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:50 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#6d0c090004032d1d0c145d431e05021d"><span class="__cf_email__" data-cfemail="b2d3d6dfdbdcf2c2d3cb829cc1daddc2">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="6e03af8b2c08209459038934-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="6e03af8b2c08209459038934-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="6e03af8b2c08209459038934-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="6e03af8b2c08209459038934-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="6e03af8b2c08209459038934-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="6e03af8b2c08209459038934-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="6e03af8b2c08209459038934-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c19b5fbbdfc6',t:'MTc3OTM3ODgzMA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:53 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#2c4d484145426c5c4d551c025f44435c"><span class="__cf_email__" data-cfemail="69080d0400072919081059471a010619">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="6a40ee2667a852158d993522-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="6a40ee2667a852158d993522-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="6a40ee2667a852158d993522-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="6a40ee2667a852158d993522-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="6a40ee2667a852158d993522-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="6a40ee2667a852158d993522-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="6a40ee2667a852158d993522-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c1ad2afbf8f0',t:'MTc3OTM3ODgzMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:56 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#afcecbc2c6c1efdfced69f81dcc7c0df"><span class="__cf_email__" data-cfemail="afcecbc2c6c1efdfced69f81dcc7c0df">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="64802d90b265eaa31e69b23d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="64802d90b265eaa31e69b23d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="64802d90b265eaa31e69b23d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="64802d90b265eaa31e69b23d-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="64802d90b265eaa31e69b23d-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="64802d90b265eaa31e69b23d-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="64802d90b265eaa31e69b23d-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c1bfef27833c',t:'MTc3OTM3ODgzNg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:53:59 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#1a7b7e7773745a6a7b632a346972756a"><span class="__cf_email__" data-cfemail="d1b0b5bcb8bf91a1b0a8e1ffa2b9bea1">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="c06efe915c9545e528e2e617-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="c06efe915c9545e528e2e617-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="c06efe915c9545e528e2e617-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="c06efe915c9545e528e2e617-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="c06efe915c9545e528e2e617-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="c06efe915c9545e528e2e617-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="c06efe915c9545e528e2e617-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c1d2bd86fdb6',t:'MTc3OTM3ODgzOQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:54:01 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#2647424b4f486656475f1608554e4956"><span class="__cf_email__" data-cfemail="2c4d484145426c5c4d551c025f44435c">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="9c3364894a35abf93c1243b1-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="9c3364894a35abf93c1243b1-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="9c3364894a35abf93c1243b1-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="9c3364894a35abf93c1243b1-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="9c3364894a35abf93c1243b1-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="9c3364894a35abf93c1243b1-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="9c3364894a35abf93c1243b1-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c1e108abf876',t:'MTc3OTM3ODg0MQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:54:05 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#dabbbeb7b3b49aaabba3eaf4a9b2b5aa"><span class="__cf_email__" data-cfemail="9ffefbf2f6f1dfeffee6afb1ecf7f0ef">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="a1018a8292e908ba2eecdd27-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="a1018a8292e908ba2eecdd27-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="a1018a8292e908ba2eecdd27-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="a1018a8292e908ba2eecdd27-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="a1018a8292e908ba2eecdd27-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="a1018a8292e908ba2eecdd27-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="a1018a8292e908ba2eecdd27-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c1f83e2ffd24',t:'MTc3OTM3ODg0NQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:54:08 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#751411181c1b3505140c455b061d1a05"><span class="__cf_email__" data-cfemail="ccada8a1a5a28cbcadb5fce2bfa4a3bc">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="f0f69ba806f85b3851f5d05e-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="f0f69ba806f85b3851f5d05e-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="f0f69ba806f85b3851f5d05e-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="f0f69ba806f85b3851f5d05e-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="f0f69ba806f85b3851f5d05e-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="f0f69ba806f85b3851f5d05e-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="f0f69ba806f85b3851f5d05e-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c20baa127a47',t:'MTc3OTM3ODg0OA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:54:11 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#88e9ece5e1e6c8f8e9f1b8a6fbe0e7f8"><span class="__cf_email__" data-cfemail="e786838a8e89a797869ed7c9948f8897">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="2721f6926610fc8a9a3e2492-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="2721f6926610fc8a9a3e2492-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="2721f6926610fc8a9a3e2492-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="2721f6926610fc8a9a3e2492-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="2721f6926610fc8a9a3e2492-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="2721f6926610fc8a9a3e2492-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="2721f6926610fc8a9a3e2492-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c21dbe115f8a',t:'MTc3OTM3ODg1MQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:54:14 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#e382878e8a8da393829ad3cd908b8c93"><span class="__cf_email__" data-cfemail="4322272e2a2d0333223a736d302b2c33">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="da97182dd65a0a1602b4fbd6-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="da97182dd65a0a1602b4fbd6-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="da97182dd65a0a1602b4fbd6-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="da97182dd65a0a1602b4fbd6-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="da97182dd65a0a1602b4fbd6-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="da97182dd65a0a1602b4fbd6-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="da97182dd65a0a1602b4fbd6-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c2307b764f20',t:'MTc3OTM3ODg1NA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:54:18 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#fc9d98919592bc8c9d85ccd28f94938c"><span class="__cf_email__" data-cfemail="4b2a2f2622250b3b2a327b653823243b">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="0ab647116a10d9c73c7e1149-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="0ab647116a10d9c73c7e1149-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="0ab647116a10d9c73c7e1149-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="0ab647116a10d9c73c7e1149-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="0ab647116a10d9c73c7e1149-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="0ab647116a10d9c73c7e1149-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="0ab647116a10d9c73c7e1149-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c244295d9b97',t:'MTc3OTM3ODg1Nw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:54:20 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#6a0b0e0703042a1a0b135a441902051a"><span class="__cf_email__" data-cfemail="2c4d484145426c5c4d551c025f44435c">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="652c42d810af1cc97b8cb309-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="652c42d810af1cc97b8cb309-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="652c42d810af1cc97b8cb309-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="652c42d810af1cc97b8cb309-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="652c42d810af1cc97b8cb309-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="652c42d810af1cc97b8cb309-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="652c42d810af1cc97b8cb309-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c255fbb7fd3f',t:'MTc3OTM3ODg2MA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:54:24 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#d0b1b4bdb9be90a0b1a9e0fea3b8bfa0"><span class="__cf_email__" data-cfemail="056461686c6b4575647c352b766d6a75">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="4585dd7937cadfda2e4df5e3-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="4585dd7937cadfda2e4df5e3-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="4585dd7937cadfda2e4df5e3-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="4585dd7937cadfda2e4df5e3-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="4585dd7937cadfda2e4df5e3-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="4585dd7937cadfda2e4df5e3-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="4585dd7937cadfda2e4df5e3-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c26b6a6e1e93',t:'MTc3OTM3ODg2Mw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:54:26 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#3150555c585f71415048011f42595e41"><span class="__cf_email__" data-cfemail="6302070e0a0d2313021a534d100b0c13">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="cf508250d2edecfd36388cd2-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="cf508250d2edecfd36388cd2-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="cf508250d2edecfd36388cd2-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="cf508250d2edecfd36388cd2-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="cf508250d2edecfd36388cd2-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="cf508250d2edecfd36388cd2-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="cf508250d2edecfd36388cd2-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c27b593216e8',t:'MTc3OTM3ODg2Ng=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:54:29 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#3051545d595e70405149001e43585f40"><span class="__cf_email__" data-cfemail="ec8d88818582ac9c8d95dcc29f84839c">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="ee69d2d23fcb6dc40b1609ee-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="ee69d2d23fcb6dc40b1609ee-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="ee69d2d23fcb6dc40b1609ee-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="ee69d2d23fcb6dc40b1609ee-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="ee69d2d23fcb6dc40b1609ee-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="ee69d2d23fcb6dc40b1609ee-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="ee69d2d23fcb6dc40b1609ee-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c28e2c9ffdfc',t:'MTc3OTM3ODg2OQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:54:32 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#c7a6a3aaaea987b7a6bef7e9b4afa8b7"><span class="__cf_email__" data-cfemail="1170757c787f51617068213f62797e61">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="66e51c9a34d6ce1a8ef0af70-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="66e51c9a34d6ce1a8ef0af70-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="66e51c9a34d6ce1a8ef0af70-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="66e51c9a34d6ce1a8ef0af70-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="66e51c9a34d6ce1a8ef0af70-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="66e51c9a34d6ce1a8ef0af70-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="66e51c9a34d6ce1a8ef0af70-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c2a0ea47fdcf',t:'MTc3OTM3ODg3Mg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:55:19 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#3756535a5e597747564e0719445f5847"><span class="__cf_email__" data-cfemail="c1a0a5aca8af81b1a0b8f1efb2a9aeb1">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="e3b2d4bba9048ba9b0486d72-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="e3b2d4bba9048ba9b0486d72-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="e3b2d4bba9048ba9b0486d72-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="e3b2d4bba9048ba9b0486d72-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="e3b2d4bba9048ba9b0486d72-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="e3b2d4bba9048ba9b0486d72-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="e3b2d4bba9048ba9b0486d72-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c3bfab91e10a',t:'MTc3OTM3ODkxOA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:56:17 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#7110151c181f31011008415f02191e01"><span class="__cf_email__" data-cfemail="1677727b7f785666776f2638657e7966">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="f9600e3bcfbed56c22b37688-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="f9600e3bcfbed56c22b37688-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="f9600e3bcfbed56c22b37688-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="f9600e3bcfbed56c22b37688-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="f9600e3bcfbed56c22b37688-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="f9600e3bcfbed56c22b37688-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="f9600e3bcfbed56c22b37688-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c5313d78fda0',t:'MTc3OTM3ODk3Nw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:57:17 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#b8d9dcd5d1d6f8c8d9c18896cbd0d7c8"><span class="__cf_email__" data-cfemail="91f0f5fcf8ffd1e1f0e8a1bfe2f9fee1">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="6ed3a00363d7142af0b65db8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="6ed3a00363d7142af0b65db8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="6ed3a00363d7142af0b65db8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="6ed3a00363d7142af0b65db8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="6ed3a00363d7142af0b65db8-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="6ed3a00363d7142af0b65db8-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="6ed3a00363d7142af0b65db8-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c6a86c41f879',t:'MTc3OTM3OTAzNw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:58:17 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#94f5f0f9fdfad4e4f5eda4bae7fcfbe4"><span class="__cf_email__" data-cfemail="553431383c3b1525342c657b263d3a25">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="64618602b11aaf8b3721ad9a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="64618602b11aaf8b3721ad9a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="64618602b11aaf8b3721ad9a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="64618602b11aaf8b3721ad9a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="64618602b11aaf8b3721ad9a-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="64618602b11aaf8b3721ad9a-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="64618602b11aaf8b3721ad9a-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c81f38dcf8ce',t:'MTc3OTM3OTA5Nw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 15:59:17 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#7f1e1b1216113f0f1e064f510c17100f"><span class="__cf_email__" data-cfemail="3e5f5a5357507e4e5f470e104d56514e">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="c08f3187f00a6865cc38e0cf-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="c08f3187f00a6865cc38e0cf-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="c08f3187f00a6865cc38e0cf-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="c08f3187f00a6865cc38e0cf-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="c08f3187f00a6865cc38e0cf-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="c08f3187f00a6865cc38e0cf-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="c08f3187f00a6865cc38e0cf-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4c9963e41fd3a',t:'MTc3OTM3OTE1Nw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 16:00:18 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#3150555c585f71415048011f42595e41"><span class="__cf_email__" data-cfemail="84e5e0e9edeac4f4e5fdb4aaf7ecebf4">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="c27a4d9c76f6cca7ac19613f-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="c27a4d9c76f6cca7ac19613f-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="c27a4d9c76f6cca7ac19613f-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="c27a4d9c76f6cca7ac19613f-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="c27a4d9c76f6cca7ac19613f-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="c27a4d9c76f6cca7ac19613f-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="c27a4d9c76f6cca7ac19613f-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4cb130935fb86',t:'MTc3OTM3OTIxOA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 16:01:10 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#ef8e8b828681af9f8e96dfc19c87809f"><span class="__cf_email__" data-cfemail="c3a2a7aeaaad83b3a2baf3edb0abacb3">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="cb07d0f13d907c9b642690b9-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="cb07d0f13d907c9b642690b9-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="cb07d0f13d907c9b642690b9-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="cb07d0f13d907c9b642690b9-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="cb07d0f13d907c9b642690b9-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="cb07d0f13d907c9b642690b9-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="cb07d0f13d907c9b642690b9-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4cc591faace73',t:'MTc3OTM3OTI3MA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 16:01:11 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#39585d5450577949584009174a515649"><span class="__cf_email__" data-cfemail="9efffaf3f7f0deeeffe7aeb0edf6f1ee">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="a76a935bc78500115d984a7a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="a76a935bc78500115d984a7a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="a76a935bc78500115d984a7a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="a76a935bc78500115d984a7a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="a76a935bc78500115d984a7a-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="a76a935bc78500115d984a7a-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="a76a935bc78500115d984a7a-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4cc5b7909df08',t:'MTc3OTM3OTI3MA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 16:01:13 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#6e0f0a0307002e1e0f175e401d06011e"><span class="__cf_email__" data-cfemail="147570797d7a5464756d243a677c7b64">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="68f88d1614f9fbc27dab1bc8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="68f88d1614f9fbc27dab1bc8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="68f88d1614f9fbc27dab1bc8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="68f88d1614f9fbc27dab1bc8-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="68f88d1614f9fbc27dab1bc8-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="68f88d1614f9fbc27dab1bc8-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="68f88d1614f9fbc27dab1bc8-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4cc6cba8b3fe5',t:'MTc3OTM3OTI3Mw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 16:01:17 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#b6d7d2dbdfd8f6c6d7cf8698c5ded9c6"><span class="__cf_email__" data-cfemail="3657525b5f587646574f0618455e5946">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="79c33658c317c0e4f77c0c19-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="79c33658c317c0e4f77c0c19-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="79c33658c317c0e4f77c0c19-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="79c33658c317c0e4f77c0c19-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="79c33658c317c0e4f77c0c19-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="79c33658c317c0e4f77c0c19-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="79c33658c317c0e4f77c0c19-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4cc8048fba452',t:'MTc3OTM3OTI3Ng=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 16:01:19 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#9bfafff6f2f5dbebfae2abb5e8f3f4eb"><span class="__cf_email__" data-cfemail="fc9d98919592bc8c9d85ccd28f94938c">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="7c75d0afa4abd1aeb174b078-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="7c75d0afa4abd1aeb174b078-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="7c75d0afa4abd1aeb174b078-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="7c75d0afa4abd1aeb174b078-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="7c75d0afa4abd1aeb174b078-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="7c75d0afa4abd1aeb174b078-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="7c75d0afa4abd1aeb174b078-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4cc923fc3f8e8',t:'MTc3OTM3OTI3OQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 16:01:22 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#dfbebbb2b6b19fafbea6eff1acb7b0af"><span class="__cf_email__" data-cfemail="6203060f0b0c2212031b524c110a0d12">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="83858aa828eff77d9052c19c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="83858aa828eff77d9052c19c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="83858aa828eff77d9052c19c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="83858aa828eff77d9052c19c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="83858aa828eff77d9052c19c-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="83858aa828eff77d9052c19c-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="83858aa828eff77d9052c19c-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4cca50e3eab4a',t:'MTc3OTM3OTI4Mg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 16:01:25 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#5233363f3b3c1222332b627c213a3d22"><span class="__cf_email__" data-cfemail="f8999c959196b8889981c8d68b909788">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="815516b0e1b7fd529d779d72-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="815516b0e1b7fd529d779d72-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="815516b0e1b7fd529d779d72-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="815516b0e1b7fd529d779d72-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="815516b0e1b7fd529d779d72-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="815516b0e1b7fd529d779d72-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="815516b0e1b7fd529d779d72-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4ccb7e9f6fd3c',t:'MTc3OTM3OTI4NQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 16:01:28 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#d5b4b1b8bcbb95a5b4ace5fba6bdbaa5"><span class="__cf_email__" data-cfemail="89e8ede4e0e7c9f9e8f0b9a7fae1e6f9">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="c856bb3532aa2807c2b98885-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="c856bb3532aa2807c2b98885-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="c856bb3532aa2807c2b98885-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="c856bb3532aa2807c2b98885-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="c856bb3532aa2807c2b98885-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="c856bb3532aa2807c2b98885-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="c856bb3532aa2807c2b98885-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4ccca7ad5fe8e',t:'MTc3OTM3OTI4OA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 16:01:31 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#f190959c989fb1819088c1df82999e81"><span class="__cf_email__" data-cfemail="543530393d3a1424352d647a273c3b24">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="8bf4f3c8004b57093591dd22-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="8bf4f3c8004b57093591dd22-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="8bf4f3c8004b57093591dd22-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="8bf4f3c8004b57093591dd22-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="8bf4f3c8004b57093591dd22-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="8bf4f3c8004b57093591dd22-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="8bf4f3c8004b57093591dd22-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4ccdd6d1db65f',t:'MTc3OTM3OTI5MQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 16:01:34 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#7716131a1e193707160e4759041f1807"><span class="__cf_email__" data-cfemail="93f2f7fefafdd3e3f2eaa3bde0fbfce3">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="d52ccc4f9d6f02ef37942f5f-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="d52ccc4f9d6f02ef37942f5f-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="d52ccc4f9d6f02ef37942f5f-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="d52ccc4f9d6f02ef37942f5f-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="d52ccc4f9d6f02ef37942f5f-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="d52ccc4f9d6f02ef37942f5f-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="d52ccc4f9d6f02ef37942f5f-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4cceffeea8592',t:'MTc3OTM3OTI5NA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 16:01:38 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#2243464f4b4c6252435b120c514a4d52"><span class="__cf_email__" data-cfemail="92f3f6fffbfcd2e2f3eba2bce1fafde2">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="bce3126a80e439ac3761fa98-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="bce3126a80e439ac3761fa98-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="bce3126a80e439ac3761fa98-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="bce3126a80e439ac3761fa98-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="bce3126a80e439ac3761fa98-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="bce3126a80e439ac3761fa98-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="bce3126a80e439ac3761fa98-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4cd037bd313b2',t:'MTc3OTM3OTI5Nw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 16:01:40 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#ec8d88818582ac9c8d95dcc29f84839c"><span class="__cf_email__" data-cfemail="87e6e3eaeee9c7f7e6feb7a9f4efe8f7">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="b1fbfe8519747ba4f0f7c70e-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="b1fbfe8519747ba4f0f7c70e-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="b1fbfe8519747ba4f0f7c70e-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="b1fbfe8519747ba4f0f7c70e-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="b1fbfe8519747ba4f0f7c70e-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="b1fbfe8519747ba4f0f7c70e-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="b1fbfe8519747ba4f0f7c70e-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4cd158dedce71',t:'MTc3OTM3OTMwMA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 16:01:43 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#ed8c89808483ad9d8c94ddc39e85829d"><span class="__cf_email__" data-cfemail="6100050c080f21110018514f12090e11">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="b500272ba16a4f9b99adb059-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="b500272ba16a4f9b99adb059-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="b500272ba16a4f9b99adb059-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="b500272ba16a4f9b99adb059-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="b500272ba16a4f9b99adb059-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="b500272ba16a4f9b99adb059-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="b500272ba16a4f9b99adb059-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4cd283820a3d3',t:'MTc3OTM3OTMwMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 16:01:48 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#e081848d898ea0908199d0ce93888f90"><span class="__cf_email__" data-cfemail="7716131a1e193707160e4759041f1807">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="197400503a9636864008bcaa-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="197400503a9636864008bcaa-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="197400503a9636864008bcaa-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="197400503a9636864008bcaa-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="197400503a9636864008bcaa-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="197400503a9636864008bcaa-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="197400503a9636864008bcaa-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4cd3bd97b072d',t:'MTc3OTM3OTMwNg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 16:01:49 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#3c5d585155527c4c5d450c124f54534c"><span class="__cf_email__" data-cfemail="1a7b7e7773745a6a7b632a346972756a">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="702765e1cd48a9d45359b36c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="702765e1cd48a9d45359b36c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="702765e1cd48a9d45359b36c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="702765e1cd48a9d45359b36c-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="702765e1cd48a9d45359b36c-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="702765e1cd48a9d45359b36c-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="702765e1cd48a9d45359b36c-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4cd4dcd869cb7',t:'MTc3OTM3OTMwOQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 16:01:52 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#ef8e8b828681af9f8e96dfc19c87809f"><span class="__cf_email__" data-cfemail="b2d3d6dfdbdcf2c2d3cb829cc1daddc2">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="064ba71859b66dcb59f262d0-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="064ba71859b66dcb59f262d0-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="064ba71859b66dcb59f262d0-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="064ba71859b66dcb59f262d0-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="064ba71859b66dcb59f262d0-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="064ba71859b66dcb59f262d0-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="064ba71859b66dcb59f262d0-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4cd607d75ce4b',t:'MTc3OTM3OTMxMg=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-21 16:01:55 - Order: DEP_1779378736_1fe9fb5bf6 - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#b4d5d0d9dddaf4c4d5cd849ac7dcdbc4"><span class="__cf_email__" data-cfemail="5637323b3f381626372f6678253e3926">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="7303a3bcb84c5d8ae1fe7ea2-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="7303a3bcb84c5d8ae1fe7ea2-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="7303a3bcb84c5d8ae1fe7ea2-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="7303a3bcb84c5d8ae1fe7ea2-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="7303a3bcb84c5d8ae1fe7ea2-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="7303a3bcb84c5d8ae1fe7ea2-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="7303a3bcb84c5d8ae1fe7ea2-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9ff4cd733c352ae6',t:'MTc3OTM3OTMxNQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-28 18:14:28 - Order: DEP_1779991643_9240207b3f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#accdc8c1c5c2ecdccdd59c82dfc4c3dc"><span class="__cf_email__" data-cfemail="eb8a8f868285ab9b8a92dbc59883849b">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="b10d5841a8220f481dcd6464-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="b10d5841a8220f481dcd6464-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="b10d5841a8220f481dcd6464-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="b10d5841a8220f481dcd6464-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="b10d5841a8220f481dcd6464-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="b10d5841a8220f481dcd6464-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="b10d5841a8220f481dcd6464-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'a02f3d3abac445da',t:'MTc3OTk5MjA2OA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
2026-05-28 18:14:29 - Order: DEP_1779991643_9240207b3f - Response: <!doctype html>
<html class="no-js" lang="en">

<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Page Not Found | Pay0.shop - UPI Payment API</title>
    <meta name="description" content="The page you're looking for doesn't exist.">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <link rel="shortcut icon" type="image/x-icon" href="https://pay0.shop/newassets/img/favicon.png">

    <!-- CSS here -->
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/animate.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/swiper-bundle.min.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/slick.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/default.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/style.css">
    <link rel="stylesheet" href="https://pay0.shop/newassets/css/responsive.css">
    
    
    <meta http-equiv="refresh" content="5;url=https://pay0.shop/" />
    
    <style>
        .error-area {
            position: relative;
            padding: 150px 0;
            text-align: center;
            background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
            overflow: hidden;
        }
        
        .error-content {
            position: relative;
            z-index: 1;
        }
        
        .error-img {
            max-width: 600px;
            margin: 0 auto 40px;
            animation: float 6s ease-in-out infinite;
        }
        
        .error-number {
            font-size: 120px;
            font-weight: 700;
            line-height: 1;
            background: linear-gradient(115deg, #0282ad 35%, #FFA37B 100%);
            -webkit-background-clip: text;
            background-clip: text;
            color: transparent;
            margin-bottom: 15px;
            display: inline-block;
        }
        
        .error-title {
            font-size: 36px;
            margin-bottom: 20px;
        }
        
        .error-text {
            font-size: 18px;
            margin-bottom: 30px;
            color: #666;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }
        
        .error-btn {
            margin-top: 30px;
        }
        
        .error-shape {
            position: absolute;
            z-index: 0;
        }
        
        .error-shape-1 {
            top: 10%;
            left: 5%;
            animation: animationFramesOne 15s infinite linear;
        }
        
        .error-shape-2 {
            bottom: 10%;
            right: 5%;
            animation: rotateme 20s infinite linear;
        }
        
        @keyframes float {
            0% { transform: translateY(0px); }
            50% { transform: translateY(-20px); }
            100% { transform: translateY(0px); }
        }
        
        @media (max-width: 767px) {
            .error-number {
                font-size: 80px;
            }
            .error-title {
                font-size: 28px;
            }
            .error-text {
                font-size: 16px;
            }
        }
    </style>
</head>

<body>

    <!-- Custom-cursor -->
    <div class="mouseCursor cursor-outer"></div>
    <div class="mouseCursor cursor-inner"><span>Drag</span></div>
    <!-- Custom-cursor-end -->

    <!-- header-area -->
    <header>
        <div id="sticky-header" class="menu-area transparent-header">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="mobile-nav-toggler">
                            <svg width="32" height="32" viewBox="0 0 448 512" fill="currentColor"
                                xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                <path
                                    d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z" />
                            </svg>
                        </div>
                        <div class="menu-wrap">
                            <nav class="menu-nav">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="navbar-wrap main-menu d-none d-lg-flex">
                                    <ul class="navigation">
                                        <li><a href="index">Home</a></li>
                                        <li><a href="demo">Check Demo</a></li>
                                        <li class="menu-item-has-children"><a href="#">Integration
                                                <svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"
                                                    fill="currentColor" viewBox="0 0 16 16" style="margin-left: 6px;">
                                                    <path d="M1.5 5.5l6 6 6-6" stroke="currentColor" stroke-width="2"
                                                        fill="none" />
                                                </svg>
                                            </a>
                                            <ul class="sub-menu">
                                                <li><a href="docs">Documentation</a></li>
                                                <li><a href="sdk">SDK files</a></li>
                                                <li><a href="demo">Demo Payment</a></li>
                                            </ul>
                                        </li>
                                        <li><a href="register">Sign Up</a></li>
                                    </ul>
                                </div>
                                <div class="header-action">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>

                        <!-- Mobile Menu  -->
                        <div class="mobile-menu">
                            <nav class="menu-box">
                                <div class="close-btn">
                                    <svg width="32" height="32" viewBox="0 0 384 512" fill="currentColor"
                                        xmlns="http://www.w3.org/2000/svg" class="icon-primary">
                                        <path
                                            d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z" />
                                    </svg>
                                </div>
                                <div class="nav-logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt="Logo"></a>
                                </div>
                                <div class="menu-outer">
                                    <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header-->
                                </div>
                                <div class="social-links">
                                    <ul class="list-wrap">
                                        <li class="header-btn"><a href="auth/index" class="btn">Login<span></span></a></li>
                                        <li class="header-btn"><a href="register" class="btn"
                                                style="background-color:blueviolet;">Register<span></span></a></li>
                                    </ul>
                                </div>
                            </nav>
                        </div>
                        <div class="menu-backdrop"></div>
                        <!-- End Mobile Menu -->
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header-area-end -->

    <!-- main-area -->
    <main>
        <!-- error-area -->
        <section class="banner-area banner-bg">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-8">
                        <div class="error-content text-center">
                            <h1 class="error-number wow fadeInUp" data-wow-delay=".3s">404</h1>
                            <h2 class="error-title wow fadeInUp" data-wow-delay=".4s">Page Not Found</h2>
                            <p class="error-text wow fadeInUp" data-wow-delay=".5s">The page you're looking for doesn't exist or has been moved. Please check the URL or navigate back to our homepage.</p>
                            <div class="error-btn wow fadeInUp" data-wow-delay=".6s">
                                <a href="index" class="btn">Back to Homepage<span></span></a>
                            </div>
                            <p class="error-text wow fadeInUp" style="margin-top: 40px" data-wow-delay=".5s">You will be redirected to Homepage in 5 Seconds.</p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="error-shape error-shape-1">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape02.png" alt="">
            </div>
            <div class="error-shape error-shape-2">
                <img loading="lazy" src="https://pay0.shop/newassets/img/banner/banner_shape04.png" alt="">
            </div>
        </section>
        <!-- error-area-end -->
    </main>
    <!-- main-area-end -->

    <!-- footer-area -->
    <footer>
        <div class="footer-area">
            <div class="footer-top">
                <div class="container">
                    <div class="row">
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <div class="logo">
                                    <a href="index"><img loading="lazy" src="https://pay0.shop/newassets/img/pay0.png" alt=""></a>
                                </div>
                                <div class="footer-social">
                                    <ul class="list-wrap">
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                        <li><a href="https://wa.me/918986691309" target="_blank">
                                                <svg class="icon-primary" xmlns="http://www.w3.org/2000/svg" width="16" height="16"
                                                    fill="grey" viewBox="0 0 448 512">
                                                    <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7 .9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"/>
                                                </svg>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                                <div class="footer-contact">
                                    <span>For Support</span>
                                    <h2 class="title"><a href="https://wa.me/918986691309" target="_blank">+91 8986691309</a></h2>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">UPI Gateway</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="docs">Documentation</a></li>
                                        <li><a href="sdk">SDK Files</a></li>
                                        <li><a href="demo">Demo 01</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">Account</h4>
                                <div class="fw-link">
                                    <ul class="list-wrap">
                                        <li><a href="auth/index">Login</a></li>
                                        <li><a href="register">Sign UP</a></li>
                                        <li><a href="forgot-password">Reset Password</a></li>
                                        <li><a href="#contact">Contact Us</a></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <div class="col-lg-3 col-sm-6">
                            <div class="footer-widget">
                                <h4 class="fw-title">About Store</h4>
                                <div class="footer-about">
                                    <ul class="list-wrap">
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/phone_icon.svg" alt=""><a
                                                href="https://wa.me/918986691309">+91 8986691309</a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/mail_icon.svg" alt=""><a href="/cdn-cgi/l/email-protection#78191c1511163808190148560b101708"><span class="__cf_email__" data-cfemail="9bfafff6f2f5dbebfae2abb5e8f3f4eb">[email&#160;protected]</span></a></li>
                                        <li><img loading="lazy" src="https://pay0.shop/newassets/img/icon/loction_icon.svg" alt=""><span>Delhi, India</span></li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="footer-bottom">
                <div class="container">
                    <div class="row align-items-center">
                        <div class="col-md-6">
                            <div class="cart-img">
                                <img loading="lazy" src="https://pay0.shop/images/digisah_pay-800h.png" alt=""
                                    style="height: 24px;">
                            </div>
                        </div>
                        <div class="col-md-6">
                            <div class="copyright-text text-end">
                                <p>© 2025 Pay0 Payments API. All Rights Reserved</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer-area-end -->



    <!-- JS here -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://pay0.shop/newassets/js/jquery-3.6.0.min.js" type="6f382757da3bb48e3d11db6a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/bootstrap.min.js" type="6f382757da3bb48e3d11db6a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/slick.min.js" type="6f382757da3bb48e3d11db6a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/wow.min.js" type="6f382757da3bb48e3d11db6a-text/javascript"></script>
    <script src="https://pay0.shop/newassets/js/main.js" type="6f382757da3bb48e3d11db6a-text/javascript"></script>
    
    <script disable-devtool-auto="" src="https://pay0.shop/common/disable-devtool.js" data-url="https://www.google.com/" type="6f382757da3bb48e3d11db6a-text/javascript"></script>

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="6f382757da3bb48e3d11db6a-|49" defer></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'a02f3d442963fdc5',t:'MTc3OTk5MjA2OQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>

</html>
