{"id":1095,"date":"2025-03-08T06:56:34","date_gmt":"2025-03-08T06:56:34","guid":{"rendered":"https:\/\/www.uisort.com\/blog\/?p=1095"},"modified":"2025-03-08T07:03:34","modified_gmt":"2025-03-08T07:03:34","slug":"how-to-integrate-phonepe-payment-gateway-into-your-website-app","status":"publish","type":"post","link":"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app","title":{"rendered":"How to Integrate PhonePe Payment Gateway into Your Website &#038; App"},"content":{"rendered":"<p data-start=\"74\" data-end=\"391\">With the rise of digital transactions, integrating a <strong data-start=\"127\" data-end=\"166\">secure and seamless payment gateway<\/strong> is crucial for any business. <strong data-start=\"196\" data-end=\"223\"><a href=\"https:\/\/www.uisort.com\/blog\/phonepe-payment-gateway-secure-transactions\">PhonePe Payment Gateway<\/a><\/strong> is one of the most reliable and widely used payment solutions in India, enabling businesses to accept payments via UPI, credit\/debit cards, net banking, and wallets.<\/p>\n<p data-start=\"393\" data-end=\"609\">In this guide, we\u2019ll walk you through the <strong data-start=\"435\" data-end=\"459\">step-by-step process<\/strong> of integrating the <strong data-start=\"479\" data-end=\"506\">PhonePe Payment Gateway<\/strong> into your <strong data-start=\"517\" data-end=\"543\">website and mobile app<\/strong> to provide a hassle-free payment experience for your customers.<\/p>\n<h2 data-start=\"616\" data-end=\"660\"><strong data-start=\"619\" data-end=\"658\">Why Choose PhonePe Payment Gateway?<\/strong><\/h2>\n<p data-start=\"662\" data-end=\"770\">Before diving into the integration steps, let\u2019s look at why PhonePe is an excellent choice for businesses:<\/p>\n<p data-start=\"772\" data-end=\"1157\"><strong data-start=\"774\" data-end=\"796\">UPI-Based Payments<\/strong> \u2013 Instant and secure transactions with UPI.<br data-start=\"840\" data-end=\"843\" \/><strong data-start=\"845\" data-end=\"868\">Multi-Payment Modes<\/strong> \u2013 Supports credit\/debit cards, net banking, wallets, and UPI.<br data-start=\"930\" data-end=\"933\" \/><strong data-start=\"935\" data-end=\"955\">Easy Integration<\/strong> \u2013 Quick setup with PhonePe API for websites &amp; apps.<br data-start=\"1007\" data-end=\"1010\" \/><strong data-start=\"1012\" data-end=\"1033\">Secure &amp; Reliable<\/strong> \u2013 PCI-DSS compliance ensures safe transactions.<br data-start=\"1081\" data-end=\"1084\" \/><strong data-start=\"1086\" data-end=\"1107\">High Success Rate<\/strong> \u2013 Faster processing and fewer payment failures.<\/p>\n<h2 data-start=\"1164\" data-end=\"1230\"><strong data-start=\"1167\" data-end=\"1228\">Step-by-Step Guide to Integrating PhonePe Payment Gateway<\/strong><\/h2>\n<h3 data-start=\"1232\" data-end=\"1289\"><strong data-start=\"1236\" data-end=\"1287\">Step 1: Register for a PhonePe Merchant Account<\/strong><\/h3>\n<ol data-start=\"1290\" data-end=\"1595\">\n<li data-start=\"1290\" data-end=\"1374\">Visit the <strong data-start=\"1303\" data-end=\"1364\"><a target=\"_new\" rel=\"noopener\" data-start=\"1305\" data-end=\"1362\">PhonePe for Business<\/a><\/strong> portal.<\/li>\n<li data-start=\"1375\" data-end=\"1437\">Click on <strong data-start=\"1387\" data-end=\"1400\">&#8220;Sign Up&#8221;<\/strong> and fill in your business details.<\/li>\n<li data-start=\"1438\" data-end=\"1518\">Submit required documents like PAN, GST, and business registration details.<\/li>\n<li data-start=\"1519\" data-end=\"1595\">Once approved, you\u2019ll get access to the <strong data-start=\"1562\" data-end=\"1592\">PhonePe Merchant Dashboard<\/strong>.<\/li>\n<\/ol>\n<h3 data-start=\"1602\" data-end=\"1644\"><strong data-start=\"1606\" data-end=\"1642\">Step 2: Generate API Credentials<\/strong><\/h3>\n<ol data-start=\"1645\" data-end=\"1839\">\n<li data-start=\"1645\" data-end=\"1695\">Log in to the <strong data-start=\"1662\" data-end=\"1692\">PhonePe Merchant Dashboard<\/strong>.<\/li>\n<li data-start=\"1696\" data-end=\"1745\">Navigate to the <strong data-start=\"1715\" data-end=\"1734\">API Integration<\/strong> section.<\/li>\n<li data-start=\"1746\" data-end=\"1839\">Generate your <strong data-start=\"1763\" data-end=\"1778\">Merchant ID<\/strong>, <strong data-start=\"1780\" data-end=\"1792\">Salt Key<\/strong>, and <strong data-start=\"1798\" data-end=\"1809\">API Key<\/strong> (required for integration).<\/li>\n<\/ol>\n<h2 data-start=\"1846\" data-end=\"1877\"><strong data-start=\"1849\" data-end=\"1875\">Integration on Website<\/strong><\/h2>\n<h3 data-start=\"1879\" data-end=\"1940\"><strong data-start=\"1883\" data-end=\"1938\">Step 3: Add PhonePe Payment Gateway to Your Website<\/strong><\/h3>\n<h4 data-start=\"1942\" data-end=\"2007\"><strong data-start=\"1947\" data-end=\"2005\">For Websites Using PHP, Laravel, Node.js, Python, etc.<\/strong><\/h4>\n<ol data-start=\"2008\" data-end=\"2291\">\n<li data-start=\"2008\" data-end=\"2084\">Download the <strong data-start=\"2024\" data-end=\"2053\">PhonePe API Documentation<\/strong> from the merchant dashboard.<\/li>\n<li data-start=\"2085\" data-end=\"2156\">Implement API calls for <strong data-start=\"2112\" data-end=\"2153\">payment request and response handling<\/strong>.<\/li>\n<li data-start=\"2157\" data-end=\"2217\">Use the <strong data-start=\"2168\" data-end=\"2190\">checksum signature<\/strong> for secure transactions.<\/li>\n<li data-start=\"2218\" data-end=\"2291\">Handle <strong data-start=\"2228\" data-end=\"2261\">success and failure responses<\/strong> to update the order status.<\/li>\n<\/ol>\n<p data-start=\"2293\" data-end=\"2336\"><strong data-start=\"2296\" data-end=\"2334\">Example API Request (JSON Format):<\/strong><\/p>\n<p data-start=\"2293\" data-end=\"2336\">{<br \/>\n&#8220;merchantId&#8221;: &#8220;YOUR_MERCHANT_ID&#8221;,<br \/>\n&#8220;transactionId&#8221;: &#8220;ORDER12345&#8221;,<br \/>\n&#8220;amount&#8221;: 10000,<br \/>\n&#8220;callbackUrl&#8221;: &#8220;https:\/\/yourwebsite.com\/payment-callback&#8221;,<br \/>\n&#8220;paymentInstrument&#8221;: {<br \/>\n&#8220;type&#8221;: &#8220;UPI&#8221;,<br \/>\n&#8220;upiId&#8221;: &#8220;customer@upi&#8221;<br \/>\n}<br \/>\n}<\/p>\n<p data-start=\"2293\" data-end=\"2336\">5.Test the integration in <strong data-start=\"2606\" data-end=\"2622\">sandbox mode<\/strong> before going live.<\/p>\n<h2 data-start=\"2650\" data-end=\"2700\"><strong data-start=\"2653\" data-end=\"2698\">Integration on Mobile App (Android &amp; iOS)<\/strong><\/h2>\n<h3 data-start=\"2702\" data-end=\"2756\"><strong data-start=\"2706\" data-end=\"2754\">Step 4: Integrate PhonePe in Your Mobile App<\/strong><\/h3>\n<h4 data-start=\"2758\" data-end=\"2785\"><strong data-start=\"2763\" data-end=\"2783\">For Android Apps<\/strong><\/h4>\n<ol data-start=\"2786\" data-end=\"2840\">\n<li data-start=\"2786\" data-end=\"2840\">Add <strong data-start=\"2793\" data-end=\"2808\">PhonePe SDK<\/strong> to your app using <strong data-start=\"2827\" data-end=\"2837\">Gradle<\/strong>:<\/li>\n<\/ol>\n<p>implementation &#8216;com.phonepe.android.sdk:payment-sdk:1.0.0&#8217;<\/p>\n<ul>\n<li data-start=\"2914\" data-end=\"2976\">Initialize the SDK with your <strong data-start=\"2946\" data-end=\"2973\">Merchant ID and API Key<\/strong>.<\/li>\n<li data-start=\"2977\" data-end=\"3040\">Use the <strong data-start=\"2988\" data-end=\"3010\">PhonePe Intent API<\/strong> to open the payment screen.<\/li>\n<\/ul>\n<h4 data-start=\"3042\" data-end=\"3065\"><strong data-start=\"3047\" data-end=\"3063\">For iOS Apps<\/strong><\/h4>\n<ol data-start=\"3066\" data-end=\"3111\">\n<li data-start=\"3066\" data-end=\"3111\">Install PhonePe SDK using <strong data-start=\"3095\" data-end=\"3108\">CocoaPods<\/strong>:<\/li>\n<\/ol>\n<p>pod &#8216;PhonePeSDK&#8217;<\/p>\n<ul>\n<li data-start=\"3142\" data-end=\"3194\">Configure <strong data-start=\"3155\" data-end=\"3179\">merchant credentials<\/strong> in your app.<\/li>\n<li data-start=\"3195\" data-end=\"3276\">Implement the <strong data-start=\"3212\" data-end=\"3228\">callback URL<\/strong> to receive payment success\/failure responses.<\/li>\n<\/ul>\n<h2 data-start=\"3283\" data-end=\"3314\"><strong data-start=\"3286\" data-end=\"3312\">Step 5: Test &amp; Go Live<\/strong><\/h2>\n<ol data-start=\"3315\" data-end=\"3525\">\n<li data-start=\"3315\" data-end=\"3377\">Use the <strong data-start=\"3326\" data-end=\"3357\">PhonePe sandbox environment<\/strong> to test payments.<\/li>\n<li data-start=\"3378\" data-end=\"3451\">Verify API responses for <strong data-start=\"3406\" data-end=\"3448\">success, failure, and pending payments<\/strong>.<\/li>\n<li data-start=\"3452\" data-end=\"3525\">Once tested, switch to <strong data-start=\"3478\" data-end=\"3491\">live mode<\/strong> using your production API keys.<\/li>\n<\/ol>\n<h2 data-start=\"3532\" data-end=\"3551\"><strong data-start=\"3535\" data-end=\"3549\">Conclusion<\/strong><\/h2>\n<p data-start=\"3552\" data-end=\"3874\">Integrating <strong data-start=\"3564\" data-end=\"3591\">PhonePe Payment Gateway<\/strong> into your website and app is a simple process that provides your customers with <strong data-start=\"3672\" data-end=\"3711\">fast, secure, and seamless payments<\/strong>. Whether you\u2019re running an <strong data-start=\"3739\" data-end=\"3806\">e-commerce store, a service-based business, or an on-demand app<\/strong>, PhonePe ensures <strong data-start=\"3824\" data-end=\"3847\">smooth transactions<\/strong> with high success rates.<\/p>\n<p data-start=\"3876\" data-end=\"3995\"><strong data-start=\"3876\" data-end=\"3941\">Want to integrate PhonePe Payment Gateway into your business?<\/strong><br data-start=\"3941\" data-end=\"3944\" \/><strong data-start=\"3947\" data-end=\"3990\"><a href=\"https:\/\/www.uisort.com\/contact-us\">Contact us<\/a> today for expert assistance!<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to integrate the PhonePe Payment Gateway into your website and mobile app. Step-by-step guide for seamless UPI and online payments<\/p>\n","protected":false},"author":1,"featured_media":1103,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[122,93,25,146,78,109,94,1,518,556,92,91,89],"tags":[560,557,558,559],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.12 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Integrate PhonePe Payment Gateway into Your Website<\/title>\n<meta name=\"description\" content=\"Learn how to integrate the PhonePe Payment Gateway into your website and mobile app. Step-by-step guide for seamless UPI and online payments\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Integrate PhonePe Payment Gateway into Your Website\" \/>\n<meta property=\"og:description\" content=\"Learn how to integrate the PhonePe Payment Gateway into your website and mobile app. Step-by-step guide for seamless UPI and online payments\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app\" \/>\n<meta property=\"og:site_name\" content=\"Uisort Technologies Updates\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/uisorttech\" \/>\n<meta property=\"article:published_time\" content=\"2025-03-08T06:56:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-08T07:03:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.uisort.com\/blog\/wp-content\/uploads\/2025\/03\/Integrate-PhonePe-Payment-Gateway.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@UisortT\" \/>\n<meta name=\"twitter:site\" content=\"@UisortT\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\/\/www.uisort.com\/blog\/#\/schema\/person\/362dd9abc52d7c06f24b65fd2016978d\"},\"headline\":\"How to Integrate PhonePe Payment Gateway into Your Website &#038; App\",\"datePublished\":\"2025-03-08T06:56:34+00:00\",\"dateModified\":\"2025-03-08T07:03:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app\"},\"wordCount\":498,\"publisher\":{\"@id\":\"https:\/\/www.uisort.com\/blog\/#organization\"},\"keywords\":[\"Online Payment Gateway\",\"PhonePe API\",\"PhonePe for Business\",\"UPI Payments\"],\"articleSection\":[\"android app development\",\"Android Application\",\"Ecommerce Solutions\",\"Full Stack Developer\",\"Information\",\"Mobile App Development\",\"Mobile Applications\",\"mynew\",\"Payment Gateway Integration\",\"Payment Gateway Solutions\",\"Php Development\",\"Software Development\",\"web development\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app\",\"url\":\"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app\",\"name\":\"How to Integrate PhonePe Payment Gateway into Your Website\",\"isPartOf\":{\"@id\":\"https:\/\/www.uisort.com\/blog\/#website\"},\"datePublished\":\"2025-03-08T06:56:34+00:00\",\"dateModified\":\"2025-03-08T07:03:34+00:00\",\"description\":\"Learn how to integrate the PhonePe Payment Gateway into your website and mobile app. Step-by-step guide for seamless UPI and online payments\",\"breadcrumb\":{\"@id\":\"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.uisort.com\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Integrate PhonePe Payment Gateway into Your Website &#038; App\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.uisort.com\/blog\/#website\",\"url\":\"https:\/\/www.uisort.com\/blog\/\",\"name\":\"Uisort Technologies\",\"description\":\"No.1 Top Mobile App Development Company India\",\"publisher\":{\"@id\":\"https:\/\/www.uisort.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.uisort.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.uisort.com\/blog\/#organization\",\"name\":\"Uisort\",\"url\":\"https:\/\/www.uisort.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.uisort.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.uisort.com\/blog\/wp-content\/uploads\/2023\/07\/u_only.png\",\"contentUrl\":\"https:\/\/www.uisort.com\/blog\/wp-content\/uploads\/2023\/07\/u_only.png\",\"width\":2900,\"height\":2647,\"caption\":\"Uisort\"},\"image\":{\"@id\":\"https:\/\/www.uisort.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/uisorttech\",\"https:\/\/twitter.com\/UisortT\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.uisort.com\/blog\/#\/schema\/person\/362dd9abc52d7c06f24b65fd2016978d\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.uisort.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f5f75bd12c22bff144eb85aceeeeddd0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f5f75bd12c22bff144eb85aceeeeddd0?s=96&d=mm&r=g\",\"caption\":\"admin\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Integrate PhonePe Payment Gateway into Your Website","description":"Learn how to integrate the PhonePe Payment Gateway into your website and mobile app. Step-by-step guide for seamless UPI and online payments","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app","og_locale":"en_US","og_type":"article","og_title":"How to Integrate PhonePe Payment Gateway into Your Website","og_description":"Learn how to integrate the PhonePe Payment Gateway into your website and mobile app. Step-by-step guide for seamless UPI and online payments","og_url":"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app","og_site_name":"Uisort Technologies Updates","article_publisher":"https:\/\/www.facebook.com\/uisorttech","article_published_time":"2025-03-08T06:56:34+00:00","article_modified_time":"2025-03-08T07:03:34+00:00","og_image":[{"width":1024,"height":1024,"url":"https:\/\/www.uisort.com\/blog\/wp-content\/uploads\/2025\/03\/Integrate-PhonePe-Payment-Gateway.png","type":"image\/png"}],"author":"admin","twitter_card":"summary_large_image","twitter_creator":"@UisortT","twitter_site":"@UisortT","twitter_misc":{"Written by":"admin","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app#article","isPartOf":{"@id":"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app"},"author":{"name":"admin","@id":"https:\/\/www.uisort.com\/blog\/#\/schema\/person\/362dd9abc52d7c06f24b65fd2016978d"},"headline":"How to Integrate PhonePe Payment Gateway into Your Website &#038; App","datePublished":"2025-03-08T06:56:34+00:00","dateModified":"2025-03-08T07:03:34+00:00","mainEntityOfPage":{"@id":"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app"},"wordCount":498,"publisher":{"@id":"https:\/\/www.uisort.com\/blog\/#organization"},"keywords":["Online Payment Gateway","PhonePe API","PhonePe for Business","UPI Payments"],"articleSection":["android app development","Android Application","Ecommerce Solutions","Full Stack Developer","Information","Mobile App Development","Mobile Applications","mynew","Payment Gateway Integration","Payment Gateway Solutions","Php Development","Software Development","web development"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app","url":"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app","name":"How to Integrate PhonePe Payment Gateway into Your Website","isPartOf":{"@id":"https:\/\/www.uisort.com\/blog\/#website"},"datePublished":"2025-03-08T06:56:34+00:00","dateModified":"2025-03-08T07:03:34+00:00","description":"Learn how to integrate the PhonePe Payment Gateway into your website and mobile app. Step-by-step guide for seamless UPI and online payments","breadcrumb":{"@id":"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.uisort.com\/blog\/how-to-integrate-phonepe-payment-gateway-into-your-website-app#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.uisort.com\/blog"},{"@type":"ListItem","position":2,"name":"How to Integrate PhonePe Payment Gateway into Your Website &#038; App"}]},{"@type":"WebSite","@id":"https:\/\/www.uisort.com\/blog\/#website","url":"https:\/\/www.uisort.com\/blog\/","name":"Uisort Technologies","description":"No.1 Top Mobile App Development Company India","publisher":{"@id":"https:\/\/www.uisort.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.uisort.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.uisort.com\/blog\/#organization","name":"Uisort","url":"https:\/\/www.uisort.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.uisort.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.uisort.com\/blog\/wp-content\/uploads\/2023\/07\/u_only.png","contentUrl":"https:\/\/www.uisort.com\/blog\/wp-content\/uploads\/2023\/07\/u_only.png","width":2900,"height":2647,"caption":"Uisort"},"image":{"@id":"https:\/\/www.uisort.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/uisorttech","https:\/\/twitter.com\/UisortT"]},{"@type":"Person","@id":"https:\/\/www.uisort.com\/blog\/#\/schema\/person\/362dd9abc52d7c06f24b65fd2016978d","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.uisort.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/f5f75bd12c22bff144eb85aceeeeddd0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f5f75bd12c22bff144eb85aceeeeddd0?s=96&d=mm&r=g","caption":"admin"}}]}},"_links":{"self":[{"href":"https:\/\/www.uisort.com\/blog\/wp-json\/wp\/v2\/posts\/1095"}],"collection":[{"href":"https:\/\/www.uisort.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.uisort.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.uisort.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.uisort.com\/blog\/wp-json\/wp\/v2\/comments?post=1095"}],"version-history":[{"count":7,"href":"https:\/\/www.uisort.com\/blog\/wp-json\/wp\/v2\/posts\/1095\/revisions"}],"predecessor-version":[{"id":1102,"href":"https:\/\/www.uisort.com\/blog\/wp-json\/wp\/v2\/posts\/1095\/revisions\/1102"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.uisort.com\/blog\/wp-json\/wp\/v2\/media\/1103"}],"wp:attachment":[{"href":"https:\/\/www.uisort.com\/blog\/wp-json\/wp\/v2\/media?parent=1095"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.uisort.com\/blog\/wp-json\/wp\/v2\/categories?post=1095"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.uisort.com\/blog\/wp-json\/wp\/v2\/tags?post=1095"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}