Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 66 out of 100
- Agent Ease of Use 61 out of 100
- Security & Trust 60 out of 100
- GEO, AIO and AEO 80 out of 100
- SEO 92 out of 100
- Performance and Accessibility 68 out of 100
What AI sees of your website

Razorpay - Best Payment Solution for Online Payments India
Online Payments India: Start Accepting Payments Instantly with Razorpay's Payment Suite, which Supports Netbanking, Credit Card & Debit Cards, UPI etc.
Next step
Turn this report into a fix workflow
21 failed checks are ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 66 | Needs work | 16 | 8 | 0 | View details |
| Discoverability | 86 | Mostly ready | 8 | 1 | 0 | View details |
| Content Readiness | 45 | Priority fix | 6 | 5 | 0 | View details |
| Bot Access Control | 67 | Needs work | 2 | 2 | 0 | View details |
| Agent Ease of Use | 61 | Needs work | 21 | 27 | 5 | View details |
| API | 75 | Mostly ready | 4 | 2 | 2 | View details |
| Auth | 100 | Strong | 6 | 6 | 0 | View details |
| MCP | 47 | Priority fix | 4 | 7 | 1 | View details |
| Skill Discovery | 22 | Priority fix | 3 | 12 | 2 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 80 | Mostly ready | 7 | 0 | 13 | |
| GEO Readiness | 86 | Mostly ready | 2 | 0 | 4 | |
| AIO Readiness | 76 | Mostly ready | 2 | 0 | 5 | |
| AEO Readiness | 77 | Mostly ready | 3 | 0 | 4 | |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| Security & Trust | 60 | Needs work | 7 | 2 | 0 | View details |
| Security & Trust | 60 | Needs work | 3 | 2 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 68 | Needs work | 21 | 6 | 1 | View details |
| Performance | 61 | Needs work | 17 | 4 | 1 | View details |
| Accessibility | 80 | Mostly ready | 4 | 2 | 0 | View details |
Prioritized recommendations
Issues ranked by score impact
41 items need attention
AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
100 Fail
AI DiscoverabilityDiscoverabilityEstablished
FAQPage schema
FAQPage schema is missing or incomplete.
Needs attention
FAQPage schema
Issue
FAQ content was detected but no FAQPage schema was found.
Why it matters
FAQPage schema lets agents extract visible question-and-answer content cleanly and avoid guessing which text is an answer.
Check name
FAQPage schema
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Expose question-and-answer content in FAQPage structured data when FAQs are present.
Result
FAQPage schema is missing or incomplete.
Evidence
{
"found": false,
"visibleFaq": true,
"allTypes": [
"Organization",
"SoftwareApplication"
]
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
100 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 403,
"contentType": "application/xml",
"length": 111
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
50 Fail
Security & TrustSecurity & TrustEstablished
Content-Security-Policy
Content-Security-Policy is missing or incomplete.
Needs attention
Content-Security-Policy
Issue
Content-Security-Policy is missing or incomplete.
Why it matters
Content Security Policy limits where scripts, styles, frames, and connections can load from, reducing the impact of injection bugs.
Check name
Content-Security-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Constrain script, style, frame, and resource loading with a Content-Security-Policy header.
Result
Content-Security-Policy is missing or incomplete.
Evidence
{
"header": "content-security-policy",
"value": null
}Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
50 Fail
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
Needs attention
Referrer-Policy
Issue
Referrer-Policy is missing or incomplete.
Why it matters
Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.
Check name
Referrer-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Limit how much referrer data leaves the site.
Result
Referrer-Policy is missing or incomplete.
Evidence
{
"header": "referrer-policy",
"value": null
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
33 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
Why it matters
A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.
Check name
WebMCP manifest
Score
0/100
Status
fail
Category
MCP
Maturity
Informational
Goal
Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.
Result
WebMCP manifest failed at "Fetch to find resource".
Validation steps
Fetch to find resource
WebMCP manifest was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/webmcp.json",
"statusCode": 403,
"contentType": "application/xml",
"length": 111
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 77886
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 77886
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Author attribution
Author attribution is missing or incomplete.
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Author attribution
Author attribution is missing or incomplete.
Needs attention
Author attribution
Issue
Author attribution is missing: no schema.org author/publisher; no author meta tags; no rel=author links; no visible byline detected.
Why it matters
Author attribution helps agents cite content responsibly, assess source credibility, and distinguish editorial pages from anonymous marketing copy.
Check name
Author attribution
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Identify content authors or publishers for trust and attribution.
Result
Author attribution is missing or incomplete.
Evidence
{
"editorial": true,
"schemaAuthor": false,
"metaAuthor": false,
"relAuthor": false,
"visibleByline": false
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is missing or incomplete.
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is missing or incomplete.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing Last-Modified HTTP header; missing dateModified/datePublished in JSON-LD; missing meta or <time> freshness tags.
Why it matters
Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.
Check name
Content freshness signals
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is missing or incomplete.
Evidence
{
"lastModified": null,
"schemaDates": [],
"metaDateCount": 0,
"timeDateCount": 0
}AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
25 Fail
AI DiscoverabilityContent ReadinessEstablished
Semantic HTML
Semantic HTML is missing or incomplete.
Needs attention
Semantic HTML
Issue
Semantic HTML is incomplete: missing <main> landmark; invalid h1 (found 28); skipped heading levels; 22 links missing accessible names.
Details
Why it matters
Semantic HTML gives browsers, assistive technology, search systems, and agents reliable landmarks, headings, controls, form semantics, and image context.
Check name
Semantic HTML
Score
0/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Expose readable page structure through semantic HTML and accessible controls.
Result
Semantic HTML is missing or incomplete.
Evidence
{
"main": false,
"nav": true,
"footer": true,
"meaningfulH1": false,
"headingOrder": false,
"accessibleLinks": false,
"accessibleButtons": true,
"imageAltCoverage": true,
"formAutocompleteCoverage": true,
"details": {
"inaccessibleLinks": [
"<a class=\"framer-2P3kL framer-1f4o9py framer-v-1f4o9py framer-6bbib\" data-framer-name=\"Wordmark / Light\" href=\"https://razorpay.com/\" rel=\"noopener\" style=\"height:100%;width:100%\"><div data-framer-component-type=\"SVG\" data-framer-name=\"logo\" parentsize=\"0\" _constraints=\"[object Object]\" rotation=\"0\" shadows class=\"framer-l60v55\" aria-hidden=\"true\" style=\"image-rendering:pixelated;flex-shrink:0;fill:rgba(0,0,0,1);color:rgba(0,0,0,1)\"><div class=\"svgContainer\" style=\"width:100%;height:100%;aspect-",
"<a class=\"framer-2P3kL framer-1f4o9py framer-v-1f4o9py framer-6bbib\" data-framer-name=\"Wordmark / Light\" href=\"https://razorpay.com/\" rel=\"noopener\" style=\"height:100%;width:100%\"><div data-framer-component-type=\"SVG\" data-framer-name=\"logo\" parentsize=\"0\" _constraints=\"[object Object]\" rotation=\"0\" shadows class=\"framer-l60v55\" aria-hidden=\"true\" style=\"image-rendering:pixelated;flex-shrink:0;fill:rgba(0,0,0,1);color:rgba(0,0,0,1)\"><div class=\"svgContainer\" style=\"width:100%;height:100%;aspect-",
"<a as=\"a\" class=\"framer-tqxl1j framer-c37fcw\" data-framer-name=\"Frame 1000005918\" href=\"https://www.ampcuscyber.com/certificate/razorpay-pci-dss-coc.pdf\" target=\"_blank\" rel=\"noopener\" style=\"width:auto;aspect-ratio:1.027063599458728\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" width=\"759\" height=\"739\" sizes=\"(min-width: 1440px) 73.9486px, (max-width: 799.98px) 73.9486px,",
"<a as=\"a\" class=\"framer-1o1tf5o framer-c37fcw\" data-framer-name=\"Facebook\" href=\"https://www.facebook.com/Razorpay/\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" width=\"24\" height=\"24\" src=\"https://framerusercontent.com/images/YRXitHymasSlS8X9ZIiR2tX2TUw.svg?width=24&height=24\" alt style=\"display:block;width:100%;height:100%;border-radius",
"<a as=\"a\" class=\"framer-1r2s7t framer-c37fcw\" data-framer-name=\"Twitter\" href=\"https://x.com/razorpay\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" width=\"128\" height=\"128\" src=\"https://framerusercontent.com/images/1AYiAVBow7U4XunO5REhAEmcY.png?width=128&height=128\" alt style=\"display:block;width:100%;height:100%;border-radius:inherit;cor",
"<a as=\"a\" class=\"framer-mkjqof framer-c37fcw\" data-framer-name=\"Instagram\" href=\"https://www.instagram.com/razorpay/\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" width=\"24\" height=\"24\" src=\"https://framerusercontent.com/images/TP5kqhLBes902Uao1H8nfJOtGE.svg?width=24&height=24\" alt style=\"display:block;width:100%;height:100%;border-radius",
"<a as=\"a\" class=\"framer-1fnnavf framer-c37fcw\" data-framer-name=\"Github\" href=\"https://github.com/razorpay\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" width=\"24\" height=\"24\" src=\"https://framerusercontent.com/images/5nwAOxv4z9wxjzIuH4TQLtktCd0.svg?width=24&height=24\" alt style=\"display:block;width:100%;height:100%;border-radius:inherit;",
"<a as=\"a\" class=\"framer-11flfqw framer-c37fcw\" data-framer-name=\"LinkedIn\" href=\"https://linkedin.com/company/razorpay\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" width=\"24\" height=\"24\" src=\"https://framerusercontent.com/images/Btfp3nySlkWunZieqoNHMYnkX8.svg?width=24&height=24\" alt style=\"display:block;width:100%;height:100%;border-radi",
"<a as=\"a\" class=\"framer-tqxl1j framer-c37fcw\" data-framer-name=\"Frame 1000005918\" href=\"https://www.ampcuscyber.com/certificate/razorpay-pci-dss-coc.pdf\" target=\"_blank\" rel=\"noopener\" style=\"width:auto;aspect-ratio:1.027063599458728\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" width=\"759\" height=\"739\" sizes=\"(min-width: 1440px) 73.9486px, (max-width: 799.98px) 73.9486px,",
"<a as=\"a\" class=\"framer-o7w94j framer-c37fcw\" data-framer-name=\"Facebook\" href=\"https://www.facebook.com/Razorpay/\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" width=\"24\" height=\"24\" src=\"https://framerusercontent.com/images/YRXitHymasSlS8X9ZIiR2tX2TUw.svg?width=24&height=24\" alt style=\"display:block;width:100%;height:100%;border-radius:",
"<a as=\"a\" class=\"framer-fc364o framer-c37fcw\" data-framer-name=\"Twitter\" href=\"https://x.com/razorpay\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" width=\"128\" height=\"128\" src=\"https://framerusercontent.com/images/1AYiAVBow7U4XunO5REhAEmcY.png?width=128&height=128\" alt style=\"display:block;width:100%;height:100%;border-radius:inherit;cor",
"<a as=\"a\" class=\"framer-esndvp framer-c37fcw\" data-framer-name=\"Instagram\" href=\"https://www.instagram.com/razorpay/\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" width=\"24\" height=\"24\" src=\"https://framerusercontent.com/images/TP5kqhLBes902Uao1H8nfJOtGE.svg?width=24&height=24\" alt style=\"display:block;width:100%;height:100%;border-radius",
"<a as=\"a\" class=\"framer-1y5vwx7 framer-c37fcw\" data-framer-name=\"Github\" href=\"https://github.com/razorpay\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" width=\"24\" height=\"24\" src=\"https://framerusercontent.com/images/5nwAOxv4z9wxjzIuH4TQLtktCd0.svg?width=24&height=24\" alt style=\"display:block;width:100%;height:100%;border-radius:inherit;",
"<a as=\"a\" class=\"framer-vpehh0 framer-c37fcw\" data-framer-name=\"LinkedIn\" href=\"https://linkedin.com/company/razorpay\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" width=\"24\" height=\"24\" src=\"https://framerusercontent.com/images/Btfp3nySlkWunZieqoNHMYnkX8.svg?width=24&height=24\" alt style=\"display:block;width:100%;height:100%;border-radiu",
"<a class=\"framer-2P3kL framer-1f4o9py framer-v-1f4o9py framer-6bbib\" data-framer-name=\"Wordmark / Light\" href=\"https://razorpay.com/\" rel=\"noopener\"><div data-framer-component-type=\"SVG\" data-framer-name=\"logo\" parentsize=\"0\" _constraints=\"[object Object]\" rotation=\"0\" shadows class=\"framer-l60v55\" aria-hidden=\"true\" style=\"image-rendering:pixelated;flex-shrink:0;fill:rgba(0,0,0,1);color:rgba(0,0,0,1)\"><div class=\"svgContainer\" style=\"width:100%;height:100%;aspect-ratio:inherit\"><svg style=\"widt",
"<a as=\"a\" class=\"framer-tqxl1j framer-c37fcw\" data-framer-name=\"Frame 1000005918\" href=\"https://www.ampcuscyber.com/certificate/razorpay-pci-dss-coc.pdf\" target=\"_blank\" rel=\"noopener\" style=\"width:auto;aspect-ratio:1.027063599458728\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" width=\"759\" height=\"739\" sizes=\"(min-width: 1440px) 73.9486px, (max-width: 799.98px) 73.9486px,",
"<a as=\"a\" class=\"framer-1vgupkp framer-c37fcw\" data-framer-name=\"Facebook\" href=\"https://www.facebook.com/Razorpay/\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" loading=\"lazy\" width=\"24\" height=\"24\" src=\"https://framerusercontent.com/images/YRXitHymasSlS8X9ZIiR2tX2TUw.svg?width=24&height=24\" alt style=\"display:block;width:100%;height:100",
"<a as=\"a\" class=\"framer-7ktnlj framer-c37fcw\" data-framer-name=\"Twitter\" href=\"https://x.com/razorpay\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" loading=\"lazy\" width=\"128\" height=\"128\" src=\"https://framerusercontent.com/images/1AYiAVBow7U4XunO5REhAEmcY.png?width=128&height=128\" alt style=\"display:block;width:100%;height:100%;border-rad",
"<a as=\"a\" class=\"framer-19vggk1 framer-c37fcw\" data-framer-name=\"Instagram\" href=\"https://www.instagram.com/razorpay/\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" loading=\"lazy\" width=\"24\" height=\"24\" src=\"https://framerusercontent.com/images/TP5kqhLBes902Uao1H8nfJOtGE.svg?width=24&height=24\" alt style=\"display:block;width:100%;height:10",
"<a as=\"a\" class=\"framer-4vip0l framer-c37fcw\" data-framer-name=\"Github\" href=\"https://github.com/razorpay\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" loading=\"lazy\" width=\"24\" height=\"24\" src=\"https://framerusercontent.com/images/5nwAOxv4z9wxjzIuH4TQLtktCd0.svg?width=24&height=24\" alt style=\"display:block;width:100%;height:100%;border-r",
"<a as=\"a\" class=\"framer-hijkye framer-c37fcw\" data-framer-name=\"LinkedIn\" href=\"https://linkedin.com/company/razorpay\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" loading=\"lazy\" width=\"24\" height=\"24\" src=\"https://framerusercontent.com/images/Btfp3nySlkWunZieqoNHMYnkX8.svg?width=24&height=24\" alt style=\"display:block;width:100%;height:10",
"<a class=\"framer-2P3kL framer-1f4o9py framer-v-1f4o9py framer-6bbib\" data-framer-name=\"Wordmark / Light\" href=\"https://razorpay.com/\" rel=\"noopener\"><div data-framer-component-type=\"SVG\" data-framer-name=\"logo\" parentsize=\"0\" _constraints=\"[object Object]\" rotation=\"0\" shadows class=\"framer-l60v55\" aria-hidden=\"true\" style=\"image-rendering:pixelated;flex-shrink:0;fill:rgba(0,0,0,1);color:rgba(0,0,0,1)\"><div class=\"svgContainer\" style=\"width:100%;height:100%;aspect-ratio:inherit\"><svg style=\"widt"
],
"inaccessibleButtons": [],
"missingAutocompleteInputs": [],
"imagesMissingAlt": [],
"skippedHeadingLevels": [
"h1: AI Native Payments",
"h1: Advanced Payment Solution",
"h1: International Payments",
"h1: Automated Payroll Solution",
"h1: Effortless Business Banking",
"h1: Easy In-store Payments",
"h1: for founders defying all odds",
"h1: AI Native Payments",
"h1: Advanced Payment Solution",
"h1: International Payments",
"h1: Automated Payroll Solution",
"h1: Effortless Business Banking",
"h1: Easy In-store Payments",
"h1: for founders defying all odds",
"h1: AI Native",
"h1: Advanced",
"h1: International",
"h1: Automated",
"h1: Effortless",
"h1: Easy In-store",
"h1: Payments",
"h1: Payments Solution",
"h1: Payments",
"h1: Payroll Solution",
"h1: Business Banking",
"h1: Payments",
"h1: for founders defying all odds",
"h4: Accept Payments",
"h5: Payment Gateway",
"h5: Payment Button",
"h5: Payment Links",
"h5: Razorpay POS",
"h5: Payment Pages",
"h4: Make Payouts",
"h4: Make Payouts",
"h5: API & Bulk Payouts",
"h5: Source to Pay",
"h5: Payout Links",
"h5: Tax Payments",
"h4: Built AI Native",
"h5: Agentic Payments",
"h5: Agent Studio",
"h5: Payments for AI Builders",
"h5: Agentic Business Banking",
"h4: Start Business Banking",
"h4: Start Business Banking",
"h5: Current Account",
"h5: Escrow Account",
"h5: Forex Management",
"h5: Accounting Integration",
"h4: Automate Payroll",
"h4: Automate Payroll",
"h5: Payroll for Startups",
"h5: Payroll for CAs",
"h5: Payroll for Enterprises",
"h4: Get Credit & Loans",
"h5: Instant Settlements",
"h5: RazorpayX Corporate Cards",
"h2: The all in one finance platform you’ve been looking for",
"h3: Build AI Native",
"h3: Accept Payments",
"h3: Make Payouts",
"h3: Start Business Banking",
"h3: Automate Payroll",
"h3: Get Credit & Loans",
"h4: Build AI Native",
"h5: Agentic Payments",
"h5: Agent Studio",
"h5: Payments for AI Builders",
"h5: Agentic Business Banking",
"h4: Accept Payments",
"h5: Payment Gateway",
"h5: Payment Button",
"h5: Payment Links",
"h5: Razorpay POS",
"h5: Payment Pages",
"h4: Make Payouts",
"h5: API & Bulk Payouts",
"h5: Source to Pay",
"h5: Payout Links",
"h5: Tax Payments",
"h4: Start Business Banking",
"h5: Current Account",
"h5: Escrow Account",
"h5: Forex Management",
"h5: Accounting Integration",
"h4: Automate Payroll",
"h5: Payroll for Startups",
"h5: Payroll for CAs",
"h5: Payroll for Enterprises",
"h4: Get Credit & Loans",
"h5: Instant Settlements",
"h5: RazorpayX Corporate Cards",
"h2: The all in one finance platform you’ve been looking for",
"h4: Accept Payments",
"h4: Accept Payments",
"h4: Make Payouts",
"h4: Start Business Banking",
"h4: Automate Payroll",
"h4: Build AI Native",
"h4: Get Credit & Loans",
"h3: Powering every industry. Powering all disruptors.",
"h3: E-Commerce",
"h4: Empower your e-commerce business",
"h3: Education",
"h3: BFSI",
"h3: SaaS",
"h3: Freelance",
"h2: Powering every industry. Powering all disruptors.",
"h3: Empower your e-commerce business",
"h3: Payments for your education business.",
"h3: Payments ecosystem for financial services",
"h3: Global Payment Solutions for IT & SaaS Providers",
"h3: The personalized payment solution for freelancers",
"h3: We have innovated at every instance, creating a disruption.",
"h5: MoneySaver Export Account",
"h2: Open a virtual account in 200+ countries, save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments",
"h5: Turbo UPI",
"h4: Experience a 5X faster checkout, achieve a 10% success rate boost, all without any redirections to UPI apps.",
"h5: Line of Credit",
"h4: Get a ₹50L collateral-free credit line with low 1.5% monthly interest, and no pre-closure fees.",
"h5: Magic Checkout",
"h2: Witness a 40% increase in conversions, enjoy a 5X quicker checkout process, and reduce RTOs by 50%.",
"h5: Optimizer",
"h2: Utilise 15+ payment gateways for all Aggregators, improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.",
"h5: Payouts Pro",
"h4: Automate real-time routing across multiple accounts, and achieve 99.9% success, prevent bank downtime disruptions.",
"h3: We have innovated at every instance, creating a disruption.",
"h5: MoneySaver Export Account",
"h2: Open a virtual account in 200+ countries, save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments",
"h5: Turbo UPI",
"h4: Experience a 5X faster checkout, achieve a 10% success rate boost, all without any redirections to UPI apps.",
"h5: Line of Credit",
"h4: Get a ₹50L collateral-free credit line with low 1.5% monthly interest, and no pre-closure fees.",
"h5: Magic Checkout",
"h2: Witness a 40% increase in conversions, enjoy a 5X quicker checkout process, and reduce RTOs by 50%.",
"h5: Optimizer",
"h2: Utilise 15+ payment gateways for all Aggregators, improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.",
"h5: Payouts Pro",
"h4: Automate real-time routing across multiple accounts, and achieve 99.9% success, prevent bank downtime disruptions.",
"h3: We have innovated at every instance, creating a disruption.",
"h5: MoneySaver Export Account",
"h2: Open a virtual account in 200+ countries, save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments",
"h5: Turbo UPI",
"h4: Experience a 5X faster checkout, achieve a 10% success rate boost, all without any redirections to UPI apps.",
"h5: Line of Credit",
"h4: Get a ₹50L collateral-free credit line with low 1.5% monthly interest, and no pre-closure fees.",
"h5: Magic Checkout",
"h2: Witness a 40% increase in conversions, enjoy a 5X quicker checkout process, and reduce RTOs by 50%.",
"h5: Optimizer",
"h2: Utilise 15+ payment gateways for all Aggregators, improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.",
"h5: Payouts Pro",
"h4: Automate real-time routing across multiple accounts, and achieve 99.9% success, prevent bank downtime disruptions.",
"h3: We have innovated at every instance, creating a disruption.",
"h6: MoneySaver Export Account",
"h4: Open a virtual account in 200+ countries, save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments",
"h6: Turbo UPI",
"h4: Experience a 5X faster checkout, achieve a 10% success rate boost, all without any redirections to UPI apps.",
"h6: Magic Checkout",
"h4: Witness a 40% increase in conversions, enjoy a 5X quicker checkout process, and reduce RTOs by 50%.",
"h6: Line of Credit",
"h4: Get a ₹50L collateral-free credit line with low 1.5% monthly interest, and no pre-closure fees.",
"h6: Optimizer",
"h4: Utilise 15+ payment gateways for all Aggregators, improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.",
"h6: Payouts Pro",
"h4: Automate real-time routing across multiple accounts, and achieve 99.9% success, prevent bank downtime disruptions.",
"h2: Razorpay is built <for developers by developers>",
"h5: Integrations",
"h5: API Reference",
"h5: Webhooks",
"h4: Try it out for yourself",
"h2: Razorpay is built <for developers by developers>",
"h5: Integrations",
"h5: API Reference",
"h5: Webhooks",
"h4: Try it out for yourself",
"h2: Razorpay is built <for developers by developers>",
"h5: Integrations",
"h5: API Reference",
"h5: Webhooks",
"h2: Razorpay is built <for developers by developers>",
"h5: Integrations",
"h5: API Reference",
"h5: Webhooks",
"h5: <what html?>",
"h2: Not a developer? Our No-Code products have you covered",
"h3: Payment Links",
"h4: Accept payments instantly: Share links via email, text, or social.",
"h3: Payment Pages",
"h4: Accept payments without coding on a custom-branded store",
"h3: Payment Buttons",
"h4: Effortlessly add a Pay Now button without any coding knowledge",
"h3: Invoices",
"h4: Generate GST invoices, get instant payments from customers",
"h3: QR Code",
"h4: Grow your business with your own, branded multi-feature QR code",
"h3: Subscriptions",
"h4: Automate subscriptions: Recurring payments via cards & UPI",
"h5: <what html?>",
"h2: Not a developer? Our No-Code products have you covered",
"h3: Payment Links",
"h4: Accept payments instantly: Share links via email, text, or social.",
"h3: Payment Pages",
"h4: Accept payments without coding on a custom-branded store",
"h3: Payment Buttons",
"h4: Effortlessly add a Pay Now button without any coding knowledge",
"h3: Invoices",
"h4: Generate GST invoices, get instant payments from customers",
"h3: QR Code",
"h4: Grow your business with your own, branded multi-feature QR code",
"h3: Subscriptions",
"h4: Automate subscriptions: Recurring payments via cards & UPI",
"h5: <what html?>",
"h2: Not a developer? Our No-Code products have you covered",
"h3: Payment Links",
"h4: Accept payments instantly: Share links via email, text, or social.",
"h3: Payment Pages",
"h4: Accept payments without coding on a custom-branded store",
"h3: Payment Buttons",
"h4: Effortlessly add a Pay Now button without any coding knowledge",
"h3: Invoices",
"h4: Generate GST invoices, get instant payments from customers",
"h3: QR Code",
"h4: Grow your business with your own, branded multi-feature QR code",
"h3: Subscriptions",
"h4: Automate subscriptions: Recurring payments via cards & UPI",
"h5: <what html?>",
"h2: Not a developer? Our No-Code products have you covered",
"h6: Payment Links",
"h5: Accept payments instantly: Share links via email, text, or social.",
"h6: Payment Pages",
"h5: Accept payments without coding on a custom-branded store",
"h6: Payment Buttons",
"h5: Effortlessly add a Pay Now button without any coding knowledge",
"h6: Invoices",
"h5: Generate GST invoices, get instant payments from customers",
"h6: QR Code",
"h5: Grow your business with your own, branded multi-feature QR code",
"h6: Subscriptions",
"h5: Automate subscriptions: Recurring payments via cards & UPI",
"h2: Razorpay grows with you!",
"h4: RazorpayX works for most of our needs - be it our salaries, be it our compliance, be it our payments to vendors And the biggest headache of all OTPs went away.",
"h4: In a few hours we were able to setup the entire Payroll Management on RazorpayX. We saved 500+ Hours and Achieved 40% Cost Reduction.",
"h4: Razorpay's revolving Line of Credit simplifies financial management, aiding inventory planning during cash flow gaps.",
"h4: Razorpay Magic Checkout is truly a magical solution. Our conversion rate has increased by 35% & our COD, RTO has drastically decreased.",
"h4: Razorpay simplifies cross-border bank transfers with the MoneySaver Exporter Account, reducing FIRC generation time from up to 5 days to seconds.",
"h4: We chose Razorpay because Razorpay is easy to setup, there are different options for my customers & millions of businesses already trust Razorpay.",
"h2: Razorpay grows with you!",
"h4: RazorpayX works for most of our needs - be it our salaries, be it our compliance, be it our payments to vendors And the biggest headache of all OTPs went away.",
"h4: In a few hours we were able to setup the entire Payroll Management on RazorpayX. We saved 500+ Hours and Achieved 40% Cost Reduction.",
"h4: Razorpay's revolving Line of Credit simplifies financial management, aiding inventory planning during cash flow gaps.",
"h4: Razorpay Magic Checkout is truly a magical solution. Our conversion rate has increased by 35% & our COD, RTO has drastically decreased.",
"h4: Razorpay simplifies cross-border bank transfers with the MoneySaver Exporter Account, reducing FIRC generation time from up to 5 days to seconds.",
"h4: We chose Razorpay because Razorpay is easy to setup, there are different options for my customers & millions of businesses already trust Razorpay.",
"h2: Razorpay grows with you!",
"h4: RazorpayX works for most of our needs - be it our salaries, be it our compliance, be it our payments to vendors And the biggest headache of all OTPs went away.",
"h4: In a few hours we were able to setup the entire Payroll Management on RazorpayX. We saved 500+ Hours and Achieved 40% Cost Reduction.",
"h4: Razorpay's revolving Line of Credit simplifies financial management, aiding inventory planning during cash flow gaps.",
"h4: Razorpay Magic Checkout is truly a magical solution. Our conversion rate has increased by 35% & our COD, RTO has drastically decreased.",
"h4: Razorpay simplifies cross-border bank transfers with the MoneySaver Exporter Account, reducing FIRC generation time from up to 5 days to seconds.",
"h4: We chose Razorpay because Razorpay is easy to setup, there are different options for my customers & millions of businesses already trust Razorpay.",
"h2: Razorpay grows with you!",
"h3: RazorpayX works for most of our needs - be it our salaries, be it our compliance, be it our payments to vendors. And the biggest headache of all OTPs went away.",
"h3: In a few hours we were able to setup the entire Payroll Management on RazorpayX. We saved 500+ Hours and Achieved 40% Cost Reduction.",
"h3: Razorpay's revolving Line of Credit simplifies financial management, aiding inventory planning during cash flow gaps.",
"h3: Razorpay Magic Checkout is truly a magical solution. Our conversion rate has increased by 35% & our COD, RTO has drastically decreased.",
"h3: Razorpay simplifies cross-border bank transfers with the MoneySaver Exporter Account, reducing FIRC generation time from up to 5 days to seconds.",
"h3: We chose Razorpay because Razorpay is easy to setup, there are different options for my customers & millions of businesses already trust Razorpay.",
"h2: Frequently asked questions",
"h2: Frequently asked questions",
"h3: What is Razorpay?",
"h3: What services does Razorpay offer?",
"h3: What online payment solutions does Razorpay offer?",
"h3: What offline payment solutions does Razorpay offer?",
"h3: What international payment solutions does Razorpay offer?",
"h3: What are RazorpayX Payroll and Payouts?",
"h3: Which banks are supported by RazorpayX?",
"h3: What is Razorpay Rize?",
"h3: Is Razorpay safe and secure?",
"h3: Is Razorpay RBI approved and regulated?",
"h3: Does Razorpay provide customer support?",
"h3: Which companies use Razorpay’s products?",
"h3: In which countries does Razorpay operate?",
"h3: What is Razorpay?",
"h3: What services does Razorpay offer?",
"h3: What online payment solutions does Razorpay offer?",
"h3: What offline payment solutions does Razorpay offer?",
"h3: What international payment solutions does Razorpay offer?",
"h3: What are RazorpayX Payroll and Payouts?",
"h3: Which banks are supported by RazorpayX?",
"h3: What is Razorpay Rize?",
"h3: Is Razorpay safe and secure?",
"h3: Is Razorpay RBI approved and regulated?",
"h2: Supercharge your business with Razorpay",
"h1: Razorpay — India's All-in-One Finance Platform",
"h2: What Razorpay Does",
"h2: Accept Payments",
"h2: Make Payouts (RazorpayX)",
"h2: Business Banking (RazorpayX)",
"h2: Automate Payroll (RazorpayX Payroll)",
"h2: AI Native Products",
"h2: For Developers",
"h2: Company"
]
},
"counts": {
"h1": 28,
"headings": 303,
"links": 469,
"inaccessibleLinks": 22,
"buttons": 96,
"inaccessibleButtons": 0,
"images": 227,
"imagesWithAlt": 227,
"autocompleteInputs": 0,
"inputsWithAutocomplete": 0,
"missingAutocompleteInputs": 0
}
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Validate resource body".
21 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Validate resource body".
Needs attention
MCP Server Card
Issue
MCP Server Card response is missing required fields or has invalid transports.
Details
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
38/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Validate resource body".
Validation steps
Validate resource body
MCP Server Card response is missing required fields or has invalid transports.
Missing required fields
- protocolVersion
- transports array
Verify advertised MCP transport endpoints
At least one same-origin transport failed MCP initialize or advertised capability list probes. See probes[].capabilityProbes for the exact method, status, JSON-RPC error, and response excerpt.
Verify advertised MCP tool execution
MCP discovery passed, but no advertised tool could be safely executed by this scanner.
Evidence
{
"failedStep": "validate",
"steps": [
{
"id": "fetch",
"title": "Fetch discovery resource",
"status": "pass",
"evidence": {
"path": "/.well-known/mcp/server-card.json",
"statusCode": 200,
"contentType": "application/json"
}
},
{
"id": "validate",
"title": "Validate resource body",
"status": "fail",
"evidence": {
"valid": false,
"validJson": true,
"compatibleContentType": true,
"document": {
"$comment": "Razorpay MCP Server Card — comprehensive descriptor for AI agents and developer tools. Covers authentication, deployment, tools, configuration, use cases, and FAQs.",
"schema_version": "0.1.0",
"name": "Razorpay MCP Server",
"description": "Official Razorpay MCP server. Enables AI assistants to execute payment operations via natural language — create orders, issue refunds, manage payment links, generate QR codes, reconcile settlements, and more. 39 tools spanning the full Razorpay payments stack.",
"version": "1.0.0",
"serverUrl": "https://mcp.razorpay.com/mcp",
"tools": {
"total": 39,
"note": "Tools marked localOnly:true require local server deployment. All others work on both remote and local.",
"categories": {
"payments": {
"description": "Core payment lifecycle operations — capture, fetch, update payments",
"tools": [
{
"name": "capture_payment",
"description": "Change a payment status from authorised to captured",
"localOnly": false
},
{
"name": "fetch_payment",
"description": "Fetch payment details by payment ID (pay_*)",
"localOnly": false
},
{
"name": "fetch_payment_card_details",
"description": "Fetch card details used for a payment",
"localOnly": false
},
{
"name": "fetch_all_payments",
"description": "Fetch all payments with filtering and pagination",
"localOnly": false
},
{
"name": "update_payment",
"description": "Update the notes field of a payment",
"localOnly": false
}
]
},
"payment_links": {
"description": "Create, send, and manage shareable payment links",
"tools": [
{
"name": "create_payment_link",
"description": "Create a new standard payment link",
"localOnly": false
},
{
"name": "create_payment_link_upi",
"description": "Create a new UPI-specific payment link",
"localOnly": false
},
{
"name": "fetch_all_payment_links",
"description": "Fetch all payment links",
"localOnly": false
},
{
"name": "fetch_payment_link",
"description": "Fetch details of a specific payment link by ID (plink_*)",
"localOnly": false
},
{
"name": "send_payment_link",
"description": "Send a payment link to a customer via SMS or email",
"localOnly": false
},
{
"name": "update_payment_link",
"description": "Update a standard payment link",
"localOnly": false
}
]
},
"orders": {
"description": "Order creation and lifecycle management. Order creation must be server-side only.",
"tools": [
{
"name": "create_order",
"description": "Create a payment order (order_*). Must be done server-side — never from client-side code.",
"localOnly": false
},
{
"name": "fetch_order",
"description": "Fetch order details by order ID (order_*)",
"localOnly": false
},
{
"name": "fetch_all_orders",
"description": "Fetch all orders with filtering",
"localOnly": false
},
{
"name": "update_order",
"description": "Update an order",
"localOnly": false
},
{
"name": "fetch_order_payments",
"description": "Fetch all payments made against a specific order",
"localOnly": false
}
]
},
"refunds": {
"description": "Refund initiation and tracking. create_refund requires local server deployment.",
"tools": [
{
"name": "create_refund",
"description": "Create a full or partial refund for a captured payment. Speed: normal (5-7 days) or optimum (instant if supported). Must be within 180 days of capture.",
"localOnly": true
},
{
"name": "fetch_refund",
"description": "Fetch refund details by refund ID (rfnd_*)",
"localOnly": false
},
{
"name": "fetch_all_refunds",
"description": "Fetch all refunds with filtering",
"localOnly": false
},
{
"name": "update_refund",
"description": "Update the notes field of a refund",
"localOnly": false
},
{
"name": "fetch_multiple_refunds_for_payment",
"description": "Fetch all refunds associated with a specific payment",
"localOnly": false
},
{
"name": "fetch_specific_refund_for_payment",
"description": "Fetch a specific refund for a specific payment",
"localOnly": false
}
]
},
"qr_codes": {
"description": "QR code payment generation and management. close_qr_code requires local server.",
"tools": [
{
"name": "create_qr_code",
"description": "Create a QR code for UPI or card payments",
"localOnly": false
},
{
"name": "fetch_qr_code",
"description": "Fetch QR code details by QR code ID",
"localOnly": false
},
{
"name": "fetch_all_qr_codes",
"description": "Fetch all QR codes",
"localOnly": false
},
{
"name": "fetch_qr_codes_by_customer_id",
"description": "Fetch QR codes associated with a specific customer",
"localOnly": false
},
{
"name": "fetch_qr_codes_by_payment_id",
"description": "Fetch QR codes associated with a specific payment",
"localOnly": false
},
{
"name": "fetch_payments_for_qr_code",
"description": "Fetch all payments received via a specific QR code",
"localOnly": false
},
{
"name": "close_qr_code",
"description": "Close a QR code to stop accepting new payments",
"localOnly": true
}
]
},
"settlements": {
"description": "Settlement tracking and reconciliation. create_instant_settlement requires local server.",
"tools": [
{
"name": "fetch_all_settlements",
"description": "Fetch all settlements",
"localOnly": false
},
{
"name": "fetch_settlement_with_id",
"description": "Fetch settlement details by settlement ID",
"localOnly": false
},
{
"name": "fetch_settlement_recon_details",
"description": "Fetch the settlement reconciliation report for detailed line-item breakdown",
"localOnly": false
},
{
"name": "create_instant_settlement",
"description": "Create an instant settlement to transfer funds to your bank account immediately",
"localOnly": true
},
{
"name": "fetch_all_instant_settlements",
"description": "Fetch all instant settlements",
"localOnly": false
},
{
"name": "fetch_instant_settlement_with_id",
"description": "Fetch a specific instant settlement by ID",
"localOnly": false
}
]
},
"payouts": {
"description": "Read-only payout operations via RazorpayX. Creating payouts requires direct REST API calls.",
"tools": [
{
"name": "fetch_all_payouts",
"description": "Fetch all payouts for a RazorpayX account number",
"localOnly": false
},
{
"name": "fetch_payout_by_id",
"description": "Fetch payout details by payout ID (pout_*)",
"localOnly": false
}
]
},
"checkout": {
"description": "AI-assisted checkout integration — detect project stack and generate Razorpay Checkout code",
"tools": [
{
"name": "detect_stack",
"description": "Detect the project language and framework for checkout integration guidance",
"localOnly": false
},
{
"name": "integrate_razorpay_checkout",
"description": "Generate Razorpay Checkout integration code tailored to the detected stack",
"localOnly": false
}
]
}
},
"localOnlyTools": [
"create_refund",
"close_qr_code",
"create_instant_settlement"
]
},
"serverInfo": {
"name": "Razorpay MCP Server",
"version": "1.0.0",
"description": "Official Razorpay MCP server. Enables AI assistants to execute payment operations via natural language — create orders, issue refunds, manage payment links, generate QR codes, reconcile settlements, and more. 39 tools spanning the full Razorpay payments stack.",
"homepage": "https://razorpay.com",
"icon": "https://razorpay.com/favicon.png",
"documentation": "https://razorpay.com/docs/build/llm-docs/mcp-server.md",
"toolsReference": "https://razorpay.com/docs/build/llm-docs/mcp-server/tools-reference.md",
"source": "https://github.com/razorpay/razorpay-mcp-server",
"supportedClients": [
"Claude Desktop",
"Cursor",
"Visual Studio Code",
"any MCP-compatible client"
]
},
"transport": {
"remote": {
"type": "http",
"url": "https://mcp.razorpay.com/mcp",
"description": "Hosted by Razorpay. Recommended for most users — zero infrastructure, automatic updates."
},
"local": {
"type": "stdio",
"description": "Self-hosted via Docker or built from source. Enables local-only tools (create_refund, close_qr_code, create_instant_settlement).",
"docker": "razorpay/razorpay-mcp-server:latest",
"source": "https://github.com/razorpay/razorpay-mcp-server"
}
},
"authentication": {
"primary": {
"type": "http_basic",
"description": "HTTP Basic Auth using Razorpay API keys. Base64-encode key_id:key_secret and pass as Authorization header. This is the primary and recommended method.",
"header": "Authorization: Basic <base64(key_id:key_secret)>",
"encodeCommand": "echo -n 'key_id:key_secret' | base64",
"keysUrl": "https://dashboard.razorpay.com/app/keys",
"testKeys": "Keys prefixed with rzp_test_ — use for development and testing",
"liveKeys": "Keys prefixed with rzp_live_ — use for production"
},
"oauth2": {
"type": "oauth2",
"flow": "authorization_code",
"pkce": true,
"pkceMethod": "S256",
"authorizationUrl": "https://mcp.razorpay.com/authorize",
"tokenUrl": "https://mcp.razorpay.com/token",
"registrationUrl": "https://mcp.razorpay.com/register",
"discoveryUrl": "https://mcp.razorpay.com/.well-known/oauth-authorization-server",
"tokenEndpointAuthMethod": "client_secret_post",
"scopes": [
"read_only"
],
"docs": "https://razorpay.com/docs/build/llm-docs/mcp-server/oauth.md",
"note": "OAuth endpoints are MCP protocol endpoints — not browser-navigable. Visiting them directly in a browser will show an error. Use these URLs only in MCP client configuration."
}
},
"deployment": {
"remote": {
"recommended": true,
"description": "Hosted by Razorpay. No infrastructure to manage, automatic updates, supports all remote tools.",
"docs": "https://razorpay.com/docs/build/llm-docs/mcp-server/remote.md",
"prerequisites": [
"Node.js (for npx mcp-remote)",
"Razorpay API keys"
],
"setup": {
"claude_desktop": {
"configFile": "~/Library/Application Support/Claude/claude_desktop_config.json",
"config": {
"mcpServers": {
"rzp-mcp-server": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.razorpay.com/mcp",
"--header",
"Authorization: Basic <BASE64_TOKEN>"
]
}
}
}
},
"cursor": {
"config": {
"mcpServers": {
"rzp-mcp-server": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.razorpay.com/mcp",
"--header",
"Authorization:${AUTH_HEADER}"
],
"env": {
"AUTH_HEADER": "Basic <BASE64_TOKEN>"
}
}
}
}
},
"vscode": {
"config": {
"mcp": {
"inputs": [
{
"type": "promptString",
"id": "merchant_token",
"description": "Razorpay Merchant Token (base64-encoded key_id:key_secret)",
"password": true
}
],
"servers": {
"razorpay-remote": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.razorpay.com/mcp",
"--header",
"Authorization: Basic ${input:merchant_token}"
]
}
}
}
}
}
}
},
"local": {
"recommended": false,
"description": "Self-hosted via Docker. Required for local-only tools: create_refund, close_qr_code, create_instant_settlement.",
"docs": "https://razorpay.com/docs/build/llm-docs/mcp-server/local.md",
"prerequisites": {
"required": [
"Docker",
"Razorpay API keys"
],
"sourceBuildsOnly": [
"Git",
"Golang"
]
},
"buildInstructions": {
"docker": [
"git clone https://github.com/razorpay/razorpay-mcp-server.git",
"cd razorpay-mcp-server",
"docker build -t razorpay-mcp-server:latest ."
],
"fromSource": [
"git clone https://github.com/razorpay/razorpay-mcp-server.git",
"cd razorpay-mcp-server",
"go build -o razorpay-mcp-server ./cmd/razorpay-mcp-server"
]
},
"setup": {
"claude_desktop": {
"configFile": "~/Library/Application Support/Claude/claude_desktop_config.json",
"config": {
"mcpServers": {
"razorpay-mcp-server": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"-e",
"RAZORPAY_KEY_ID",
"-e",
"RAZORPAY_KEY_SECRET",
"razorpay-mcp-server:latest"
],
"env": {
"RAZORPAY_KEY_ID": "your_razorpay_key_id",
"RAZORPAY_KEY_SECRET": "your_razorpay_key_secret"
}
}
}
}
},
"vscode": {
"config": {
"mcp": {
"inputs": [
{
"type": "promptString",
"id": "razorpay_key_id",
"description": "Razorpay Key ID",
"password": false
},
{
"type": "promptString",
"id": "razorpay_key_secret",
"description": "Razorpay Key Secret",
"password": true
}
],
"servers": {
"razorpay": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"RAZORPAY_KEY_ID",
"-e",
"RAZORPAY_KEY_SECRET",
"razorpay-mcp-server:latest"
],
"env": {
"RAZORPAY_KEY_ID": "${input:razorpay_key_id}",
"RAZORPAY_KEY_SECRET": "${input:razorpay_key_secret}"
}
}
}
}
}
}
}
}
},
"configuration": {
"docs": "https://razorpay.com/docs/build/llm-docs/mcp-server/configuration.md",
"environmentVariables": [
{
"name": "RAZORPAY_KEY_ID",
"type": "string",
"required": true,
"description": "Your Razorpay API key ID"
},
{
"name": "RAZORPAY_KEY_SECRET",
"type": "string",
"required": true,
"description": "Your Razorpay API key secret"
},
{
"name": "TOOLSETS",
"type": "string",
"required": false,
"default": "all",
"description": "Comma-separated list of toolsets to enable. Options: payments, payment_links, orders, refunds, qr_codes, settlements, payouts, checkout"
},
{
"name": "READ_ONLY",
"type": "boolean",
"required": false,
"default": false,
"description": "Run server in read-only mode — disables all write/create/update operations"
},
{
"name": "LOG_FILE",
"type": "string",
"required": false,
"description": "Path to log file for server logs"
}
],
"commandLineFlags": [
{
"flag": "--key / -k",
"description": "Razorpay API key ID"
},
{
"flag": "--secret / -s",
"description": "Razorpay API key secret"
},
{
"flag": "--toolsets / -t",
"description": "Comma-separated list of toolsets to enable"
},
{
"flag": "--read-only",
"description": "Enable read-only mode"
},
{
"flag": "--log-file / -l",
"description": "Path to log file"
}
]
},
"capabilities": {
"tools": true,
"resources": false,
"prompts": false,
"streaming": false
},
"rateLimiting": {
"throttleStatusCode": 429,
"errorMessage": "The server is processing too many requests and is unable to process your request. Retry after some time.",
"recommendedStrategy": "exponential backoff with jitter",
"note": "Razorpay does not publish specific rate limit quotas. Monitor for HTTP 429 and implement retry logic with exponential or stepped backoff. Add randomisation to backoff schedules to avoid thundering herd effects.",
"docs": "https://razorpay.com/docs/build/llm-docs/api/understand.md"
},
"useCases": [
{
"title": "Generate payment links without dashboard access",
"description": "Support and sales teams can create and send payment links instantly via natural language — no dashboard or developer involvement needed.",
"tools": [
"create_payment_link",
"create_payment_link_upi",
"send_payment_link"
]
},
{
"title": "Transaction lookup and customer support",
"description": "Fetch payment details, check status, and diagnose failures instantly for customer support queries.",
"tools": [
"fetch_payment",
"fetch_all_payments",
"fetch_order_payments"
]
},
{
"title": "Refund processing",
"description": "Issue full or partial refunds for captured payments. Requires local MCP server deployment.",
"tools": [
"fetch_payment",
"create_refund",
"fetch_refund"
],
"requirement": "local server only"
},
{
"title": "Settlement reconciliation",
"description": "Finance teams can query settlement data and reconciliation reports without exporting CSVs from the dashboard.",
"tools": [
"fetch_all_settlements",
"fetch_settlement_recon_details",
"fetch_settlement_with_id"
]
},
{
"title": "Payment failure analysis",
"description": "Fetch payments over a date range and analyse failure trends and patterns.",
"tools": [
"fetch_all_payments",
"fetch_payment"
]
},
{
"title": "QR code payment collection",
"description": "Create QR codes for in-person UPI or card payments, track payments received, and close QR codes when done.",
"tools": [
"create_qr_code",
"fetch_payments_for_qr_code",
"close_qr_code"
],
"note": "close_qr_code requires local server"
},
{
"title": "Checkout integration scaffolding",
"description": "AI detects your project stack and generates ready-to-use Razorpay Checkout integration code.",
"tools": [
"detect_stack",
"integrate_razorpay_checkout"
]
}
],
"faqs": [
{
"question": "What is MCP (Model Context Protocol)?",
"answer": "An open standard that allows AI models to interact with external tools and services. It enables assistants like Claude to execute real operations on external platforms through standardized interfaces."
},
{
"question": "Can I use this in production?",
"answer": "Yes. The Razorpay MCP Server is an official integration designed for production use. Use rzp_live_* keys for production and rzp_test_* keys for development."
},
{
"question": "How do I switch between test and live modes?",
"answer": "Use the corresponding API keys. Keys starting with rzp_test_ use sandbox. Keys starting with rzp_live_ use production. The server determines the environment from your credentials automatically."
},
{
"question": "What is the difference between Remote and Local deployment?",
"answer": "Remote is hosted by Razorpay — zero infrastructure, automatic updates, recommended for most users. Local is self-hosted via Docker, required for three write tools: create_refund, close_qr_code, and create_instant_settlement."
},
{
"question": "Why do OAuth URLs return an error when opened in a browser?",
"answer": "The OAuth endpoints (mcp.razorpay.com/authorize, /token, /register) are MCP protocol endpoints, not browser-navigable URLs. They are called by MCP clients during the OAuth handshake, not directly by users. See https://razorpay.com/docs/build/llm-docs/mcp-server/oauth.md for integration instructions."
},
{
"question": "Can agents create payouts via MCP?",
"answer": "No. The MCP server only supports read-only payout operations (fetch_all_payouts, fetch_payout_by_id). Creating payouts requires direct REST API calls to https://api.razorpay.com/v1/payouts."
},
{
"question": "Does the MCP server support subscriptions?",
"answer": "No. Subscription management is not available via MCP tools. Use the Razorpay REST API directly at https://api.razorpay.com/v1/subscriptions."
},
{
"question": "Which AI clients are supported?",
"answer": "Claude Desktop, Cursor, Visual Studio Code (with MCP extension), and any MCP-compatible client. See the deployment section for client-specific configuration."
}
]
},
"rawExcerpt": "{\n \"$comment\": \"Razorpay MCP Server Card \\u2014 comprehensive descriptor for AI agents and developer tools. Covers authentication, deployment, tools, configuration, use cases, and FAQs.\",\n \"schema_version\": \"0.1.0\",\n \"name\": \"Razorpay MCP Server\",\n \"description\": \"Official Razorpay MCP server. Enables AI assistants to execute payment operations via natural language \\u2014 create orders, issue refunds, manage payment links, generate QR codes, reconcile settlements, and more. 39 tools spanning the full Razorpay payments stack.\",\n \"version\": \"1.0.0\",\n \"serverUrl\": \"https://mcp.razorpay.com/mcp\",\n \"tools\": [\n \"capture_payment\", \"fetch_payment\", \"fetch_payment_card_details\", \"fetch_all_payments\", \"update_payment\",\n \"create_payment_link\", \"create_payment_link_upi\", \"fetch_all_paymen",
"issue": "MCP Server Card response is missing required fields or has invalid transports.",
"issueDetails": [
{
"title": "Missing required fields",
"items": [
"protocolVersion",
"transports array"
]
}
],
"missing": [
"protocolVersion",
"transports array"
],
"protocolVersion": "",
"transportCount": 0,
"transports": [],
"invalidTransports": [],
"capabilityKeys": [
"tools",
"resources",
"prompts",
"streaming"
]
},
"issue": "MCP Server Card response is missing required fields or has invalid transports.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request.",
"issueDetails": [
{
"title": "Missing required fields",
"items": [
"protocolVersion",
"transports array"
]
}
]
},
{
"id": "endpoint-verification",
"title": "Verify advertised MCP transport endpoints",
"status": "fail",
"evidence": {
"probes": []
},
"issue": "At least one same-origin transport failed MCP initialize or advertised capability list probes. See probes[].capabilityProbes for the exact method, status, JSON-RPC error, and response excerpt.",
"howToFix": "Expose a real MCP endpoint for advertised transports, or remove transports that point to ordinary HTTP APIs."
},
{
"id": "tool-execution",
"title": "Verify advertised MCP tool execution",
"status": "warning",
"evidence": {
"probes": []
},
"issue": "MCP discovery passed, but no advertised tool could be safely executed by this scanner.",
"howToFix": "Implement tools/call for advertised tools, or report the MCP card as discovery-only until tools are executable."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
Why it matters
agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.
Check name
agent.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.
Result
agent.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agent.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent.json",
"statusCode": 403,
"contentType": "application/xml",
"length": 111
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 77886
}
]
},
"issue": "agent.json was not found at the expected path.",
"howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
}
]
}Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
Needs attention
agents.json
Issue
agents.json was not found at the expected path.
Why it matters
agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.
Check name
agents.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Informational
Goal
Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.
Result
agents.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agents.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agents.json",
"statusCode": 403,
"contentType": "application/xml",
"length": 111
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 77886
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Validate resource body".
17 Fail
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Validate resource body".
Needs attention
mcp.json
Issue
mcp.json response did not match the expected MCP server metadata shape. missing: protocolVersion; invalid transports: [{"index":0,"type":"","endpoint":"","missing":["type","url or endpoint"]}].
Details
Why it matters
MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.
Check name
mcp.json
Score
50/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.
Result
mcp.json failed at "Validate resource body".
Validation steps
Validate resource body
mcp.json response did not match the expected MCP server metadata shape. missing: protocolVersion; invalid transports: [{"index":0,"type":"","endpoint":"","missing":["type","url or endpoint"]}].
Missing required fields
- protocolVersion
Invalid transports
- #0 type= - missing: type, url or endpoint
Evidence
{
"failedStep": "validate",
"steps": [
{
"id": "fetch",
"title": "Fetch discovery resource",
"status": "pass",
"evidence": {
"path": "/.well-known/mcp/server-card.json",
"statusCode": 200,
"contentType": "application/json"
}
},
{
"id": "validate",
"title": "Validate resource body",
"status": "fail",
"evidence": {
"valid": false,
"validJson": true,
"compatibleContentType": true,
"document": {
"$comment": "Razorpay MCP Server Card — comprehensive descriptor for AI agents and developer tools. Covers authentication, deployment, tools, configuration, use cases, and FAQs.",
"schema_version": "0.1.0",
"name": "Razorpay MCP Server",
"description": "Official Razorpay MCP server. Enables AI assistants to execute payment operations via natural language — create orders, issue refunds, manage payment links, generate QR codes, reconcile settlements, and more. 39 tools spanning the full Razorpay payments stack.",
"version": "1.0.0",
"serverUrl": "https://mcp.razorpay.com/mcp",
"tools": {
"total": 39,
"note": "Tools marked localOnly:true require local server deployment. All others work on both remote and local.",
"categories": {
"payments": {
"description": "Core payment lifecycle operations — capture, fetch, update payments",
"tools": [
{
"name": "capture_payment",
"description": "Change a payment status from authorised to captured",
"localOnly": false
},
{
"name": "fetch_payment",
"description": "Fetch payment details by payment ID (pay_*)",
"localOnly": false
},
{
"name": "fetch_payment_card_details",
"description": "Fetch card details used for a payment",
"localOnly": false
},
{
"name": "fetch_all_payments",
"description": "Fetch all payments with filtering and pagination",
"localOnly": false
},
{
"name": "update_payment",
"description": "Update the notes field of a payment",
"localOnly": false
}
]
},
"payment_links": {
"description": "Create, send, and manage shareable payment links",
"tools": [
{
"name": "create_payment_link",
"description": "Create a new standard payment link",
"localOnly": false
},
{
"name": "create_payment_link_upi",
"description": "Create a new UPI-specific payment link",
"localOnly": false
},
{
"name": "fetch_all_payment_links",
"description": "Fetch all payment links",
"localOnly": false
},
{
"name": "fetch_payment_link",
"description": "Fetch details of a specific payment link by ID (plink_*)",
"localOnly": false
},
{
"name": "send_payment_link",
"description": "Send a payment link to a customer via SMS or email",
"localOnly": false
},
{
"name": "update_payment_link",
"description": "Update a standard payment link",
"localOnly": false
}
]
},
"orders": {
"description": "Order creation and lifecycle management. Order creation must be server-side only.",
"tools": [
{
"name": "create_order",
"description": "Create a payment order (order_*). Must be done server-side — never from client-side code.",
"localOnly": false
},
{
"name": "fetch_order",
"description": "Fetch order details by order ID (order_*)",
"localOnly": false
},
{
"name": "fetch_all_orders",
"description": "Fetch all orders with filtering",
"localOnly": false
},
{
"name": "update_order",
"description": "Update an order",
"localOnly": false
},
{
"name": "fetch_order_payments",
"description": "Fetch all payments made against a specific order",
"localOnly": false
}
]
},
"refunds": {
"description": "Refund initiation and tracking. create_refund requires local server deployment.",
"tools": [
{
"name": "create_refund",
"description": "Create a full or partial refund for a captured payment. Speed: normal (5-7 days) or optimum (instant if supported). Must be within 180 days of capture.",
"localOnly": true
},
{
"name": "fetch_refund",
"description": "Fetch refund details by refund ID (rfnd_*)",
"localOnly": false
},
{
"name": "fetch_all_refunds",
"description": "Fetch all refunds with filtering",
"localOnly": false
},
{
"name": "update_refund",
"description": "Update the notes field of a refund",
"localOnly": false
},
{
"name": "fetch_multiple_refunds_for_payment",
"description": "Fetch all refunds associated with a specific payment",
"localOnly": false
},
{
"name": "fetch_specific_refund_for_payment",
"description": "Fetch a specific refund for a specific payment",
"localOnly": false
}
]
},
"qr_codes": {
"description": "QR code payment generation and management. close_qr_code requires local server.",
"tools": [
{
"name": "create_qr_code",
"description": "Create a QR code for UPI or card payments",
"localOnly": false
},
{
"name": "fetch_qr_code",
"description": "Fetch QR code details by QR code ID",
"localOnly": false
},
{
"name": "fetch_all_qr_codes",
"description": "Fetch all QR codes",
"localOnly": false
},
{
"name": "fetch_qr_codes_by_customer_id",
"description": "Fetch QR codes associated with a specific customer",
"localOnly": false
},
{
"name": "fetch_qr_codes_by_payment_id",
"description": "Fetch QR codes associated with a specific payment",
"localOnly": false
},
{
"name": "fetch_payments_for_qr_code",
"description": "Fetch all payments received via a specific QR code",
"localOnly": false
},
{
"name": "close_qr_code",
"description": "Close a QR code to stop accepting new payments",
"localOnly": true
}
]
},
"settlements": {
"description": "Settlement tracking and reconciliation. create_instant_settlement requires local server.",
"tools": [
{
"name": "fetch_all_settlements",
"description": "Fetch all settlements",
"localOnly": false
},
{
"name": "fetch_settlement_with_id",
"description": "Fetch settlement details by settlement ID",
"localOnly": false
},
{
"name": "fetch_settlement_recon_details",
"description": "Fetch the settlement reconciliation report for detailed line-item breakdown",
"localOnly": false
},
{
"name": "create_instant_settlement",
"description": "Create an instant settlement to transfer funds to your bank account immediately",
"localOnly": true
},
{
"name": "fetch_all_instant_settlements",
"description": "Fetch all instant settlements",
"localOnly": false
},
{
"name": "fetch_instant_settlement_with_id",
"description": "Fetch a specific instant settlement by ID",
"localOnly": false
}
]
},
"payouts": {
"description": "Read-only payout operations via RazorpayX. Creating payouts requires direct REST API calls.",
"tools": [
{
"name": "fetch_all_payouts",
"description": "Fetch all payouts for a RazorpayX account number",
"localOnly": false
},
{
"name": "fetch_payout_by_id",
"description": "Fetch payout details by payout ID (pout_*)",
"localOnly": false
}
]
},
"checkout": {
"description": "AI-assisted checkout integration — detect project stack and generate Razorpay Checkout code",
"tools": [
{
"name": "detect_stack",
"description": "Detect the project language and framework for checkout integration guidance",
"localOnly": false
},
{
"name": "integrate_razorpay_checkout",
"description": "Generate Razorpay Checkout integration code tailored to the detected stack",
"localOnly": false
}
]
}
},
"localOnlyTools": [
"create_refund",
"close_qr_code",
"create_instant_settlement"
]
},
"serverInfo": {
"name": "Razorpay MCP Server",
"version": "1.0.0",
"description": "Official Razorpay MCP server. Enables AI assistants to execute payment operations via natural language — create orders, issue refunds, manage payment links, generate QR codes, reconcile settlements, and more. 39 tools spanning the full Razorpay payments stack.",
"homepage": "https://razorpay.com",
"icon": "https://razorpay.com/favicon.png",
"documentation": "https://razorpay.com/docs/build/llm-docs/mcp-server.md",
"toolsReference": "https://razorpay.com/docs/build/llm-docs/mcp-server/tools-reference.md",
"source": "https://github.com/razorpay/razorpay-mcp-server",
"supportedClients": [
"Claude Desktop",
"Cursor",
"Visual Studio Code",
"any MCP-compatible client"
]
},
"transport": {
"remote": {
"type": "http",
"url": "https://mcp.razorpay.com/mcp",
"description": "Hosted by Razorpay. Recommended for most users — zero infrastructure, automatic updates."
},
"local": {
"type": "stdio",
"description": "Self-hosted via Docker or built from source. Enables local-only tools (create_refund, close_qr_code, create_instant_settlement).",
"docker": "razorpay/razorpay-mcp-server:latest",
"source": "https://github.com/razorpay/razorpay-mcp-server"
}
},
"authentication": {
"primary": {
"type": "http_basic",
"description": "HTTP Basic Auth using Razorpay API keys. Base64-encode key_id:key_secret and pass as Authorization header. This is the primary and recommended method.",
"header": "Authorization: Basic <base64(key_id:key_secret)>",
"encodeCommand": "echo -n 'key_id:key_secret' | base64",
"keysUrl": "https://dashboard.razorpay.com/app/keys",
"testKeys": "Keys prefixed with rzp_test_ — use for development and testing",
"liveKeys": "Keys prefixed with rzp_live_ — use for production"
},
"oauth2": {
"type": "oauth2",
"flow": "authorization_code",
"pkce": true,
"pkceMethod": "S256",
"authorizationUrl": "https://mcp.razorpay.com/authorize",
"tokenUrl": "https://mcp.razorpay.com/token",
"registrationUrl": "https://mcp.razorpay.com/register",
"discoveryUrl": "https://mcp.razorpay.com/.well-known/oauth-authorization-server",
"tokenEndpointAuthMethod": "client_secret_post",
"scopes": [
"read_only"
],
"docs": "https://razorpay.com/docs/build/llm-docs/mcp-server/oauth.md",
"note": "OAuth endpoints are MCP protocol endpoints — not browser-navigable. Visiting them directly in a browser will show an error. Use these URLs only in MCP client configuration."
}
},
"deployment": {
"remote": {
"recommended": true,
"description": "Hosted by Razorpay. No infrastructure to manage, automatic updates, supports all remote tools.",
"docs": "https://razorpay.com/docs/build/llm-docs/mcp-server/remote.md",
"prerequisites": [
"Node.js (for npx mcp-remote)",
"Razorpay API keys"
],
"setup": {
"claude_desktop": {
"configFile": "~/Library/Application Support/Claude/claude_desktop_config.json",
"config": {
"mcpServers": {
"rzp-mcp-server": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.razorpay.com/mcp",
"--header",
"Authorization: Basic <BASE64_TOKEN>"
]
}
}
}
},
"cursor": {
"config": {
"mcpServers": {
"rzp-mcp-server": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.razorpay.com/mcp",
"--header",
"Authorization:${AUTH_HEADER}"
],
"env": {
"AUTH_HEADER": "Basic <BASE64_TOKEN>"
}
}
}
}
},
"vscode": {
"config": {
"mcp": {
"inputs": [
{
"type": "promptString",
"id": "merchant_token",
"description": "Razorpay Merchant Token (base64-encoded key_id:key_secret)",
"password": true
}
],
"servers": {
"razorpay-remote": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.razorpay.com/mcp",
"--header",
"Authorization: Basic ${input:merchant_token}"
]
}
}
}
}
}
}
},
"local": {
"recommended": false,
"description": "Self-hosted via Docker. Required for local-only tools: create_refund, close_qr_code, create_instant_settlement.",
"docs": "https://razorpay.com/docs/build/llm-docs/mcp-server/local.md",
"prerequisites": {
"required": [
"Docker",
"Razorpay API keys"
],
"sourceBuildsOnly": [
"Git",
"Golang"
]
},
"buildInstructions": {
"docker": [
"git clone https://github.com/razorpay/razorpay-mcp-server.git",
"cd razorpay-mcp-server",
"docker build -t razorpay-mcp-server:latest ."
],
"fromSource": [
"git clone https://github.com/razorpay/razorpay-mcp-server.git",
"cd razorpay-mcp-server",
"go build -o razorpay-mcp-server ./cmd/razorpay-mcp-server"
]
},
"setup": {
"claude_desktop": {
"configFile": "~/Library/Application Support/Claude/claude_desktop_config.json",
"config": {
"mcpServers": {
"razorpay-mcp-server": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"-e",
"RAZORPAY_KEY_ID",
"-e",
"RAZORPAY_KEY_SECRET",
"razorpay-mcp-server:latest"
],
"env": {
"RAZORPAY_KEY_ID": "your_razorpay_key_id",
"RAZORPAY_KEY_SECRET": "your_razorpay_key_secret"
}
}
}
}
},
"vscode": {
"config": {
"mcp": {
"inputs": [
{
"type": "promptString",
"id": "razorpay_key_id",
"description": "Razorpay Key ID",
"password": false
},
{
"type": "promptString",
"id": "razorpay_key_secret",
"description": "Razorpay Key Secret",
"password": true
}
],
"servers": {
"razorpay": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"RAZORPAY_KEY_ID",
"-e",
"RAZORPAY_KEY_SECRET",
"razorpay-mcp-server:latest"
],
"env": {
"RAZORPAY_KEY_ID": "${input:razorpay_key_id}",
"RAZORPAY_KEY_SECRET": "${input:razorpay_key_secret}"
}
}
}
}
}
}
}
}
},
"configuration": {
"docs": "https://razorpay.com/docs/build/llm-docs/mcp-server/configuration.md",
"environmentVariables": [
{
"name": "RAZORPAY_KEY_ID",
"type": "string",
"required": true,
"description": "Your Razorpay API key ID"
},
{
"name": "RAZORPAY_KEY_SECRET",
"type": "string",
"required": true,
"description": "Your Razorpay API key secret"
},
{
"name": "TOOLSETS",
"type": "string",
"required": false,
"default": "all",
"description": "Comma-separated list of toolsets to enable. Options: payments, payment_links, orders, refunds, qr_codes, settlements, payouts, checkout"
},
{
"name": "READ_ONLY",
"type": "boolean",
"required": false,
"default": false,
"description": "Run server in read-only mode — disables all write/create/update operations"
},
{
"name": "LOG_FILE",
"type": "string",
"required": false,
"description": "Path to log file for server logs"
}
],
"commandLineFlags": [
{
"flag": "--key / -k",
"description": "Razorpay API key ID"
},
{
"flag": "--secret / -s",
"description": "Razorpay API key secret"
},
{
"flag": "--toolsets / -t",
"description": "Comma-separated list of toolsets to enable"
},
{
"flag": "--read-only",
"description": "Enable read-only mode"
},
{
"flag": "--log-file / -l",
"description": "Path to log file"
}
]
},
"capabilities": {
"tools": true,
"resources": false,
"prompts": false,
"streaming": false
},
"rateLimiting": {
"throttleStatusCode": 429,
"errorMessage": "The server is processing too many requests and is unable to process your request. Retry after some time.",
"recommendedStrategy": "exponential backoff with jitter",
"note": "Razorpay does not publish specific rate limit quotas. Monitor for HTTP 429 and implement retry logic with exponential or stepped backoff. Add randomisation to backoff schedules to avoid thundering herd effects.",
"docs": "https://razorpay.com/docs/build/llm-docs/api/understand.md"
},
"useCases": [
{
"title": "Generate payment links without dashboard access",
"description": "Support and sales teams can create and send payment links instantly via natural language — no dashboard or developer involvement needed.",
"tools": [
"create_payment_link",
"create_payment_link_upi",
"send_payment_link"
]
},
{
"title": "Transaction lookup and customer support",
"description": "Fetch payment details, check status, and diagnose failures instantly for customer support queries.",
"tools": [
"fetch_payment",
"fetch_all_payments",
"fetch_order_payments"
]
},
{
"title": "Refund processing",
"description": "Issue full or partial refunds for captured payments. Requires local MCP server deployment.",
"tools": [
"fetch_payment",
"create_refund",
"fetch_refund"
],
"requirement": "local server only"
},
{
"title": "Settlement reconciliation",
"description": "Finance teams can query settlement data and reconciliation reports without exporting CSVs from the dashboard.",
"tools": [
"fetch_all_settlements",
"fetch_settlement_recon_details",
"fetch_settlement_with_id"
]
},
{
"title": "Payment failure analysis",
"description": "Fetch payments over a date range and analyse failure trends and patterns.",
"tools": [
"fetch_all_payments",
"fetch_payment"
]
},
{
"title": "QR code payment collection",
"description": "Create QR codes for in-person UPI or card payments, track payments received, and close QR codes when done.",
"tools": [
"create_qr_code",
"fetch_payments_for_qr_code",
"close_qr_code"
],
"note": "close_qr_code requires local server"
},
{
"title": "Checkout integration scaffolding",
"description": "AI detects your project stack and generates ready-to-use Razorpay Checkout integration code.",
"tools": [
"detect_stack",
"integrate_razorpay_checkout"
]
}
],
"faqs": [
{
"question": "What is MCP (Model Context Protocol)?",
"answer": "An open standard that allows AI models to interact with external tools and services. It enables assistants like Claude to execute real operations on external platforms through standardized interfaces."
},
{
"question": "Can I use this in production?",
"answer": "Yes. The Razorpay MCP Server is an official integration designed for production use. Use rzp_live_* keys for production and rzp_test_* keys for development."
},
{
"question": "How do I switch between test and live modes?",
"answer": "Use the corresponding API keys. Keys starting with rzp_test_ use sandbox. Keys starting with rzp_live_ use production. The server determines the environment from your credentials automatically."
},
{
"question": "What is the difference between Remote and Local deployment?",
"answer": "Remote is hosted by Razorpay — zero infrastructure, automatic updates, recommended for most users. Local is self-hosted via Docker, required for three write tools: create_refund, close_qr_code, and create_instant_settlement."
},
{
"question": "Why do OAuth URLs return an error when opened in a browser?",
"answer": "The OAuth endpoints (mcp.razorpay.com/authorize, /token, /register) are MCP protocol endpoints, not browser-navigable URLs. They are called by MCP clients during the OAuth handshake, not directly by users. See https://razorpay.com/docs/build/llm-docs/mcp-server/oauth.md for integration instructions."
},
{
"question": "Can agents create payouts via MCP?",
"answer": "No. The MCP server only supports read-only payout operations (fetch_all_payouts, fetch_payout_by_id). Creating payouts requires direct REST API calls to https://api.razorpay.com/v1/payouts."
},
{
"question": "Does the MCP server support subscriptions?",
"answer": "No. Subscription management is not available via MCP tools. Use the Razorpay REST API directly at https://api.razorpay.com/v1/subscriptions."
},
{
"question": "Which AI clients are supported?",
"answer": "Claude Desktop, Cursor, Visual Studio Code (with MCP extension), and any MCP-compatible client. See the deployment section for client-specific configuration."
}
]
},
"rawExcerpt": "{\n \"$comment\": \"Razorpay MCP Server Card \\u2014 comprehensive descriptor for AI agents and developer tools. Covers authentication, deployment, tools, configuration, use cases, and FAQs.\",\n \"schema_version\": \"0.1.0\",\n \"name\": \"Razorpay MCP Server\",\n \"description\": \"Official Razorpay MCP server. Enables AI assistants to execute payment operations via natural language \\u2014 create orders, issue refunds, manage payment links, generate QR codes, reconcile settlements, and more. 39 tools spanning the full Razorpay payments stack.\",\n \"version\": \"1.0.0\",\n \"serverUrl\": \"https://mcp.razorpay.com/mcp\",\n \"tools\": [\n \"capture_payment\", \"fetch_payment\", \"fetch_payment_card_details\", \"fetch_all_payments\", \"update_payment\",\n \"create_payment_link\", \"create_payment_link_upi\", \"fetch_all_paymen",
"issue": "mcp.json response did not match the expected MCP server metadata shape. missing: protocolVersion; invalid transports: [{\"index\":0,\"type\":\"\",\"endpoint\":\"\",\"missing\":[\"type\",\"url or endpoint\"]}].",
"issueDetails": [
{
"title": "Missing required fields",
"items": [
"protocolVersion"
]
},
{
"title": "Invalid transports",
"items": [
"#0 type= - missing: type, url or endpoint"
]
}
],
"missing": [
"protocolVersion"
],
"protocolVersion": "",
"transportCount": 1,
"transports": [
{
"remote": {
"type": "http",
"url": "https://mcp.razorpay.com/mcp",
"description": "Hosted by Razorpay. Recommended for most users — zero infrastructure, automatic updates."
},
"local": {
"type": "stdio",
"description": "Self-hosted via Docker or built from source. Enables local-only tools (create_refund, close_qr_code, create_instant_settlement).",
"docker": "razorpay/razorpay-mcp-server:latest",
"source": "https://github.com/razorpay/razorpay-mcp-server"
}
}
],
"invalidTransports": [
{
"index": 0,
"type": "",
"endpoint": "",
"missing": [
"type",
"url or endpoint"
]
}
],
"toolCount": 0,
"capabilityKeys": [
"tools",
"resources",
"prompts",
"streaming"
]
},
"issue": "mcp.json response did not match the expected MCP server metadata shape. missing: protocolVersion; invalid transports: [{\"index\":0,\"type\":\"\",\"endpoint\":\"\",\"missing\":[\"type\",\"url or endpoint\"]}].",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities.",
"issueDetails": [
{
"title": "Missing required fields",
"items": [
"protocolVersion"
]
},
{
"title": "Invalid transports",
"items": [
"#0 type= - missing: type, url or endpoint"
]
}
]
}
]
}Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch advertised API catalog targets".
17 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch advertised API catalog targets".
Needs attention
API Catalog
Issue
API Catalog target https://razorpay.com/openapi.json (item) advertised application/openapi+json but returned application/json.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
67/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch advertised API catalog targets".
Validation steps
Fetch advertised API catalog targets
API Catalog target https://razorpay.com/openapi.json (item) advertised application/openapi+json but returned application/json.
Evidence
{
"failedStep": "target-validation",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "pass",
"evidence": {
"statusCode": 200,
"contentType": "application/linkset+json"
},
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "pass",
"evidence": {
"valid": true,
"compatibleContentType": true,
"linksetItems": 1,
"relations": [
"item",
"service-desc",
"service-doc",
"status",
"type"
],
"usefulRelations": [
"service-desc",
"service-doc",
"status"
],
"legacyRelations": [],
"hrefIssues": [],
"targetUrlIssues": [],
"links": [
{
"anchor": "https://razorpay.com",
"rel": "item",
"href": "https://razorpay.com/openapi.json",
"type": "application/openapi+json"
},
{
"anchor": "https://razorpay.com",
"rel": "service-desc",
"href": "https://razorpay.com/openapi.json",
"type": "application/openapi+json"
},
{
"anchor": "https://razorpay.com",
"rel": "service-doc",
"href": "https://razorpay.com/docs/api/",
"type": "text/html"
},
{
"anchor": "https://razorpay.com",
"rel": "status",
"href": "https://status.razorpay.com/",
"type": "text/html"
},
{
"anchor": "https://razorpay.com",
"rel": "type",
"href": "https://schema.org/FinancialService"
}
],
"parsedSummary": [
{
"anchor": "https://razorpay.com",
"item": [
{
"href": "https://razorpay.com/openapi.json",
"type": "application/openapi+json"
}
],
"service-desc": [
{
"href": "https://razorpay.com/openapi.json",
"type": "application/openapi+json",
"title": "Razorpay REST API — OpenAPI 3.0"
}
],
"service-doc": [
{
"href": "https://razorpay.com/docs/api/",
"type": "text/html",
"title": "Razorpay API Reference"
}
],
"status": [
{
"href": "https://status.razorpay.com/",
"type": "text/html"
}
],
"type": [
{
"href": "https://schema.org/FinancialService"
}
]
}
],
"rawExcerpt": "{\n \"$comment\": \"RFC 9727 API Catalog (application/linkset+json). This is a discovery index — it points to the full OpenAPI spec. It is NOT the spec itself.\",\n \"linkset\": [\n {\n \"anchor\": \"https://razorpay.com\",\n \"item\": [\n {\n \"href\": \"https://razorpay.com/openapi.json\",\n \"type\": \"application/openapi+json\"\n }\n ],\n \"service-desc\": [\n {\n \"href\": \"https://razorpay.com/openapi.json\",\n \"type\": \"application/openapi+json\",\n \"title\": \"Razorpay REST API — OpenAPI 3.0\"\n }\n ],\n \"service-doc\": [\n {\n \"href\": \"https://razorpay.com/docs/api/\",\n \"type\": \"text/html\",\n \"title\": \"Razorpay API Reference\"\n }\n ],\n \"status\": [\n {\n \"href\": \"ht"
},
"howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
},
{
"id": "target-validation",
"title": "Fetch advertised API catalog targets",
"status": "fail",
"evidence": {
"checked": [
{
"rel": "item",
"href": "https://razorpay.com/openapi.json",
"type": "application/openapi+json",
"statusCode": 200,
"contentType": "application/json",
"typeMatches": false
},
{
"rel": "service-desc",
"href": "https://razorpay.com/openapi.json",
"type": "application/openapi+json",
"statusCode": 200,
"contentType": "application/json",
"typeMatches": false
},
{
"rel": "service-doc",
"href": "https://razorpay.com/docs/api/",
"type": "text/html",
"statusCode": 200,
"contentType": "text/html; charset=utf-8",
"typeMatches": true
},
{
"rel": "status",
"href": "https://status.razorpay.com/",
"skipped": "External target was not fetched."
},
{
"rel": "type",
"href": "https://schema.org/FinancialService",
"skipped": "External target was not fetched."
}
],
"failures": [
{
"rel": "item",
"href": "https://razorpay.com/openapi.json",
"expectedType": "application/openapi+json",
"actualContentType": "application/json",
"reason": "Content-Type did not match advertised type."
},
{
"rel": "service-desc",
"href": "https://razorpay.com/openapi.json",
"expectedType": "application/openapi+json",
"actualContentType": "application/json",
"reason": "Content-Type did not match advertised type."
}
]
},
"issue": "API Catalog target https://razorpay.com/openapi.json (item) advertised application/openapi+json but returned application/json.",
"howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
15 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Needs attention
DNS-AID Agent Discovery
Issue
No DNS-AID entrypoint records were found under _agents.
Why it matters
DNS-AID lets agents discover index, A2A, and other agent entrypoints before fetching HTTP metadata, while DNSSEC can authenticate the discovery zone.
Check name
DNS-AID Agent Discovery
Score
25/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish DNS for AI Discovery records under _agents for DNS-based agent entrypoint discovery.
Result
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Validation steps
Resolve DNS-AID SVCB/HTTPS records
No DNS-AID entrypoint records were found under _agents.
Validate alpn and endpoint parameters
Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.
Check DNSSEC material
DNSSEC material was not visible for the hostname or parent zone from this resolver.
Evidence
{
"failedStep": "svcb-https-records",
"steps": [
{
"id": "svcb-https-records",
"title": "Resolve DNS-AID SVCB/HTTPS records",
"status": "fail",
"evidence": {
"hostname": "razorpay.com",
"probes": [
{
"name": "_index._agents.razorpay.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.razorpay.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
}
]
},
"issue": "No DNS-AID entrypoint records were found under _agents.",
"howToFix": "Publish ServiceMode SVCB/HTTPS records such as _index._agents.example.com or _a2a._agents.example.com."
},
{
"id": "service-params",
"title": "Validate alpn and endpoint parameters",
"status": "informational",
"evidence": {
"discovered": []
},
"howToFix": "Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint."
},
{
"id": "dnssec",
"title": "Check DNSSEC material",
"status": "warning",
"evidence": {
"hasDnssecMaterial": false,
"checked": [
{
"name": "razorpay.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
}
]
},
"issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
"howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Validate resource body".
13 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Validate resource body".
Needs attention
Agent Skills index
Issue
Agent Skills Index response did not match the expected shape. missing or invalid top-level fields: version=0.2.0; invalid skills: [{"index":0,"name":"create-payment","missing":["digest"],"invalid":["type must be skill-md or archive"]},{"index":1,"name":"process-refund","missing":["digest"],"invalid":["type must be skill-md or archive"]},{"index":2,"name":"manage-payouts","missing":["digest"],"invalid":["type must be skill-md or archive"]},{"index":3,"name":"create-subscription","missing":["digest"],"invalid":["type must be skill-md or archive"]},{"index":4,"name":"fetch-transaction-data","missing":["digest"],"invalid":["type must be skill-md or archive"]}].
Why it matters
An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.
Check name
Agent Skills index
Score
33/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent skills discovery index.
Result
Agent Skills index failed at "Validate resource body".
Validation steps
Validate resource body
Agent Skills Index response did not match the expected shape. missing or invalid top-level fields: version=0.2.0; invalid skills: [{"index":0,"name":"create-payment","missing":["digest"],"invalid":["type must be skill-md or archive"]},{"index":1,"name":"process-refund","missing":["digest"],"invalid":["type must be skill-md or archive"]},{"index":2,"name":"manage-payouts","missing":["digest"],"invalid":["type must be skill-md or archive"]},{"index":3,"name":"create-subscription","missing":["digest"],"invalid":["type must be skill-md or archive"]},{"index":4,"name":"fetch-transaction-data","missing":["digest"],"invalid":["type must be skill-md or archive"]}].
Fetch advertised SKILL.md files
One or more advertised skill URLs were missing, did not look like SKILL.md Markdown, or failed digest verification.
Evidence
{
"failedStep": "validate",
"steps": [
{
"id": "fetch",
"title": "Fetch discovery resource",
"status": "pass",
"evidence": {
"path": "/.well-known/agent-skills/index.json",
"statusCode": 200,
"contentType": "application/json"
}
},
{
"id": "validate",
"title": "Validate resource body",
"status": "fail",
"evidence": {
"valid": false,
"validJson": true,
"compatibleContentType": true,
"document": {
"$schema": "https://agentskills.io/schema/v0.2.0/index.json",
"skills": [
{
"name": "create-payment",
"type": "api",
"description": "Create a payment order or payment link for a specified amount and currency. Supports UPI, cards, netbanking, wallets, EMI and 180+ payment methods.",
"url": "https://razorpay.com/.well-known/agent-skills/create-payment.json",
"sha256": "486afd17214db8f677d541d19950960b71c1937abc1d8bf20bbe4f41de318c7b"
},
{
"name": "process-refund",
"type": "api",
"description": "Initiate a full or partial refund for a captured payment.",
"url": "https://razorpay.com/.well-known/agent-skills/process-refund.json",
"sha256": "428a5e272c0c61b1b4a6bd2078e9d2d9959888653357d751db61dbc2683501b1"
},
{
"name": "manage-payouts",
"type": "api",
"description": "Create and manage payouts to vendor bank accounts and UPI via Razorpay X.",
"url": "https://razorpay.com/.well-known/agent-skills/manage-payouts.json",
"sha256": "15ae2a0390122df22f55d0b1f427830f6878c9e0f8903c47ed3b47a66b14d070"
},
{
"name": "create-subscription",
"type": "api",
"description": "Set up recurring billing subscriptions with customisable billing cycles and amounts.",
"url": "https://razorpay.com/.well-known/agent-skills/create-subscription.json",
"sha256": "0a0caf0ec31f3ba08b9ae20bd7eef3eac85533f7c46496dbcbd840e0f92026ed"
},
{
"name": "fetch-transaction-data",
"type": "api",
"description": "Retrieve payment, order, refund, and settlement details for reporting and reconciliation.",
"url": "https://razorpay.com/.well-known/agent-skills/fetch-transaction-data.json",
"sha256": "e51f93688affb73dac0473858ceee22cb8d07b79443313f7592192040f19b8bf"
}
]
},
"rawExcerpt": "{\n \"$schema\": \"https://agentskills.io/schema/v0.2.0/index.json\",\n \"skills\": [\n {\n \"name\": \"create-payment\",\n \"type\": \"api\",\n \"description\": \"Create a payment order or payment link for a specified amount and currency. Supports UPI, cards, netbanking, wallets, EMI and 180+ payment methods.\",\n \"url\": \"https://razorpay.com/.well-known/agent-skills/create-payment.json\",\n \"sha256\": \"486afd17214db8f677d541d19950960b71c1937abc1d8bf20bbe4f41de318c7b\"\n },\n {\n \"name\": \"process-refund\",\n \"type\": \"api\",\n \"description\": \"Initiate a full or partial refund for a captured payment.\",\n \"url\": \"https://razorpay.com/.well-known/agent-skills/process-refund.json\",\n \"sha256\": \"428a5e272c0c61b1b4a6bd2078e9d2d9959888653357d751db61dbc2683501b1\"\n },\n ",
"issue": "Agent Skills Index response did not match the expected shape. missing or invalid top-level fields: version=0.2.0; invalid skills: [{\"index\":0,\"name\":\"create-payment\",\"missing\":[\"digest\"],\"invalid\":[\"type must be skill-md or archive\"]},{\"index\":1,\"name\":\"process-refund\",\"missing\":[\"digest\"],\"invalid\":[\"type must be skill-md or archive\"]},{\"index\":2,\"name\":\"manage-payouts\",\"missing\":[\"digest\"],\"invalid\":[\"type must be skill-md or archive\"]},{\"index\":3,\"name\":\"create-subscription\",\"missing\":[\"digest\"],\"invalid\":[\"type must be skill-md or archive\"]},{\"index\":4,\"name\":\"fetch-transaction-data\",\"missing\":[\"digest\"],\"invalid\":[\"type must be skill-md or archive\"]}].",
"schema": "https://agentskills.io/schema/v0.2.0/index.json",
"skillCount": 5,
"validSkillCount": 0,
"invalidSkills": [
{
"index": 0,
"name": "create-payment",
"missing": [
"digest"
],
"invalid": [
"type must be skill-md or archive"
]
},
{
"index": 1,
"name": "process-refund",
"missing": [
"digest"
],
"invalid": [
"type must be skill-md or archive"
]
},
{
"index": 2,
"name": "manage-payouts",
"missing": [
"digest"
],
"invalid": [
"type must be skill-md or archive"
]
},
{
"index": 3,
"name": "create-subscription",
"missing": [
"digest"
],
"invalid": [
"type must be skill-md or archive"
]
},
{
"index": 4,
"name": "fetch-transaction-data",
"missing": [
"digest"
],
"invalid": [
"type must be skill-md or archive"
]
}
],
"skills": [
{
"name": "create-payment",
"type": "api",
"description": "Create a payment order or payment link for a specified amount and currency. Supports UPI, cards, netbanking, wallets, EMI and 180+ payment methods.",
"url": "https://razorpay.com/.well-known/agent-skills/create-payment.json",
"sha256": "486afd17214db8f677d541d19950960b71c1937abc1d8bf20bbe4f41de318c7b"
},
{
"name": "process-refund",
"type": "api",
"description": "Initiate a full or partial refund for a captured payment.",
"url": "https://razorpay.com/.well-known/agent-skills/process-refund.json",
"sha256": "428a5e272c0c61b1b4a6bd2078e9d2d9959888653357d751db61dbc2683501b1"
},
{
"name": "manage-payouts",
"type": "api",
"description": "Create and manage payouts to vendor bank accounts and UPI via Razorpay X.",
"url": "https://razorpay.com/.well-known/agent-skills/manage-payouts.json",
"sha256": "15ae2a0390122df22f55d0b1f427830f6878c9e0f8903c47ed3b47a66b14d070"
},
{
"name": "create-subscription",
"type": "api",
"description": "Set up recurring billing subscriptions with customisable billing cycles and amounts.",
"url": "https://razorpay.com/.well-known/agent-skills/create-subscription.json",
"sha256": "0a0caf0ec31f3ba08b9ae20bd7eef3eac85533f7c46496dbcbd840e0f92026ed"
},
{
"name": "fetch-transaction-data",
"type": "api",
"description": "Retrieve payment, order, refund, and settlement details for reporting and reconciliation.",
"url": "https://razorpay.com/.well-known/agent-skills/fetch-transaction-data.json",
"sha256": "e51f93688affb73dac0473858ceee22cb8d07b79443313f7592192040f19b8bf"
}
]
},
"issue": "Agent Skills Index response did not match the expected shape. missing or invalid top-level fields: version=0.2.0; invalid skills: [{\"index\":0,\"name\":\"create-payment\",\"missing\":[\"digest\"],\"invalid\":[\"type must be skill-md or archive\"]},{\"index\":1,\"name\":\"process-refund\",\"missing\":[\"digest\"],\"invalid\":[\"type must be skill-md or archive\"]},{\"index\":2,\"name\":\"manage-payouts\",\"missing\":[\"digest\"],\"invalid\":[\"type must be skill-md or archive\"]},{\"index\":3,\"name\":\"create-subscription\",\"missing\":[\"digest\"],\"invalid\":[\"type must be skill-md or archive\"]},{\"index\":4,\"name\":\"fetch-transaction-data\",\"missing\":[\"digest\"],\"invalid\":[\"type must be skill-md or archive\"]}].",
"howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
},
{
"id": "skill-documents",
"title": "Fetch advertised SKILL.md files",
"status": "fail",
"evidence": {
"checkedCount": 5,
"totalCount": 5,
"checked": [
{
"url": "https://razorpay.com/.well-known/agent-skills/create-payment.json",
"statusCode": 200,
"contentType": "application/json",
"hasSkillHeading": false,
"length": 5916,
"advertisedDigest": "",
"actualDigest": "",
"digestMatches": false
},
{
"url": "https://razorpay.com/.well-known/agent-skills/process-refund.json",
"statusCode": 200,
"contentType": "application/json",
"hasSkillHeading": false,
"length": 4853,
"advertisedDigest": "",
"actualDigest": "",
"digestMatches": false
},
{
"url": "https://razorpay.com/.well-known/agent-skills/manage-payouts.json",
"statusCode": 200,
"contentType": "application/json",
"hasSkillHeading": false,
"length": 7294,
"advertisedDigest": "",
"actualDigest": "",
"digestMatches": false
},
{
"url": "https://razorpay.com/.well-known/agent-skills/create-subscription.json",
"statusCode": 200,
"contentType": "application/json",
"hasSkillHeading": false,
"length": 6457,
"advertisedDigest": "",
"actualDigest": "",
"digestMatches": false
},
{
"url": "https://razorpay.com/.well-known/agent-skills/fetch-transaction-data.json",
"statusCode": 200,
"contentType": "application/json",
"hasSkillHeading": false,
"length": 5351,
"advertisedDigest": "",
"actualDigest": "",
"digestMatches": false
}
]
},
"issue": "One or more advertised skill URLs were missing, did not look like SKILL.md Markdown, or failed digest verification.",
"howToFix": "Make every advertised skill URL return Markdown with a top-level heading and a matching sha256 digest, or remove broken entries from the index."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Validate resource body".
10 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Validate resource body".
Needs attention
A2A Agent Card
Issue
A2A Agent Card response is missing required fields or has invalid skill entries.
Details
Why it matters
A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.
Check name
A2A Agent Card
Score
50/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent card so A2A-compatible clients can discover capabilities.
Result
A2A Agent Card failed at "Validate resource body".
Validation steps
Validate resource body
A2A Agent Card response is missing required fields or has invalid skill entries.
Missing required fields
- protocolVersion
Verify advertised A2A endpoint
message/send did not return a successful A2A Message or Task result. Evidence includes status, JSON-RPC error, and response excerpt.
Verify advertised A2A skill execution
A2A endpoint responded, but advertised skill execution was not verified. Evidence includes the requested skill, status, JSON-RPC error, and response excerpt.
Evidence
{
"failedStep": "validate",
"steps": [
{
"id": "fetch",
"title": "Fetch discovery resource",
"status": "pass",
"evidence": {
"path": "/.well-known/agent-card.json",
"statusCode": 200,
"contentType": "application/json"
}
},
{
"id": "validate",
"title": "Validate resource body",
"status": "fail",
"evidence": {
"valid": false,
"validJson": true,
"compatibleContentType": true,
"document": {
"schema_version": "v1",
"name": "Razorpay",
"description": "Razorpay is an RBI-authorised full-stack payment platform for businesses in India, Malaysia (via Curlec), Singapore, and the USA. Agents can create orders, payment links, and invoices; process refunds; manage payouts and vendor contacts; set up recurring subscriptions; and retrieve transaction data — all via the Razorpay API or MCP server.",
"url": "https://razorpay.com",
"iconUrl": "https://razorpay.com/favicon.png",
"version": "1.0.0",
"documentationUrl": "https://razorpay.com/docs/",
"serviceUrl": "https://mcp.razorpay.com/mcp",
"capabilities": {
"streaming": false,
"pushNotifications": true,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"authentication": [
{
"scheme": "Basic",
"description": "HTTP Basic Authentication using Razorpay API keys. Set the Authorization header to 'Basic base64(key_id:key_secret)'. Generate API keys at https://dashboard.razorpay.com/app/keys. Use keys prefixed with rzp_test_ for sandbox testing — same API URL, test keys route to sandbox.",
"credentials": "key_id:key_secret (base64-encoded)"
},
{
"scheme": "OAuth2",
"description": "OAuth 2.0 Authorization Code flow with PKCE (S256) for MCP server access at https://mcp.razorpay.com/mcp. Register a client via Dynamic Client Registration at the registration endpoint, then follow the authorization code flow. Supports grant types: authorization_code, client_credentials, refresh_token. Scope: read_only.",
"authorizationUrl": "https://mcp.razorpay.com/authorize",
"tokenUrl": "https://mcp.razorpay.com/token",
"registrationUrl": "https://mcp.razorpay.com/register",
"discoveryUrl": "https://mcp.razorpay.com/.well-known/oauth-authorization-server",
"scopes": [
"read_only"
],
"pkce": true,
"docs": "https://razorpay.com/docs/build/llm-docs/mcp-server/oauth.md"
}
],
"skills": [
{
"id": "create-payment",
"name": "Create Payment",
"description": "Create a payment order or payment link for a specified amount and currency. Supports UPI, cards, netbanking, wallets, EMI, and 180+ payment methods. Amount must be in the smallest currency unit (paise for INR). Supports 120+ currencies for international payments.",
"tags": [
"payments",
"orders",
"payment-links",
"upi",
"international"
],
"examples": [
"Create a payment link for ₹500",
"Generate a payment order for 1000 INR",
"Create a payment request and notify the customer via SMS and email",
"Create an international payment order in USD"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "track-payment",
"name": "Track Payment",
"description": "Retrieve the status and details of an existing payment, order, or payment link using its ID. Supports listing with filters such as date range and count.",
"tags": [
"payments",
"status",
"orders"
],
"examples": [
"What is the status of payment pay_ABC123?",
"Check if order ord_XYZ is fully paid",
"List all payments from the last 7 days",
"Get details for payment link plink_123456"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "issue-refund",
"name": "Issue Refund",
"description": "Initiate a full or partial refund for a completed payment. Refunds are processed to the original payment method. Supports normal and optimum (instant) refund speeds.",
"tags": [
"payments",
"refunds"
],
"examples": [
"Refund payment pay_ABC123 fully",
"Issue a partial refund of ₹200 for payment pay_XYZ",
"Process an instant refund for my customer",
"List all refunds for payment pay_ABC123"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "create-payout",
"name": "Create Payout",
"description": "Send money to a vendor, employee, or customer bank account or UPI ID via RazorpayX Payouts. Supported transfer modes: IMPS, NEFT, RTGS, UPI, Amazon Pay, and card.",
"tags": [
"payouts",
"transfers",
"razorpayx",
"neft",
"upi"
],
"examples": [
"Pay ₹5000 to HDFC bank account via IMPS",
"Send payout to UPI ID user@upi",
"Transfer salary to employee bank account via NEFT",
"Cancel a queued payout pout_ABC123"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "manage-contacts",
"name": "Manage Contacts and Fund Accounts",
"description": "Create and manage vendor, employee, or customer contacts in RazorpayX. Link bank accounts or UPI IDs to contacts as fund accounts for payouts.",
"tags": [
"contacts",
"fund-accounts",
"razorpayx",
"vendors",
"employees"
],
"examples": [
"Create a vendor contact for Acme Corp",
"Link HDFC bank account to contact cont_ABC123",
"Add UPI ID vendor@upi as a fund account",
"Create an employee contact for payroll payout"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "create-invoice",
"name": "Create Invoice",
"description": "Generate a GST-compliant invoice with line items and optionally send it to a customer via email or SMS. Supports cancellation of unpaid invoices.",
"tags": [
"invoices",
"billing",
"GST"
],
"examples": [
"Create an invoice for ₹10,000 for Acme Corp",
"Generate a GST invoice and send it to [email protected]",
"Cancel unpaid invoice inv_ABC123",
"Fetch invoice inv_XYZ and check its status"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "manage-subscriptions",
"name": "Manage Subscriptions",
"description": "Create subscription plans and manage recurring billing. Subscribe customers to plans with configurable billing intervals (daily, weekly, monthly, yearly). Handle cancellations and track recurring charge events.",
"tags": [
"subscriptions",
"recurring",
"billing",
"plans"
],
"examples": [
"Create a monthly subscription plan for ₹999",
"Subscribe customer to the pro plan for 12 billing cycles",
"Cancel subscription sub_XYZ",
"Fetch the current status of subscription sub_ABC123"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "webhook-events",
"name": "Webhook Event Reference",
"description": "Razorpay sends real-time webhook events to your configured endpoint for payment, refund, payout, subscription, and invoice state changes. Webhooks are configured in the Razorpay Dashboard (Settings → Webhooks). Verify incoming events using HMAC-SHA256 of the request body with your webhook secret, compared against the X-Razorpay-Signature header.",
"tags": [
"webhooks",
"events",
"notifications"
],
"examples": [
"What events does Razorpay emit when a payment succeeds?",
"How do I verify an incoming Razorpay webhook?",
"What webhook event fires when a subscription charge is collected?",
"Which events should I listen to for payout status updates?"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"provider": {
"organization": "Razorpay Software Private Limited",
"url": "https://razorpay.com"
}
},
"rawExcerpt": "{\n \"schema_version\": \"v1\",\n \"name\": \"Razorpay\",\n \"description\": \"Razorpay is an RBI-authorised full-stack payment platform for businesses in India, Malaysia (via Curlec), Singapore, and the USA. Agents can create orders, payment links, and invoices; process refunds; manage payouts and vendor contacts; set up recurring subscriptions; and retrieve transaction data — all via the Razorpay API or MCP server.\",\n \"url\": \"https://razorpay.com\",\n \"iconUrl\": \"https://razorpay.com/favicon.png\",\n \"version\": \"1.0.0\",\n \"documentationUrl\": \"https://razorpay.com/docs/\",\n \"serviceUrl\": \"https://mcp.razorpay.com/mcp\",\n \"capabilities\": {\n \"streaming\": false,\n \"pushNotifications\": true,\n \"stateTransitionHistory\": false\n },\n \"defaultInputModes\": [\"text/plain\", \"application/json\"],\n \"defaul",
"issue": "A2A Agent Card response is missing required fields or has invalid skill entries.",
"issueDetails": [
{
"title": "Missing required fields",
"items": [
"protocolVersion"
]
}
],
"missing": [
"protocolVersion"
],
"endpointIssues": [],
"protocolVersion": "",
"latestVersion": false,
"versionCompatibility": "unknown",
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"supportedInterfaces": [],
"cardShapeWarnings": [],
"invalidSkills": [],
"skills": [
{
"id": "create-payment",
"name": "Create Payment",
"description": "Create a payment order or payment link for a specified amount and currency. Supports UPI, cards, netbanking, wallets, EMI, and 180+ payment methods. Amount must be in the smallest currency unit (paise for INR). Supports 120+ currencies for international payments.",
"tags": [
"payments",
"orders",
"payment-links",
"upi",
"international"
],
"examples": [
"Create a payment link for ₹500",
"Generate a payment order for 1000 INR",
"Create a payment request and notify the customer via SMS and email",
"Create an international payment order in USD"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "track-payment",
"name": "Track Payment",
"description": "Retrieve the status and details of an existing payment, order, or payment link using its ID. Supports listing with filters such as date range and count.",
"tags": [
"payments",
"status",
"orders"
],
"examples": [
"What is the status of payment pay_ABC123?",
"Check if order ord_XYZ is fully paid",
"List all payments from the last 7 days",
"Get details for payment link plink_123456"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "issue-refund",
"name": "Issue Refund",
"description": "Initiate a full or partial refund for a completed payment. Refunds are processed to the original payment method. Supports normal and optimum (instant) refund speeds.",
"tags": [
"payments",
"refunds"
],
"examples": [
"Refund payment pay_ABC123 fully",
"Issue a partial refund of ₹200 for payment pay_XYZ",
"Process an instant refund for my customer",
"List all refunds for payment pay_ABC123"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "create-payout",
"name": "Create Payout",
"description": "Send money to a vendor, employee, or customer bank account or UPI ID via RazorpayX Payouts. Supported transfer modes: IMPS, NEFT, RTGS, UPI, Amazon Pay, and card.",
"tags": [
"payouts",
"transfers",
"razorpayx",
"neft",
"upi"
],
"examples": [
"Pay ₹5000 to HDFC bank account via IMPS",
"Send payout to UPI ID user@upi",
"Transfer salary to employee bank account via NEFT",
"Cancel a queued payout pout_ABC123"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "manage-contacts",
"name": "Manage Contacts and Fund Accounts",
"description": "Create and manage vendor, employee, or customer contacts in RazorpayX. Link bank accounts or UPI IDs to contacts as fund accounts for payouts.",
"tags": [
"contacts",
"fund-accounts",
"razorpayx",
"vendors",
"employees"
],
"examples": [
"Create a vendor contact for Acme Corp",
"Link HDFC bank account to contact cont_ABC123",
"Add UPI ID vendor@upi as a fund account",
"Create an employee contact for payroll payout"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "create-invoice",
"name": "Create Invoice",
"description": "Generate a GST-compliant invoice with line items and optionally send it to a customer via email or SMS. Supports cancellation of unpaid invoices.",
"tags": [
"invoices",
"billing",
"GST"
],
"examples": [
"Create an invoice for ₹10,000 for Acme Corp",
"Generate a GST invoice and send it to [email protected]",
"Cancel unpaid invoice inv_ABC123",
"Fetch invoice inv_XYZ and check its status"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "manage-subscriptions",
"name": "Manage Subscriptions",
"description": "Create subscription plans and manage recurring billing. Subscribe customers to plans with configurable billing intervals (daily, weekly, monthly, yearly). Handle cancellations and track recurring charge events.",
"tags": [
"subscriptions",
"recurring",
"billing",
"plans"
],
"examples": [
"Create a monthly subscription plan for ₹999",
"Subscribe customer to the pro plan for 12 billing cycles",
"Cancel subscription sub_XYZ",
"Fetch the current status of subscription sub_ABC123"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "webhook-events",
"name": "Webhook Event Reference",
"description": "Razorpay sends real-time webhook events to your configured endpoint for payment, refund, payout, subscription, and invoice state changes. Webhooks are configured in the Razorpay Dashboard (Settings → Webhooks). Verify incoming events using HMAC-SHA256 of the request body with your webhook secret, compared against the X-Razorpay-Signature header.",
"tags": [
"webhooks",
"events",
"notifications"
],
"examples": [
"What events does Razorpay emit when a payment succeeds?",
"How do I verify an incoming Razorpay webhook?",
"What webhook event fires when a subscription charge is collected?",
"Which events should I listen to for payout status updates?"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"endpointUrl": "https://razorpay.com",
"skillCount": 8,
"capabilityKeys": [
"streaming",
"pushNotifications",
"stateTransitionHistory"
]
},
"issue": "A2A Agent Card response is missing required fields or has invalid skill entries.",
"howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests.",
"issueDetails": [
{
"title": "Missing required fields",
"items": [
"protocolVersion"
]
}
]
},
{
"id": "protocol-version",
"title": "Report A2A protocol version compatibility",
"status": "pass",
"evidence": {
"protocolVersion": "",
"versionCompatibility": "unknown",
"latestVersion": false,
"cardShapeWarnings": []
},
"howToFix": "Publish a latest A2A card with supportedInterfaces when targeting v1.x, or keep reporting legacy cards as legacy-compatible."
},
{
"id": "endpoint-verification",
"title": "Verify advertised A2A endpoint",
"status": "fail",
"evidence": {
"url": "https://razorpay.com/",
"statusCode": 403,
"contentType": "text/html",
"validA2aResponse": false,
"excerpt": "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">\n<HTML><HEAD><META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=iso-8859-1\">\n<TITLE>ERROR: The request could not be satisfied</TITLE>\n</HEAD><BODY>\n<H1>403 ERROR</H1>\n<H2>The request could "
},
"issue": "message/send did not return a successful A2A Message or Task result. Evidence includes status, JSON-RPC error, and response excerpt.",
"howToFix": "Point the card url to a real A2A endpoint that can execute or decline advertised skills with a valid A2A response."
},
{
"id": "skill-execution",
"title": "Verify advertised A2A skill execution",
"status": "warning",
"evidence": {
"ok": false,
"skipped": "No create_scan skill was advertised.",
"advertisedSkillIds": [
"create-payment",
"track-payment",
"issue-refund",
"create-payout",
"manage-contacts",
"create-invoice",
"manage-subscriptions",
"webhook-events"
]
},
"issue": "A2A endpoint responded, but advertised skill execution was not verified. Evidence includes the requested skill, status, JSON-RPC error, and response excerpt.",
"howToFix": "Make advertised A2A skills executable through message/send, or mark them as discovery-only until execution is implemented."
}
]
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery has a validation warning at "Check machine-usable API details".
9 Warning
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery has a validation warning at "Check machine-usable API details".
Needs attention
OpenAPI discovery
Issue
OpenAPI is valid, but missing schemas, parameters, servers, or security details reduce machine usability.
Why it matters
OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.
Check name
OpenAPI discovery
Score
83/100
Status
warning
Category
API
Maturity
Established
Goal
Publish a valid OpenAPI or Swagger document for API discovery.
Result
OpenAPI discovery has a validation warning at "Check machine-usable API details".
Validation steps
Check machine-usable API details
OpenAPI is valid, but missing schemas, parameters, servers, or security details reduce machine usability.
Evidence
{
"failedStep": "machine-usable-detail",
"steps": [
{
"id": "fetch",
"title": "Fetch OpenAPI document",
"status": "pass",
"evidence": {
"found": "/openapi.json",
"statusCode": 200,
"contentType": "application/json"
}
},
{
"id": "validate",
"title": "Validate baseline OpenAPI structure",
"status": "pass",
"evidence": {
"valid": true,
"compatibleContentType": true,
"format": "json",
"version": "3.0.0",
"pathCount": 93,
"operationCount": 136,
"operationWarnings": [
{
"path": "/disputes/{id}/accept",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/documents/{id}/content",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/payment_links/{id}/cancel",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/payment_links/{id}/notify_by/{medium}",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/payments/qr_codes/{id}/close",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/invoices/{id}/issue",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/invoices/{id}/cancel",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/invoices/{id}/notify_by/{medium}",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/subscriptions/{id}/cancel_scheduled_changes",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/contacts/{contact_id}",
"method": "get",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/contacts/{contact_id}",
"method": "patch",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/fund_accounts/{fund_account_id}",
"method": "get",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/fund_accounts/{fund_account_id}",
"method": "patch",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/fund_accounts/validations/{validation_id}",
"method": "get",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/payouts/{payout_id}",
"method": "get",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/payouts/{payout_id}/cancel",
"method": "post",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/payouts/{payout_id}/cancel",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/payouts/{payout_id}/approve",
"method": "post",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/payouts/{payout_id}/reject",
"method": "post",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/payout-links/{payout_link_id}",
"method": "get",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/payout-links/{payout_link_id}/cancel",
"method": "post",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/payout-links/{payout_link_id}/cancel",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/transactions/{transaction_id}",
"method": "get",
"field": "parameters",
"issue": "Templated path has no parameters."
}
],
"hasServers": true,
"hasSecuritySchemes": true,
"hasExplicitNoAuth": false,
"rawExcerpt": "{\n \"openapi\": \"3.0.0\",\n \"info\": {\n \"title\": \"Razorpay API\",\n \"version\": \"1.0.0\",\n \"description\": \"Razorpay payment gateway APIs for accepting payments, managing orders, processing refunds, payouts, and subscriptions. All amounts are in the smallest currency sub-unit (e.g. paise for INR). Supports 180+ payment methods including UPI, cards, netbanking, wallets, and EMI.\",\n \"termsOfService\": \"https://razorpay.com/terms/\",\n \"contact\": {\n \"name\": \"Razorpay Support\",\n \"url\": \"https://razorpay.com/support/\",\n \"email\": \"[email protected]\"\n },\n \"license\": {\n \"name\": \"Proprietary\",\n \"url\": \"https://razorpay.com/terms/\"\n },\n \"x-logo\": {\n \"url\": \"https://razorpay.com/favicon.png\"\n },\n \"x-auth-environments\": {\n \"test\": {\n \""
}
},
{
"id": "machine-usable-detail",
"title": "Check machine-usable API details",
"status": "warning",
"evidence": {
"warningCount": 23,
"warnings": [
{
"path": "/disputes/{id}/accept",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/documents/{id}/content",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/payment_links/{id}/cancel",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/payment_links/{id}/notify_by/{medium}",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/payments/qr_codes/{id}/close",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/invoices/{id}/issue",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/invoices/{id}/cancel",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/invoices/{id}/notify_by/{medium}",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/subscriptions/{id}/cancel_scheduled_changes",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/contacts/{contact_id}",
"method": "get",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/contacts/{contact_id}",
"method": "patch",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/fund_accounts/{fund_account_id}",
"method": "get",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/fund_accounts/{fund_account_id}",
"method": "patch",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/fund_accounts/validations/{validation_id}",
"method": "get",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/payouts/{payout_id}",
"method": "get",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/payouts/{payout_id}/cancel",
"method": "post",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/payouts/{payout_id}/cancel",
"method": "post",
"field": "requestBody",
"issue": "Mutating operation has no requestBody schema."
},
{
"path": "/payouts/{payout_id}/approve",
"method": "post",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/payouts/{payout_id}/reject",
"method": "post",
"field": "parameters",
"issue": "Templated path has no parameters."
},
{
"path": "/payout-links/{payout_link_id}",
"method": "get",
"field": "parameters",
"issue": "Templated path has no parameters."
}
],
"hasServers": true,
"hasSecuritySchemes": true,
"hasExplicitNoAuth": false
},
"issue": "OpenAPI is valid, but missing schemas, parameters, servers, or security details reduce machine usability.",
"howToFix": "Add servers, parameters, request bodies, response schemas, and security or explicit no-auth declarations where they apply."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Vary: Accept header".
8 Fail
AI DiscoverabilityContent ReadinessEstablished
Markdown negotiation
Markdown negotiation failed at "Vary: Accept header".
Needs attention
Markdown negotiation
Issue
Markdown negotiation is missing Vary: Accept; current Vary header is "(none)".
Why it matters
Markdown negotiation gives agents a cleaner representation of page content while preserving normal HTML for browsers.
Check name
Markdown negotiation
Score
67/100
Status
fail
Category
Content Readiness
Maturity
Established
Goal
Return HTML responses as markdown when agents request it.
Result
Markdown negotiation failed at "Vary: Accept header".
Validation steps
Vary: Accept header
Markdown negotiation is missing Vary: Accept; current Vary header is "(none)".
Evidence
{
"failedStep": "vary-accept",
"steps": [
{
"id": "content-type",
"title": "Markdown content type",
"status": "pass",
"evidence": {
"statusCode": 200,
"contentType": "text/markdown; charset=utf-8"
},
"issue": "Content-Type \"text/markdown; charset=utf-8\" does not indicate Markdown when requested with Accept: text/markdown.",
"howToFix": "Return Content-Type: text/markdown; charset=utf-8 for requests with Accept: text/markdown."
},
{
"id": "vary-accept",
"title": "Vary: Accept header",
"status": "fail",
"evidence": {
"vary": ""
},
"issue": "Markdown negotiation is missing Vary: Accept; current Vary header is \"(none)\".",
"howToFix": "Add Vary: Accept on negotiated Markdown responses so shared caches keep HTML and Markdown variants separate."
},
{
"id": "markdown-content",
"title": "Structured Markdown body",
"status": "pass",
"evidence": {
"valid": true,
"hasHeading": true,
"wordCount": 1464,
"excerpt": "# Razorpay — India's All-in-One Finance Platform\n\n> Razorpay helps businesses accept payments, make payouts, manage banking, automate payroll, and access credit — all from a single platform.\n>\n> Used by 1,50,000+ businesses across India.\n\n-"
},
"howToFix": "Return Markdown with at least one heading and substantive page content, including useful links or instructions for agents."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
6 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
101 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer-first sections
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer-first sections scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 103,
"passing": 2,
"failing": [
{
"heading": "The all in one finance platform you’ve been looking for",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">The all in one <span style=\"--framer-text-color:var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92))\" class=\"framer-text\">finance platform </span>you’ve been looking for </h2>",
"firstParagraph": "With Razorpay, you can:",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\">With Razorpay, you can:</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Build AI Native",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-2gbg8u\" data-styles-preset=\"TMiPvhExH\" style=\"--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">Build AI Native</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Accept Payments",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-2gbg8u\" data-styles-preset=\"TMiPvhExH\" style=\"--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">Accept Payments</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Make Payouts",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-2gbg8u\" data-styles-preset=\"TMiPvhExH\" style=\"--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">Make Payouts</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Start Business Banking",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-2gbg8u\" data-styles-preset=\"TMiPvhExH\" style=\"--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">Start Business Banking</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Automate Payroll",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-2gbg8u\" data-styles-preset=\"TMiPvhExH\" style=\"--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">Automate Payroll</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Get Credit & Loans",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-2gbg8u\" data-styles-preset=\"TMiPvhExH\" style=\"--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">Get Credit & Loans</h3>",
"firstParagraph": "Build AI Native",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-2gbg8u\" data-styles-preset=\"TMiPvhExH\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-f13c60b6-40ff-4b25-a0ac-1ab9dffbc8f9, rgb(118, 142, 167)))\">Build AI Native</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "The all in one finance platform you’ve been looking for",
"headingHtml": "<h2 dir=\"auto\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:36px;--framer-font-weight:600;--framer-line-height:42px;--framer-text-alignment:left;--framer-text-color:var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57))\" class=\"framer-text\">The all in one <span style=\"--framer-text-color:var(--token-8c0617e2...",
"firstParagraph": "With Razorpay, you can:",
"paragraphHtml": "<p style=\"--font-selector:R0Y7TGF0by1yZWd1bGFy;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-line-height:24px;--framer-text-color:rgb(135, 148, 167)\" class=\"framer-text\">With Razorpay, you can:</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Powering every industry. Powering all disruptors.",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-vqfqfs\" data-styles-preset=\"wabg76FqG\">Powering every industry. <br class=\"framer-text\">Powering all disruptors.</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "E-Commerce",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:SW50ZXItU2VtaUJvbGQ=;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:600;--framer-line-height:24px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">E-Commerce</h3>",
"firstParagraph": "Streamline payment management with a unified dashboard, enabling both online and in-person payment collection while enhancing conversion rates and minimizing fraud.",
"paragraphHtml": "<p class=\"framer-text\" style=\"--framer-font-size:14px;--framer-line-height:20px;--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Streamline payment management with a unified dashboard, enabling both online and in-person payment collection while enhancing conversion rates and minimizing fraud.</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "Education",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:SW50ZXItU2VtaUJvbGQ=;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:600;--framer-line-height:24px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Education</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "BFSI",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:SW50ZXItU2VtaUJvbGQ=;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:600;--framer-line-height:24px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">BFSI</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "SaaS",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:SW50ZXItU2VtaUJvbGQ=;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:600;--framer-line-height:24px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">SaaS</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Freelance",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:SW50ZXItU2VtaUJvbGQ=;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:600;--framer-line-height:24px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Freelance</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Powering every industry. Powering all disruptors.",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Powering every industry. Powering all disruptors.</h2>",
"firstParagraph": "E-Commerce",
"paragraphHtml": "<p class=\"framer-text\" style=\"--font-selector:SW50ZXItU2VtaUJvbGQ=;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:600;--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">E-Commerce</p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "Empower your e-commerce business",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-vqfqfs\" data-styles-preset=\"wabg76FqG\">Empower your <br class=\"framer-text\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-cku5m2, var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92)))\">e-commerce business </span></h3>",
"firstParagraph": "Streamline payment management with a unified dashboard, enabling both online and in-person payment collection while enhancing conversion rates and minimizing fraud.",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Streamline payment management with a unified dashboard, enabling both online and in-person payment collection while enhancing conversion rates and minimizing fraud.</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "Payments for your education business.",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:40px;--framer-line-height:46px;--framer-text-color:var(--extracted-a0htzi, var(--token-a8e57e14-45c9-457e-a10a-c41d7fe14d14, rgb(0, 108, 63)))\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1k2zljd, var(--token-6273ad63-b41e-47a3...",
"firstParagraph": "Effortlessly establish and monitor fee payments and vendor payouts for educational institutions, tutorials, or online courses, whether you have a website or not.",
"paragraphHtml": "<p class=\"framer-text\" style=\"--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(67, 87, 116))\">Effortlessly establish and monitor fee payments and vendor payouts for educational institutions, tutorials, or online courses, whether you have a website or not.</p>",
"words": 23,
"direct": false,
"issue": "First paragraph is 23 words and does not look like a concise direct answer."
},
{
"heading": "Payments ecosystem for financial services",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:40px;--framer-line-height:46px;--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">Payments ecosystem for <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1k2zljd, var(--t...",
"firstParagraph": "Streamline collection management, automate recurring payments, and expedite loan disbursement for a comprehensive financial solution.",
"paragraphHtml": "<p class=\"framer-text\" style=\"--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(67, 87, 116))\">Streamline collection management, automate recurring payments, and expedite loan disbursement for a comprehensive financial solution.</p>",
"words": 15,
"direct": false,
"issue": "First paragraph is 15 words and does not look like a concise direct answer."
},
{
"heading": "Global Payment Solutions for IT & SaaS Providers",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:40px;--framer-line-height:46px;--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">Global Payment Solutions for <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1k2zljd, v...",
"firstParagraph": "Seamlessly accept payments in over 100 currencies, facilitate customizable subscription payments, and efficiently execute vendor payouts.",
"paragraphHtml": "<p class=\"framer-text\" style=\"--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(67, 87, 116))\">Seamlessly accept payments in over 100 currencies, facilitate customizable subscription payments, and efficiently execute vendor payouts.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "The personalized payment solution for freelancers",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:40px;--framer-line-height:46px;--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">The personalized payment solution for <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1...",
"firstParagraph": "Easily accept payments, even without a website and without any coding expertise, while also enabling the creation of your personalized, branded online store.",
"paragraphHtml": "<p class=\"framer-text\" style=\"--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(67, 87, 116))\">Easily accept payments, even without a website and without any coding expertise, while also enabling the creation of your personalized, branded online store.</p>",
"words": 23,
"direct": false,
"issue": "First paragraph is 23 words and does not look like a concise direct answer."
},
{
"heading": "We have innovated at every instance, creating a disruption.",
"headingHtml": "<h3 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:40px;--framer-font-weight:600;--framer-line-height:46px;--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">We have innovated at every instance, creating a disruption.</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Open a virtual account in 200+ countries, save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Open a virtual account in 200+ countries,</span> save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments</h2>",
"firstParagraph": "Receive international wire transfers with ease with a smart account",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Receive international wire transfers with ease with a smart account</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Witness a 40% increase in conversions, enjoy a 5X quicker checkout process, and reduce RTOs by 50%.",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Witness a 40% increase in conversions,</span> enjoy a 5X quicker checkout process, and reduce RTOs by 50%.</h2>",
"firstParagraph": "Grow your e-commerce business with a made-for-D2C checkout experience",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Grow your e-commerce business with a made-for-D2C checkout experience</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "Utilise 15+ payment gateways for all Aggregators, improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Utilise 15+ payment gateways for all Aggregators,</span> improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.</h2>",
"firstParagraph": "Manage multiple payment gateways with an AI-powered infinity router",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Manage multiple payment gateways with an AI-powered infinity router</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "We have innovated at every instance, creating a disruption.",
"headingHtml": "<h3 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:40px;--framer-font-weight:600;--framer-line-height:46px;--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">We have innovated at every instance, creating a disruption.</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Open a virtual account in 200+ countries, save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Open a virtual account in 200+ countries,</span> save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments</h2>",
"firstParagraph": "Receive international wire transfers with ease with a smart account",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Receive international wire transfers with ease with a smart account</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Witness a 40% increase in conversions, enjoy a 5X quicker checkout process, and reduce RTOs by 50%.",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Witness a 40% increase in conversions,</span> enjoy a 5X quicker checkout process, and reduce RTOs by 50%.</h2>",
"firstParagraph": "Grow your e-commerce business with a made-for-D2C checkout experience",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Grow your e-commerce business with a made-for-D2C checkout experience</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "Utilise 15+ payment gateways for all Aggregators, improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Utilise 15+ payment gateways for all Aggregators,</span> improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.</h2>",
"firstParagraph": "Manage multiple payment gateways with an AI-powered infinity router",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Manage multiple payment gateways with an AI-powered infinity router</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "We have innovated at every instance, creating a disruption.",
"headingHtml": "<h3 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:40px;--framer-font-weight:600;--framer-line-height:46px;--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">We have innovated at every instance, creating a disruption.</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Open a virtual account in 200+ countries, save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Open a virtual account in 200+ countries,</span> save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments</h2>",
"firstParagraph": "Receive international wire transfers with ease with a smart account",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Receive international wire transfers with ease with a smart account</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Witness a 40% increase in conversions, enjoy a 5X quicker checkout process, and reduce RTOs by 50%.",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Witness a 40% increase in conversions,</span> enjoy a 5X quicker checkout process, and reduce RTOs by 50%.</h2>",
"firstParagraph": "Grow your e-commerce business with a made-for-D2C checkout experience",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Grow your e-commerce business with a made-for-D2C checkout experience</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "Utilise 15+ payment gateways for all Aggregators, improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Utilise 15+ payment gateways for all Aggregators,</span> improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.</h2>",
"firstParagraph": "Manage multiple payment gateways with an AI-powered infinity router",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Manage multiple payment gateways with an AI-powered infinity router</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "We have innovated at every instance, creating a disruption.",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\" dir=\"auto\">We have innovated at every instance, creating a disruption.</h3>",
"firstParagraph": "Receive international wire transfers with ease with a smart account",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-dcz7r3\" data-styles-preset=\"JazJ3sWFq\">Receive international wire transfers with ease with a smart account</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay is built <for developers by developers>",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-w0k1ba\" data-styles-preset=\"Q6POKzspr\" dir=\"auto\" style=\"--framer-text-alignment:left\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-70957156-e514-46a4-949b-454365bf5b7d, rgb(255, 255, 255)))\">Razorpay is built </span><br class=\"framer-text\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-g1tnir, var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92)))\"><for developers by...",
"firstParagraph": "Find all popular platform SDKs, plugin, server integrations in our integration stack.",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" dir=\"auto\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-82f0201b-b71b-4732-9a21-9af8157addf8, rgba(255, 255, 255, 0.48)))\">Find all popular platform SDKs, plugin, server integrations in our integration stack.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay is built <for developers by developers>",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-w0k1ba\" data-styles-preset=\"Q6POKzspr\" dir=\"auto\" style=\"--framer-text-alignment:left\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-70957156-e514-46a4-949b-454365bf5b7d, rgb(255, 255, 255)))\">Razorpay is built </span><br class=\"framer-text\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-g1tnir, var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92)))\"><for developers by...",
"firstParagraph": "Find all popular platform SDKs, plugin, server integrations in our integration stack.",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" dir=\"auto\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-82f0201b-b71b-4732-9a21-9af8157addf8, rgba(255, 255, 255, 0.48)))\">Find all popular platform SDKs, plugin, server integrations in our integration stack.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay is built <for developers by developers>",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\" dir=\"auto\" style=\"--framer-text-alignment:left\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-70957156-e514-46a4-949b-454365bf5b7d, rgb(255, 255, 255)))\">Razorpay is built </span><br class=\"framer-text\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-g1tnir, var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92)))\"><for developers b...",
"firstParagraph": "Find all popular platform SDKs, plugin, server integrations in our integration stack.",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" dir=\"auto\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-82f0201b-b71b-4732-9a21-9af8157addf8, rgba(255, 255, 255, 0.48)))\">Find all popular platform SDKs, plugin, server integrations in our integration stack.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay is built <for developers by developers>",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-w0k1ba\" data-styles-preset=\"Q6POKzspr\" dir=\"auto\" style=\"--framer-text-alignment:left\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-70957156-e514-46a4-949b-454365bf5b7d, rgb(255, 255, 255)))\">Razorpay is built </span><br class=\"framer-text\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-g1tnir, var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92)))\"><for developers by...",
"firstParagraph": "Find all popular platform SDKs, plugin, server integrations in our integration stack.",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" dir=\"auto\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-82f0201b-b71b-4732-9a21-9af8157addf8, rgba(255, 255, 255, 0.48)))\">Find all popular platform SDKs, plugin, server integrations in our integration stack.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "Not a developer? Our No-Code products have you covered",
"headingHtml": "<h2 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:48px;--framer-font-weight:600;--framer-line-height:56px;--framer-text-color:var(--extracted-1of0zx5, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1q...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Payment Links",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Payment Links</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Payment Pages",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Payment Pages</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Payment Buttons",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Payment Buttons</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Invoices",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Invoices</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "QR Code",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">QR Code</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Subscriptions",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Subscriptions</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Not a developer? Our No-Code products have you covered",
"headingHtml": "<h2 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:48px;--framer-font-weight:600;--framer-line-height:56px;--framer-text-color:var(--extracted-1of0zx5, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1q...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Payment Links",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Payment Links</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Payment Pages",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Payment Pages</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Payment Buttons",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Payment Buttons</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Invoices",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Invoices</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "QR Code",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">QR Code</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Subscriptions",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Subscriptions</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Not a developer? Our No-Code products have you covered",
"headingHtml": "<h2 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:48px;--framer-font-weight:600;--framer-line-height:56px;--framer-text-color:var(--extracted-1of0zx5, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1q...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Payment Links",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Payment Links</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Payment Pages",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Payment Pages</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Payment Buttons",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Payment Buttons</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Invoices",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Invoices</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "QR Code",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">QR Code</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Subscriptions",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Subscriptions</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Not a developer? Our No-Code products have you covered",
"headingHtml": "<h2 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:34px;--framer-font-weight:600;--framer-line-height:40px;--framer-text-color:var(--extracted-1of0zx5, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1q...",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay grows with you!",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Razorpay grows with <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">you!</span></h2>",
"firstParagraph": "1,50,000+ Businesses",
"paragraphHtml": "<p dir=\"auto\" class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:700;--framer-line-height:32px\">1,50,000+ Businesses</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay grows with you!",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Razorpay grows with <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">you!</span></h2>",
"firstParagraph": "1,50,000+ Businesses",
"paragraphHtml": "<p dir=\"auto\" class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:700;--framer-line-height:32px\">1,50,000+ Businesses</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay grows with you!",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Razorpay grows with <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">you!</span></h2>",
"firstParagraph": "1,50,000+ Businesses",
"paragraphHtml": "<p dir=\"auto\" class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:700;--framer-line-height:32px\">1,50,000+ Businesses</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay grows with you!",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Razorpay grows with <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">you!</span></h2>",
"firstParagraph": "1,50,000+ Businesses",
"paragraphHtml": "<p dir=\"auto\" class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:700;--framer-line-height:32px\">1,50,000+ Businesses</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "RazorpayX works for most of our needs - be it our salaries, be it our compliance, be it our payments to vendors. And the biggest headache of all OTPs went away.",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-c09lhp\" data-styles-preset=\"epUIcbvW8\">RazorpayX works for most of our needs - be it our salaries, be it our compliance, be it our payments to vendors. And the biggest headache of all OTPs went away.</h3>",
"firstParagraph": "Nischay AG",
"paragraphHtml": "<p class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-weight:700;--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(19, 38, 68))\">Nischay AG</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "In a few hours we were able to setup the entire Payroll Management on RazorpayX. We saved 500+ Hours and Achieved 40% Cost Reduction.",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-c09lhp\" data-styles-preset=\"epUIcbvW8\">In a few hours we were able to setup the entire Payroll Management on RazorpayX. We saved 500+ Hours and Achieved 40% Cost Reduction.</h3>",
"firstParagraph": "Aditya Shankar",
"paragraphHtml": "<p class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-weight:700;--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(19, 38, 68))\">Aditya Shankar</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay's revolving Line of Credit simplifies financial management, aiding inventory planning during cash flow gaps.",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-c09lhp\" data-styles-preset=\"epUIcbvW8\">Razorpay's revolving Line of Credit simplifies financial management, aiding inventory planning during cash flow gaps.</h3>",
"firstParagraph": "Neha Tandon Sharma",
"paragraphHtml": "<p class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-weight:700;--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(19, 38, 68))\">Neha Tandon Sharma</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay Magic Checkout is truly a magical solution. Our conversion rate has increased by 35% & our COD, RTO has drastically decreased.",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-c09lhp\" data-styles-preset=\"epUIcbvW8\">Razorpay Magic Checkout is truly a magical solution. Our conversion rate has increased by 35% & our COD, RTO has drastically decreased.</h3>",
"firstParagraph": "Durlabh Rawat",
"paragraphHtml": "<p class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-weight:700;--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(19, 38, 68))\">Durlabh Rawat</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay simplifies cross-border bank transfers with the MoneySaver Exporter Account, reducing FIRC generation time from up to 5 days to seconds.",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-c09lhp\" data-styles-preset=\"epUIcbvW8\">Razorpay simplifies cross-border bank transfers with the MoneySaver Exporter Account, reducing FIRC generation time from up to 5 days to seconds.</h3>",
"firstParagraph": "Nikita Gujral",
"paragraphHtml": "<p class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-weight:700;--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(19, 38, 68))\">Nikita Gujral</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "We chose Razorpay because Razorpay is easy to setup, there are different options for my customers & millions of businesses already trust Razorpay.",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-c09lhp\" data-styles-preset=\"epUIcbvW8\">We chose Razorpay because Razorpay is easy to setup, there are different options for my customers & millions of businesses already trust Razorpay.</h3>",
"firstParagraph": "Anusree Goenka",
"paragraphHtml": "<p class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-weight:700;--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(19, 38, 68))\">Anusree Goenka</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Frequently asked questions",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\" dir=\"auto\">Frequently asked questions</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Frequently asked questions",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-vqfqfs\" data-styles-preset=\"wabg76FqG\" dir=\"auto\">Frequently asked questions</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What is Razorpay?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What is Razorpay?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What services does Razorpay offer?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What services does Razorpay offer?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What online payment solutions does Razorpay offer?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What online payment solutions does Razorpay offer?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What offline payment solutions does Razorpay offer?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What offline payment solutions does Razorpay offer?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What international payment solutions does Razorpay offer?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What international payment solutions does Razorpay offer?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What are RazorpayX Payroll and Payouts?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What are RazorpayX Payroll and Payouts?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Which banks are supported by RazorpayX?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Which banks are supported by RazorpayX?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What is Razorpay Rize?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What is Razorpay Rize?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Is Razorpay safe and secure?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Is Razorpay safe and secure?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Is Razorpay RBI approved and regulated?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Is Razorpay RBI approved and regulated?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Does Razorpay provide customer support?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Does Razorpay provide customer support?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Which companies use Razorpay’s products?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Which companies use Razorpay’s products?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "In which countries does Razorpay operate?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">In which countries does Razorpay operate?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What is Razorpay?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What is Razorpay?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What services does Razorpay offer?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What services does Razorpay offer?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What online payment solutions does Razorpay offer?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What online payment solutions does Razorpay offer?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What offline payment solutions does Razorpay offer?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What offline payment solutions does Razorpay offer?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What international payment solutions does Razorpay offer?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What international payment solutions does Razorpay offer?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What are RazorpayX Payroll and Payouts?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What are RazorpayX Payroll and Payouts?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Which banks are supported by RazorpayX?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Which banks are supported by RazorpayX?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What is Razorpay Rize?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What is Razorpay Rize?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Is Razorpay safe and secure?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Is Razorpay safe and secure?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Is Razorpay RBI approved and regulated?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Is Razorpay RBI approved and regulated?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Supercharge your business with Razorpay",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Supercharge your business with Razorpay</h2>",
"firstParagraph": "Sign Up Now",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-007ab0ea-5b28-47c2-95b6-3de15d4250a3, rgb(255, 255, 255)))\">Sign Up Now</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Accept Payments",
"headingHtml": "<h2>Accept Payments</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Make Payouts (RazorpayX)",
"headingHtml": "<h2>Make Payouts (RazorpayX)</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Business Banking (RazorpayX)",
"headingHtml": "<h2>Business Banking (RazorpayX)</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Automate Payroll (RazorpayX Payroll)",
"headingHtml": "<h2>Automate Payroll (RazorpayX Payroll)</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "AI Native Products",
"headingHtml": "<h2>AI Native Products</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Company",
"headingHtml": "<h2>Company</h2>",
"firstParagraph": "Razorpay Software Limited. 1st Floor, SJR Cyber, 22 Laskar Hosur Road, Adugodi, Bengaluru 560030, Karnataka, India. CIN: U62099KA2024PTC188982. Founded 2014.",
"paragraphHtml": "<p>Razorpay Software Limited. 1st Floor, SJR Cyber, 22 Laskar Hosur Road, Adugodi, Bengaluru 560030, Karnataka, India. CIN: U62099KA2024PTC188982. Founded 2014.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
5 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, freshnessDate.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer evidence and trust
Score
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": true,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [
"Razorpay"
],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://razorpay.com/about/",
"text": "About Us",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/about/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" style..."
},
{
"href": "https://razorpay.com/partners/?intent=company",
"text": "Partners",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/partners/?intent=company\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTe..."
},
{
"href": "https://linkedin.com/company/razorpay",
"text": "",
"html": "<a as=\"a\" class=\"framer-11flfqw framer-c37fcw\" data-framer-name=\"LinkedIn\" href=\"https://linkedin.com/company/razorpay\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" width=\"24\" height=\"24\" src=\"https://framerusercontent.com/images/Btfp3nySlkWunZieqoNHMYnkX8.svg?width=24&height=24\" alt style=\"display:block;width:100%;height:100%;border-r..."
},
{
"href": "https://razorpay.com/about/",
"text": "About Us",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/about/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" style..."
},
{
"href": "https://razorpay.com/partners/?intent=company",
"text": "Partners",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/partners/?intent=company\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTe..."
},
{
"href": "https://linkedin.com/company/razorpay",
"text": "",
"html": "<a as=\"a\" class=\"framer-vpehh0 framer-c37fcw\" data-framer-name=\"LinkedIn\" href=\"https://linkedin.com/company/razorpay\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" width=\"24\" height=\"24\" src=\"https://framerusercontent.com/images/Btfp3nySlkWunZieqoNHMYnkX8.svg?width=24&height=24\" alt style=\"display:block;width:100%;height:100%;border-ra..."
},
{
"href": "https://razorpay.com/about/",
"text": "About Us",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/about/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" style..."
},
{
"href": "https://razorpay.com/partners/?intent=company",
"text": "Partners",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/partners/?intent=company\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTe..."
},
{
"href": "https://linkedin.com/company/razorpay",
"text": "",
"html": "<a as=\"a\" class=\"framer-hijkye framer-c37fcw\" data-framer-name=\"LinkedIn\" href=\"https://linkedin.com/company/razorpay\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" loading=\"lazy\" width=\"24\" height=\"24\" src=\"https://framerusercontent.com/images/Btfp3nySlkWunZieqoNHMYnkX8.svg?width=24&height=24\" alt style=\"display:block;width:100%;height..."
}
],
"contactLinks": [
{
"href": "https://razorpay.com/support/",
"text": "Support",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/support/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" sty..."
},
{
"href": "https://razorpay.com/support/",
"text": "Support",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/support/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" sty..."
},
{
"href": "https://razorpay.com/support/",
"text": "Support",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/support/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" sty..."
}
],
"privacyLinks": [
{
"href": "https://razorpay.com/terms/rsl",
"text": "Website Terms",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/terms/rsl\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" st..."
},
{
"href": "https://razorpay.com/tnc/",
"text": "Terms of Use",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/tnc/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" style=\"..."
},
{
"href": "https://razorpay.com/privacy/",
"text": "Privacy Policy",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/privacy/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" sty..."
},
{
"href": "https://razorpay.com/terms/rsl",
"text": "Website Terms",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/terms/rsl\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" st..."
},
{
"href": "https://razorpay.com/tnc/",
"text": "Terms of Use",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/tnc/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" style=\"..."
},
{
"href": "https://razorpay.com/privacy/",
"text": "Privacy Policy",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/privacy/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" sty..."
},
{
"href": "https://razorpay.com/terms/rsl",
"text": "Website Terms",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/terms/rsl\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" st..."
},
{
"href": "https://razorpay.com/tnc/",
"text": "Terms of Use",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/tnc/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" style=\"..."
},
{
"href": "https://razorpay.com/privacy/",
"text": "Privacy Policy",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/privacy/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" sty..."
}
],
"score": 60,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 60/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 60/100 and needs improvement.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, freshnessDate.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Source and trust signals
Score
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": true,
"freshnessDate": false,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"freshnessDate"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [
"Razorpay"
],
"schemaDates": [],
"visibleDates": [],
"aboutLinks": [
{
"href": "https://razorpay.com/about/",
"text": "About Us",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/about/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" style..."
},
{
"href": "https://razorpay.com/partners/?intent=company",
"text": "Partners",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/partners/?intent=company\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTe..."
},
{
"href": "https://linkedin.com/company/razorpay",
"text": "",
"html": "<a as=\"a\" class=\"framer-11flfqw framer-c37fcw\" data-framer-name=\"LinkedIn\" href=\"https://linkedin.com/company/razorpay\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" width=\"24\" height=\"24\" src=\"https://framerusercontent.com/images/Btfp3nySlkWunZieqoNHMYnkX8.svg?width=24&height=24\" alt style=\"display:block;width:100%;height:100%;border-r..."
},
{
"href": "https://razorpay.com/about/",
"text": "About Us",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/about/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" style..."
},
{
"href": "https://razorpay.com/partners/?intent=company",
"text": "Partners",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/partners/?intent=company\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTe..."
},
{
"href": "https://linkedin.com/company/razorpay",
"text": "",
"html": "<a as=\"a\" class=\"framer-vpehh0 framer-c37fcw\" data-framer-name=\"LinkedIn\" href=\"https://linkedin.com/company/razorpay\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" width=\"24\" height=\"24\" src=\"https://framerusercontent.com/images/Btfp3nySlkWunZieqoNHMYnkX8.svg?width=24&height=24\" alt style=\"display:block;width:100%;height:100%;border-ra..."
},
{
"href": "https://razorpay.com/about/",
"text": "About Us",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/about/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" style..."
},
{
"href": "https://razorpay.com/partners/?intent=company",
"text": "Partners",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/partners/?intent=company\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTe..."
},
{
"href": "https://linkedin.com/company/razorpay",
"text": "",
"html": "<a as=\"a\" class=\"framer-hijkye framer-c37fcw\" data-framer-name=\"LinkedIn\" href=\"https://linkedin.com/company/razorpay\" target=\"_blank\" rel=\"noopener\"><div style=\"position:absolute;border-radius:inherit;corner-shape:inherit;top:0;right:0;bottom:0;left:0\" data-framer-background-image-wrapper=\"true\"><img decoding=\"async\" loading=\"lazy\" width=\"24\" height=\"24\" src=\"https://framerusercontent.com/images/Btfp3nySlkWunZieqoNHMYnkX8.svg?width=24&height=24\" alt style=\"display:block;width:100%;height..."
}
],
"contactLinks": [
{
"href": "https://razorpay.com/support/",
"text": "Support",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/support/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" sty..."
},
{
"href": "https://razorpay.com/support/",
"text": "Support",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/support/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" sty..."
},
{
"href": "https://razorpay.com/support/",
"text": "Support",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/support/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" sty..."
}
],
"privacyLinks": [
{
"href": "https://razorpay.com/terms/rsl",
"text": "Website Terms",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/terms/rsl\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" st..."
},
{
"href": "https://razorpay.com/tnc/",
"text": "Terms of Use",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/tnc/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" style=\"..."
},
{
"href": "https://razorpay.com/privacy/",
"text": "Privacy Policy",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/privacy/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" sty..."
},
{
"href": "https://razorpay.com/terms/rsl",
"text": "Website Terms",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/terms/rsl\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" st..."
},
{
"href": "https://razorpay.com/tnc/",
"text": "Terms of Use",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/tnc/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" style=\"..."
},
{
"href": "https://razorpay.com/privacy/",
"text": "Privacy Policy",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/privacy/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" sty..."
},
{
"href": "https://razorpay.com/terms/rsl",
"text": "Website Terms",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/terms/rsl\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" st..."
},
{
"href": "https://razorpay.com/tnc/",
"text": "Terms of Use",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/tnc/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" style=\"..."
},
{
"href": "https://razorpay.com/privacy/",
"text": "Privacy Policy",
"html": "<a aria-label=\"Link / medium\" class=\"framer-IddrL framer-lFT3C framer-QQaRQ framer-hPCLM framer-LvnfC framer-79s23e framer-v-1pri0as framer-unefiz\" data-framer-name=\"Medium\" data-highlight=\"true\" href=\"https://razorpay.com/privacy/\" rel=\"noopener\" tabindex=\"0\" style=\"--border-bottom-width:0px;--border-color:rgba(0, 0, 0, 0);--border-left-width:0px;--border-right-width:0px;--border-style:solid;--border-top-width:0px\"><div class=\"framer-9mcwkr\" data-framer-component-type=\"RichTextContainer\" sty..."
}
],
"score": 60,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 58/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Visible structured data match
AIO: Visible structured data match scored 58/100 and needs improvement.
Needs attention
AIO: Visible structured data match
Issue
5 structured-data value(s) were not found in visible page text.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Visible structured data match
Score
58/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Visible structured data match scored 58/100 and needs improvement.
Evidence
{
"schemaCount": 2,
"checkedFields": [
{
"path": "$[0].name",
"value": "Razorpay"
},
{
"path": "$[0].description",
"value": "Razorpay is India's leading full-stack financial services platform that enables businesses to accept payments, including domestic and international (cross-border) payments, automate banking operations, manage payroll, and access business credit. Trusted by over 150,000 businesses including 70% of India's unicorns, Razorpay offers payment gateway services, Razorpay POS for in-store payments, business banking through RazorpayX, payroll solutions, and corporate cards."
},
{
"path": "$[0].founders[0].name",
"value": "Harshil Mathur"
},
{
"path": "$[0].founders[1].name",
"value": "Shashank Kumar"
},
{
"path": "$[0].areaServed[0].name",
"value": "India"
},
{
"path": "$[0].areaServed[1].name",
"value": "Singapore"
},
{
"path": "$[0].areaServed[2].name",
"value": "United States"
},
{
"path": "$[0].areaServed[3].name",
"value": "Malaysia"
},
{
"path": "$[1].name",
"value": "Razorpay"
},
{
"path": "$[1].description",
"value": "Razorpay is a full-stack payment gateway for businesses in India. Accept payments via UPI, cards, netbanking, wallets, and EMI. Manage payouts, payroll, and business banking with RazorpayX."
},
{
"path": "$[1].offers.description",
"value": "No setup fee. 2% per domestic transaction."
},
{
"path": "$[1].provider.name",
"value": "Razorpay"
}
],
"mismatches": [
{
"path": "$[0].founders[0].name",
"value": "Harshil Mathur"
},
{
"path": "$[0].founders[1].name",
"value": "Shashank Kumar"
},
{
"path": "$[0].areaServed[1].name",
"value": "Singapore"
},
{
"path": "$[0].areaServed[2].name",
"value": "United States"
},
{
"path": "$[0].areaServed[3].name",
"value": "Malaysia"
}
],
"score": 58,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
Needs attention
GEO: Explanatory content depth
Issue
7 explanatory paragraph(s) could be stronger for citation or AI extraction.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Explanatory content depth
Score
75/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Explanatory content depth scored 75/100 and needs improvement.
Evidence
{
"candidatePassages": 7,
"citablePassages": 0,
"failingCandidateParagraphs": [
{
"index": 1036,
"heading": "H2: Supercharge your business with Razorpay",
"text": "Razorpay is the only payments solution in India that allows businesses to accept, process and disburse payments with its product suite. It gives you access to all payment modes including credit card, debit card, netbanking, UPI and popular wallets including JioMoney, Mobikwik, Airtel Money, FreeCharge, Ola Money and PayZapp.",
"words": 49,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (49 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by01MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-size:12px;--framer-font-weight:500;--framer-line-height:18px;--framer-text-color:var(--extracted-r6o4lv, rgb(137, 150, 169))\">Razorpay is the only payments solution in India that allows businesses to accept, process and disburse payments with its product suite. It gives you access to all payment modes including credit card, debit card, ne..."
},
{
"index": 1040,
"heading": "H2: Supercharge your business with Razorpay",
"text": "Disclaimer: The RazorpayX powered Current Account and VISA corporate credit card are provided by RBI licensed banks. Your RazorpayX powered current account is provided by our partner banks i.e, ICICI, RBL, Yes bank, in accordance with RBI regulations. RazorpayX itself is not a bank and doesn't hold or claim to hold a banking license.",
"words": 55,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (55 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by01MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-size:12px;--framer-font-weight:500;--framer-line-height:18px;--framer-text-color:var(--extracted-r6o4lv, rgb(137, 150, 169))\">Disclaimer: The RazorpayX powered Current Account and VISA corporate credit card are provided by RBI licensed banks. Your RazorpayX powered current account is provided by our partner banks i.e, ICICI, RBL, Yes bank..."
},
{
"index": 1118,
"heading": "H2: Supercharge your business with Razorpay",
"text": "Razorpay is the only payments solution in India that allows businesses to accept, process and disburse payments with its product suite. It gives you access to all payment modes including credit card, debit card, netbanking, UPI and popular wallets including JioMoney, Mobikwik, Airtel Money, FreeCharge, Ola Money and PayZapp.",
"words": 49,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (49 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by01MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-size:12px;--framer-font-weight:500;--framer-line-height:18px;--framer-text-color:var(--extracted-r6o4lv, rgb(137, 150, 169))\">Razorpay is the only payments solution in India that allows businesses to accept, process and disburse payments with its product suite. It gives you access to all payment modes including credit card, debit card, ne..."
},
{
"index": 1122,
"heading": "H2: Supercharge your business with Razorpay",
"text": "Disclaimer: The RazorpayX powered Current Account and VISA corporate credit card are provided by RBI licensed banks. Your RazorpayX powered current account is provided by our partner banks i.e, ICICI, RBL, Yes bank, in accordance with RBI regulations. RazorpayX itself is not a bank and doesn't hold or claim to hold a banking license.",
"words": 55,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (55 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by01MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-size:12px;--framer-font-weight:500;--framer-line-height:18px;--framer-text-color:var(--extracted-r6o4lv, rgb(137, 150, 169))\">Disclaimer: The RazorpayX powered Current Account and VISA corporate credit card are provided by RBI licensed banks. Your RazorpayX powered current account is provided by our partner banks i.e, ICICI, RBL, Yes bank..."
},
{
"index": 1201,
"heading": "H2: Supercharge your business with Razorpay",
"text": "Razorpay is the only payments solution in India that allows businesses to accept, process and disburse payments with its product suite. It gives you access to all payment modes including credit card, debit card, netbanking, UPI and popular wallets including JioMoney, Mobikwik, Airtel Money, FreeCharge, Ola Money and PayZapp.",
"words": 49,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (49 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by01MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-size:12px;--framer-font-weight:500;--framer-line-height:18px;--framer-text-color:var(--extracted-r6o4lv, rgb(137, 150, 169))\">Razorpay is the only payments solution in India that allows businesses to accept, process and disburse payments with its product suite. It gives you access to all payment modes including credit card, debit card, ne..."
},
{
"index": 1205,
"heading": "H2: Supercharge your business with Razorpay",
"text": "Disclaimer: The RazorpayX powered Current Account and VISA corporate credit card are provided by RBI licensed banks. Your RazorpayX powered current account is provided by our partner banks i.e, ICICI, RBL, Yes bank, in accordance with RBI regulations. RazorpayX itself is not a bank and doesn't hold or claim to hold a banking license.",
"words": 55,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (55 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by01MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-size:12px;--framer-font-weight:500;--framer-line-height:18px;--framer-text-color:var(--extracted-r6o4lv, rgb(137, 150, 169))\">Disclaimer: The RazorpayX powered Current Account and VISA corporate credit card are provided by RBI licensed banks. Your RazorpayX powered current account is provided by our partner banks i.e, ICICI, RBL, Yes bank..."
},
{
"index": 1288,
"heading": "H2: What Razorpay Does",
"text": "Razorpay is the only payments solution in India that allows businesses to accept, process and disburse payments with its product suite. It gives access to all payment modes including credit card, debit card, netbanking, UPI and popular wallets including JioMoney, Mobikwik, Airtel Money, FreeCharge, Ola Money and PayZapp.",
"words": 48,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (48 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>Razorpay is the only payments solution in India that allows businesses to accept, process and disburse payments with its product suite. It gives access to all payment modes including credit card, debit card, netbanking, UPI and popular wallets including JioMoney, Mobikwik, Airtel Money, FreeCharge, Ola Money and PayZapp.</p>"
}
],
"citableParagraphs": [],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Extraction-friendly structure
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Needs attention
GEO: Extraction-friendly structure
Issue
Missing extraction signals: optional top summary / TL;DR / key takeaways block, table with <thead> only if the page already has tabular/comparative data, ordered list only if the page explains a workflow/process.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Extraction-friendly structure
Score
85/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Extraction-friendly structure scored 85/100 and needs improvement.
Evidence
{
"hasSummary": false,
"tableCount": 0,
"tablesWithHead": 0,
"tablesMissingThead": [],
"orderedLists": 0,
"hasFaq": true,
"definitionPatterns": 37,
"schemaBlocks": 2,
"missingSignals": [
"optional top summary / TL;DR / key takeaways block",
"table with <thead> only if the page already has tabular/comparative data",
"ordered list only if the page explains a workflow/process"
],
"score": 85,
"weight": 24
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 89/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 89/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: best, solution, native.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Entity clarity
Score
89/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Entity clarity scored 89/100 and needs improvement.
Evidence
{
"title": "Razorpay - Best Payment Solution for Online Payments India",
"h1": "AI Native Payments",
"description": "Online Payments India: Start Accepting Payments Instantly with Razorpay's Payment Suite, which Supports Netbanking, Credit Card & Debit Cards, UPI etc.",
"topicOverlap": 0.625,
"topicTerms": [
"razorpay",
"best",
"payment",
"solution",
"online",
"payments",
"india",
"native"
],
"descriptionTerms": [
"online",
"payments",
"india",
"start",
"accepting",
"instantly",
"razorpay",
"payment",
"suite",
"which",
"supports",
"netbanking",
"credit",
"card",
"debit",
"cards",
"upi",
"etc"
],
"missingFromDescription": [
"best",
"solution",
"native"
],
"score": 89,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
101 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Answer block readiness
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Answer block readiness scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 103,
"passing": 2,
"failing": [
{
"heading": "The all in one finance platform you’ve been looking for",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">The all in one <span style=\"--framer-text-color:var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92))\" class=\"framer-text\">finance platform </span>you’ve been looking for </h2>",
"firstParagraph": "With Razorpay, you can:",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\">With Razorpay, you can:</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Build AI Native",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-2gbg8u\" data-styles-preset=\"TMiPvhExH\" style=\"--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">Build AI Native</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Accept Payments",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-2gbg8u\" data-styles-preset=\"TMiPvhExH\" style=\"--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">Accept Payments</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Make Payouts",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-2gbg8u\" data-styles-preset=\"TMiPvhExH\" style=\"--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">Make Payouts</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Start Business Banking",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-2gbg8u\" data-styles-preset=\"TMiPvhExH\" style=\"--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">Start Business Banking</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Automate Payroll",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-2gbg8u\" data-styles-preset=\"TMiPvhExH\" style=\"--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">Automate Payroll</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Get Credit & Loans",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-2gbg8u\" data-styles-preset=\"TMiPvhExH\" style=\"--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">Get Credit & Loans</h3>",
"firstParagraph": "Build AI Native",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-2gbg8u\" data-styles-preset=\"TMiPvhExH\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-f13c60b6-40ff-4b25-a0ac-1ab9dffbc8f9, rgb(118, 142, 167)))\">Build AI Native</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "The all in one finance platform you’ve been looking for",
"headingHtml": "<h2 dir=\"auto\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:36px;--framer-font-weight:600;--framer-line-height:42px;--framer-text-alignment:left;--framer-text-color:var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57))\" class=\"framer-text\">The all in one <span style=\"--framer-text-color:var(--token-8c0617e2...",
"firstParagraph": "With Razorpay, you can:",
"paragraphHtml": "<p style=\"--font-selector:R0Y7TGF0by1yZWd1bGFy;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-line-height:24px;--framer-text-color:rgb(135, 148, 167)\" class=\"framer-text\">With Razorpay, you can:</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Powering every industry. Powering all disruptors.",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-vqfqfs\" data-styles-preset=\"wabg76FqG\">Powering every industry. <br class=\"framer-text\">Powering all disruptors.</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "E-Commerce",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:SW50ZXItU2VtaUJvbGQ=;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:600;--framer-line-height:24px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">E-Commerce</h3>",
"firstParagraph": "Streamline payment management with a unified dashboard, enabling both online and in-person payment collection while enhancing conversion rates and minimizing fraud.",
"paragraphHtml": "<p class=\"framer-text\" style=\"--framer-font-size:14px;--framer-line-height:20px;--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Streamline payment management with a unified dashboard, enabling both online and in-person payment collection while enhancing conversion rates and minimizing fraud.</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "Education",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:SW50ZXItU2VtaUJvbGQ=;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:600;--framer-line-height:24px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Education</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "BFSI",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:SW50ZXItU2VtaUJvbGQ=;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:600;--framer-line-height:24px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">BFSI</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "SaaS",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:SW50ZXItU2VtaUJvbGQ=;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:600;--framer-line-height:24px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">SaaS</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Freelance",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:SW50ZXItU2VtaUJvbGQ=;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:600;--framer-line-height:24px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Freelance</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Powering every industry. Powering all disruptors.",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Powering every industry. Powering all disruptors.</h2>",
"firstParagraph": "E-Commerce",
"paragraphHtml": "<p class=\"framer-text\" style=\"--font-selector:SW50ZXItU2VtaUJvbGQ=;--framer-font-family:"Inter", "Inter Placeholder", sans-serif;--framer-font-weight:600;--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">E-Commerce</p>",
"words": 1,
"direct": false,
"issue": "First paragraph is 1 words and does not look like a concise direct answer."
},
{
"heading": "Empower your e-commerce business",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-vqfqfs\" data-styles-preset=\"wabg76FqG\">Empower your <br class=\"framer-text\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-cku5m2, var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92)))\">e-commerce business </span></h3>",
"firstParagraph": "Streamline payment management with a unified dashboard, enabling both online and in-person payment collection while enhancing conversion rates and minimizing fraud.",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Streamline payment management with a unified dashboard, enabling both online and in-person payment collection while enhancing conversion rates and minimizing fraud.</p>",
"words": 21,
"direct": false,
"issue": "First paragraph is 21 words and does not look like a concise direct answer."
},
{
"heading": "Payments for your education business.",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:40px;--framer-line-height:46px;--framer-text-color:var(--extracted-a0htzi, var(--token-a8e57e14-45c9-457e-a10a-c41d7fe14d14, rgb(0, 108, 63)))\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1k2zljd, var(--token-6273ad63-b41e-47a3...",
"firstParagraph": "Effortlessly establish and monitor fee payments and vendor payouts for educational institutions, tutorials, or online courses, whether you have a website or not.",
"paragraphHtml": "<p class=\"framer-text\" style=\"--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(67, 87, 116))\">Effortlessly establish and monitor fee payments and vendor payouts for educational institutions, tutorials, or online courses, whether you have a website or not.</p>",
"words": 23,
"direct": false,
"issue": "First paragraph is 23 words and does not look like a concise direct answer."
},
{
"heading": "Payments ecosystem for financial services",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:40px;--framer-line-height:46px;--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">Payments ecosystem for <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1k2zljd, var(--t...",
"firstParagraph": "Streamline collection management, automate recurring payments, and expedite loan disbursement for a comprehensive financial solution.",
"paragraphHtml": "<p class=\"framer-text\" style=\"--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(67, 87, 116))\">Streamline collection management, automate recurring payments, and expedite loan disbursement for a comprehensive financial solution.</p>",
"words": 15,
"direct": false,
"issue": "First paragraph is 15 words and does not look like a concise direct answer."
},
{
"heading": "Global Payment Solutions for IT & SaaS Providers",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:40px;--framer-line-height:46px;--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">Global Payment Solutions for <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1k2zljd, v...",
"firstParagraph": "Seamlessly accept payments in over 100 currencies, facilitate customizable subscription payments, and efficiently execute vendor payouts.",
"paragraphHtml": "<p class=\"framer-text\" style=\"--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(67, 87, 116))\">Seamlessly accept payments in over 100 currencies, facilitate customizable subscription payments, and efficiently execute vendor payouts.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "The personalized payment solution for freelancers",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:40px;--framer-line-height:46px;--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">The personalized payment solution for <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1...",
"firstParagraph": "Easily accept payments, even without a website and without any coding expertise, while also enabling the creation of your personalized, branded online store.",
"paragraphHtml": "<p class=\"framer-text\" style=\"--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(67, 87, 116))\">Easily accept payments, even without a website and without any coding expertise, while also enabling the creation of your personalized, branded online store.</p>",
"words": 23,
"direct": false,
"issue": "First paragraph is 23 words and does not look like a concise direct answer."
},
{
"heading": "We have innovated at every instance, creating a disruption.",
"headingHtml": "<h3 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:40px;--framer-font-weight:600;--framer-line-height:46px;--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">We have innovated at every instance, creating a disruption.</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Open a virtual account in 200+ countries, save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Open a virtual account in 200+ countries,</span> save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments</h2>",
"firstParagraph": "Receive international wire transfers with ease with a smart account",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Receive international wire transfers with ease with a smart account</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Witness a 40% increase in conversions, enjoy a 5X quicker checkout process, and reduce RTOs by 50%.",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Witness a 40% increase in conversions,</span> enjoy a 5X quicker checkout process, and reduce RTOs by 50%.</h2>",
"firstParagraph": "Grow your e-commerce business with a made-for-D2C checkout experience",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Grow your e-commerce business with a made-for-D2C checkout experience</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "Utilise 15+ payment gateways for all Aggregators, improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Utilise 15+ payment gateways for all Aggregators,</span> improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.</h2>",
"firstParagraph": "Manage multiple payment gateways with an AI-powered infinity router",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Manage multiple payment gateways with an AI-powered infinity router</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "We have innovated at every instance, creating a disruption.",
"headingHtml": "<h3 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:40px;--framer-font-weight:600;--framer-line-height:46px;--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">We have innovated at every instance, creating a disruption.</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Open a virtual account in 200+ countries, save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Open a virtual account in 200+ countries,</span> save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments</h2>",
"firstParagraph": "Receive international wire transfers with ease with a smart account",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Receive international wire transfers with ease with a smart account</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Witness a 40% increase in conversions, enjoy a 5X quicker checkout process, and reduce RTOs by 50%.",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Witness a 40% increase in conversions,</span> enjoy a 5X quicker checkout process, and reduce RTOs by 50%.</h2>",
"firstParagraph": "Grow your e-commerce business with a made-for-D2C checkout experience",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Grow your e-commerce business with a made-for-D2C checkout experience</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "Utilise 15+ payment gateways for all Aggregators, improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Utilise 15+ payment gateways for all Aggregators,</span> improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.</h2>",
"firstParagraph": "Manage multiple payment gateways with an AI-powered infinity router",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Manage multiple payment gateways with an AI-powered infinity router</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "We have innovated at every instance, creating a disruption.",
"headingHtml": "<h3 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:40px;--framer-font-weight:600;--framer-line-height:46px;--framer-text-color:var(--extracted-a0htzi, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\">We have innovated at every instance, creating a disruption.</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Open a virtual account in 200+ countries, save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Open a virtual account in 200+ countries,</span> save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments</h2>",
"firstParagraph": "Receive international wire transfers with ease with a smart account",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Receive international wire transfers with ease with a smart account</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Witness a 40% increase in conversions, enjoy a 5X quicker checkout process, and reduce RTOs by 50%.",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Witness a 40% increase in conversions,</span> enjoy a 5X quicker checkout process, and reduce RTOs by 50%.</h2>",
"firstParagraph": "Grow your e-commerce business with a made-for-D2C checkout experience",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Grow your e-commerce business with a made-for-D2C checkout experience</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "Utilise 15+ payment gateways for all Aggregators, improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Utilise 15+ payment gateways for all Aggregators,</span> improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.</h2>",
"firstParagraph": "Manage multiple payment gateways with an AI-powered infinity router",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-5be0dd39-2473-4795-94f0-f5b6725fdaf8, rgb(64, 86, 109)))\">Manage multiple payment gateways with an AI-powered infinity router</p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
},
{
"heading": "We have innovated at every instance, creating a disruption.",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\" dir=\"auto\">We have innovated at every instance, creating a disruption.</h3>",
"firstParagraph": "Receive international wire transfers with ease with a smart account",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-dcz7r3\" data-styles-preset=\"JazJ3sWFq\">Receive international wire transfers with ease with a smart account</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay is built <for developers by developers>",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-w0k1ba\" data-styles-preset=\"Q6POKzspr\" dir=\"auto\" style=\"--framer-text-alignment:left\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-70957156-e514-46a4-949b-454365bf5b7d, rgb(255, 255, 255)))\">Razorpay is built </span><br class=\"framer-text\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-g1tnir, var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92)))\"><for developers by...",
"firstParagraph": "Find all popular platform SDKs, plugin, server integrations in our integration stack.",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" dir=\"auto\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-82f0201b-b71b-4732-9a21-9af8157addf8, rgba(255, 255, 255, 0.48)))\">Find all popular platform SDKs, plugin, server integrations in our integration stack.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay is built <for developers by developers>",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-w0k1ba\" data-styles-preset=\"Q6POKzspr\" dir=\"auto\" style=\"--framer-text-alignment:left\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-70957156-e514-46a4-949b-454365bf5b7d, rgb(255, 255, 255)))\">Razorpay is built </span><br class=\"framer-text\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-g1tnir, var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92)))\"><for developers by...",
"firstParagraph": "Find all popular platform SDKs, plugin, server integrations in our integration stack.",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" dir=\"auto\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-82f0201b-b71b-4732-9a21-9af8157addf8, rgba(255, 255, 255, 0.48)))\">Find all popular platform SDKs, plugin, server integrations in our integration stack.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay is built <for developers by developers>",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\" dir=\"auto\" style=\"--framer-text-alignment:left\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-70957156-e514-46a4-949b-454365bf5b7d, rgb(255, 255, 255)))\">Razorpay is built </span><br class=\"framer-text\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-g1tnir, var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92)))\"><for developers b...",
"firstParagraph": "Find all popular platform SDKs, plugin, server integrations in our integration stack.",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" dir=\"auto\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-82f0201b-b71b-4732-9a21-9af8157addf8, rgba(255, 255, 255, 0.48)))\">Find all popular platform SDKs, plugin, server integrations in our integration stack.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay is built <for developers by developers>",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-w0k1ba\" data-styles-preset=\"Q6POKzspr\" dir=\"auto\" style=\"--framer-text-alignment:left\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-70957156-e514-46a4-949b-454365bf5b7d, rgb(255, 255, 255)))\">Razorpay is built </span><br class=\"framer-text\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-g1tnir, var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92)))\"><for developers by...",
"firstParagraph": "Find all popular platform SDKs, plugin, server integrations in our integration stack.",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-1tb5a0g\" data-styles-preset=\"GB3ZPUE3V\" dir=\"auto\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-82f0201b-b71b-4732-9a21-9af8157addf8, rgba(255, 255, 255, 0.48)))\">Find all popular platform SDKs, plugin, server integrations in our integration stack.</p>",
"words": 12,
"direct": false,
"issue": "First paragraph is 12 words and does not look like a concise direct answer."
},
{
"heading": "Not a developer? Our No-Code products have you covered",
"headingHtml": "<h2 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:48px;--framer-font-weight:600;--framer-line-height:56px;--framer-text-color:var(--extracted-1of0zx5, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1q...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Payment Links",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Payment Links</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Payment Pages",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Payment Pages</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Payment Buttons",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Payment Buttons</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Invoices",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Invoices</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "QR Code",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">QR Code</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Subscriptions",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Subscriptions</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Not a developer? Our No-Code products have you covered",
"headingHtml": "<h2 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:48px;--framer-font-weight:600;--framer-line-height:56px;--framer-text-color:var(--extracted-1of0zx5, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1q...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Payment Links",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Payment Links</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Payment Pages",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Payment Pages</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Payment Buttons",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Payment Buttons</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Invoices",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Invoices</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "QR Code",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">QR Code</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Subscriptions",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Subscriptions</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Not a developer? Our No-Code products have you covered",
"headingHtml": "<h2 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:48px;--framer-font-weight:600;--framer-line-height:56px;--framer-text-color:var(--extracted-1of0zx5, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1q...",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Payment Links",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Payment Links</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Payment Pages",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Payment Pages</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Payment Buttons",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Payment Buttons</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Invoices",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Invoices</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "QR Code",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">QR Code</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Subscriptions",
"headingHtml": "<h3 class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFJlZ3VsYXI=;--framer-font-family:"TASA Orbiter Display Regular", "TASA Orbiter Display Regular Placeholder", sans-serif;--framer-font-size:20px;--framer-line-height:26px;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Subscriptions</h3>",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Not a developer? Our No-Code products have you covered",
"headingHtml": "<h2 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:34px;--framer-font-weight:600;--framer-line-height:40px;--framer-text-color:var(--extracted-1of0zx5, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1q...",
"firstParagraph": "Sign Up",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-88344581-47be-4011-acb7-7cc4d2376228, rgb(41, 80, 218)))\">Sign Up</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay grows with you!",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Razorpay grows with <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">you!</span></h2>",
"firstParagraph": "1,50,000+ Businesses",
"paragraphHtml": "<p dir=\"auto\" class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:700;--framer-line-height:32px\">1,50,000+ Businesses</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay grows with you!",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Razorpay grows with <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">you!</span></h2>",
"firstParagraph": "1,50,000+ Businesses",
"paragraphHtml": "<p dir=\"auto\" class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:700;--framer-line-height:32px\">1,50,000+ Businesses</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay grows with you!",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Razorpay grows with <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">you!</span></h2>",
"firstParagraph": "1,50,000+ Businesses",
"paragraphHtml": "<p dir=\"auto\" class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:700;--framer-line-height:32px\">1,50,000+ Businesses</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay grows with you!",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Razorpay grows with <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">you!</span></h2>",
"firstParagraph": "1,50,000+ Businesses",
"paragraphHtml": "<p dir=\"auto\" class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-size:24px;--framer-font-weight:700;--framer-line-height:32px\">1,50,000+ Businesses</p>",
"words": 4,
"direct": false,
"issue": "First paragraph is 4 words and does not look like a concise direct answer."
},
{
"heading": "RazorpayX works for most of our needs - be it our salaries, be it our compliance, be it our payments to vendors. And the biggest headache of all OTPs went away.",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-c09lhp\" data-styles-preset=\"epUIcbvW8\">RazorpayX works for most of our needs - be it our salaries, be it our compliance, be it our payments to vendors. And the biggest headache of all OTPs went away.</h3>",
"firstParagraph": "Nischay AG",
"paragraphHtml": "<p class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-weight:700;--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(19, 38, 68))\">Nischay AG</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "In a few hours we were able to setup the entire Payroll Management on RazorpayX. We saved 500+ Hours and Achieved 40% Cost Reduction.",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-c09lhp\" data-styles-preset=\"epUIcbvW8\">In a few hours we were able to setup the entire Payroll Management on RazorpayX. We saved 500+ Hours and Achieved 40% Cost Reduction.</h3>",
"firstParagraph": "Aditya Shankar",
"paragraphHtml": "<p class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-weight:700;--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(19, 38, 68))\">Aditya Shankar</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay's revolving Line of Credit simplifies financial management, aiding inventory planning during cash flow gaps.",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-c09lhp\" data-styles-preset=\"epUIcbvW8\">Razorpay's revolving Line of Credit simplifies financial management, aiding inventory planning during cash flow gaps.</h3>",
"firstParagraph": "Neha Tandon Sharma",
"paragraphHtml": "<p class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-weight:700;--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(19, 38, 68))\">Neha Tandon Sharma</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay Magic Checkout is truly a magical solution. Our conversion rate has increased by 35% & our COD, RTO has drastically decreased.",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-c09lhp\" data-styles-preset=\"epUIcbvW8\">Razorpay Magic Checkout is truly a magical solution. Our conversion rate has increased by 35% & our COD, RTO has drastically decreased.</h3>",
"firstParagraph": "Durlabh Rawat",
"paragraphHtml": "<p class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-weight:700;--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(19, 38, 68))\">Durlabh Rawat</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Razorpay simplifies cross-border bank transfers with the MoneySaver Exporter Account, reducing FIRC generation time from up to 5 days to seconds.",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-c09lhp\" data-styles-preset=\"epUIcbvW8\">Razorpay simplifies cross-border bank transfers with the MoneySaver Exporter Account, reducing FIRC generation time from up to 5 days to seconds.</h3>",
"firstParagraph": "Nikita Gujral",
"paragraphHtml": "<p class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-weight:700;--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(19, 38, 68))\">Nikita Gujral</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "We chose Razorpay because Razorpay is easy to setup, there are different options for my customers & millions of businesses already trust Razorpay.",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-c09lhp\" data-styles-preset=\"epUIcbvW8\">We chose Razorpay because Razorpay is easy to setup, there are different options for my customers & millions of businesses already trust Razorpay.</h3>",
"firstParagraph": "Anusree Goenka",
"paragraphHtml": "<p class=\"framer-text\" style=\"--font-selector:R0Y7TGF0by03MDA=;--framer-font-family:"Lato", "Lato Placeholder", sans-serif;--framer-font-weight:700;--framer-line-height:24px;--framer-text-color:var(--extracted-r6o4lv, rgb(19, 38, 68))\">Anusree Goenka</p>",
"words": 2,
"direct": false,
"issue": "First paragraph is 2 words and does not look like a concise direct answer."
},
{
"heading": "Frequently asked questions",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\" dir=\"auto\">Frequently asked questions</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Frequently asked questions",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-vqfqfs\" data-styles-preset=\"wabg76FqG\" dir=\"auto\">Frequently asked questions</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What is Razorpay?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What is Razorpay?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What services does Razorpay offer?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What services does Razorpay offer?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What online payment solutions does Razorpay offer?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What online payment solutions does Razorpay offer?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What offline payment solutions does Razorpay offer?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What offline payment solutions does Razorpay offer?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What international payment solutions does Razorpay offer?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What international payment solutions does Razorpay offer?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What are RazorpayX Payroll and Payouts?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What are RazorpayX Payroll and Payouts?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Which banks are supported by RazorpayX?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Which banks are supported by RazorpayX?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What is Razorpay Rize?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What is Razorpay Rize?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Is Razorpay safe and secure?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Is Razorpay safe and secure?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Is Razorpay RBI approved and regulated?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Is Razorpay RBI approved and regulated?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Does Razorpay provide customer support?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Does Razorpay provide customer support?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Which companies use Razorpay’s products?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Which companies use Razorpay’s products?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "In which countries does Razorpay operate?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">In which countries does Razorpay operate?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What is Razorpay?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What is Razorpay?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What services does Razorpay offer?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What services does Razorpay offer?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What online payment solutions does Razorpay offer?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What online payment solutions does Razorpay offer?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What offline payment solutions does Razorpay offer?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What offline payment solutions does Razorpay offer?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What international payment solutions does Razorpay offer?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What international payment solutions does Razorpay offer?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What are RazorpayX Payroll and Payouts?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What are RazorpayX Payroll and Payouts?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Which banks are supported by RazorpayX?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Which banks are supported by RazorpayX?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "What is Razorpay Rize?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">What is Razorpay Rize?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Is Razorpay safe and secure?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Is Razorpay safe and secure?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Is Razorpay RBI approved and regulated?",
"headingHtml": "<h3 class=\"framer-text framer-styles-preset-1c5h1nu\" data-styles-preset=\"WJgoakyXv\" dir=\"auto\" style=\"--framer-text-alignment:left;--framer-text-color:var(--extracted-a0htzi, var(--token-6a2c6796-434b-4093-bb9e-668bf138d486, rgb(25, 40, 57)))\">Is Razorpay RBI approved and regulated?</h3>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Supercharge your business with Razorpay",
"headingHtml": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Supercharge your business with Razorpay</h2>",
"firstParagraph": "Sign Up Now",
"paragraphHtml": "<p class=\"framer-text framer-styles-preset-13u2nx0\" data-styles-preset=\"ixsrIotb8\" style=\"--framer-text-color:var(--extracted-r6o4lv, var(--token-007ab0ea-5b28-47c2-95b6-3de15d4250a3, rgb(255, 255, 255)))\">Sign Up Now</p>",
"words": 3,
"direct": false,
"issue": "First paragraph is 3 words and does not look like a concise direct answer."
},
{
"heading": "Accept Payments",
"headingHtml": "<h2>Accept Payments</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Make Payouts (RazorpayX)",
"headingHtml": "<h2>Make Payouts (RazorpayX)</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Business Banking (RazorpayX)",
"headingHtml": "<h2>Business Banking (RazorpayX)</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Automate Payroll (RazorpayX Payroll)",
"headingHtml": "<h2>Automate Payroll (RazorpayX Payroll)</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "AI Native Products",
"headingHtml": "<h2>AI Native Products</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Company",
"headingHtml": "<h2>Company</h2>",
"firstParagraph": "Razorpay Software Limited. 1st Floor, SJR Cyber, 22 Laskar Hosur Road, Adugodi, Bengaluru 560030, Karnataka, India. CIN: U62099KA2024PTC188982. Founded 2014.",
"paragraphHtml": "<p>Razorpay Software Limited. 1st Floor, SJR Cyber, 22 Laskar Hosur Road, Adugodi, Bengaluru 560030, Karnataka, India. CIN: U62099KA2024PTC188982. Founded 2014.</p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: benefits, cost, compare.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer intent coverage
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer intent coverage scored 70/100 and needs improvement.
Evidence
{
"headings": [
{
"text": "The all in one finance platform you’ve been looking for",
"html": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">The all in one <span style=\"--framer-text-color:var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92))\" class=\"framer-text\">finance platform </span>you’ve been looking for </h2>"
},
{
"text": "The all in one finance platform you’ve been looking for",
"html": "<h2 dir=\"auto\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:36px;--framer-font-weight:600;--framer-line-height:42px;--framer-text-alignment:left;--framer-text-color:var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57))\" class=\"framer-text\">The all in one <span style=\"--framer-text-color:var(--token-8c0617e2..."
},
{
"text": "Powering every industry. Powering all disruptors.",
"html": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Powering every industry. Powering all disruptors.</h2>"
},
{
"text": "Open a virtual account in 200+ countries, save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Open a virtual account in 200+ countries,</span> save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments</h2>"
},
{
"text": "Witness a 40% increase in conversions, enjoy a 5X quicker checkout process, and reduce RTOs by 50%.",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Witness a 40% increase in conversions,</span> enjoy a 5X quicker checkout process, and reduce RTOs by 50%.</h2>"
},
{
"text": "Utilise 15+ payment gateways for all Aggregators, improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Utilise 15+ payment gateways for all Aggregators,</span> improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.</h2>"
},
{
"text": "Open a virtual account in 200+ countries, save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Open a virtual account in 200+ countries,</span> save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments</h2>"
},
{
"text": "Witness a 40% increase in conversions, enjoy a 5X quicker checkout process, and reduce RTOs by 50%.",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Witness a 40% increase in conversions,</span> enjoy a 5X quicker checkout process, and reduce RTOs by 50%.</h2>"
},
{
"text": "Utilise 15+ payment gateways for all Aggregators, improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Utilise 15+ payment gateways for all Aggregators,</span> improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.</h2>"
},
{
"text": "Open a virtual account in 200+ countries, save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Open a virtual account in 200+ countries,</span> save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments</h2>"
},
{
"text": "Witness a 40% increase in conversions, enjoy a 5X quicker checkout process, and reduce RTOs by 50%.",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Witness a 40% increase in conversions,</span> enjoy a 5X quicker checkout process, and reduce RTOs by 50%.</h2>"
},
{
"text": "Utilise 15+ payment gateways for all Aggregators, improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Utilise 15+ payment gateways for all Aggregators,</span> improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.</h2>"
},
{
"text": "Razorpay is built <for developers by developers>",
"html": "<h2 class=\"framer-text framer-styles-preset-w0k1ba\" data-styles-preset=\"Q6POKzspr\" dir=\"auto\" style=\"--framer-text-alignment:left\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-70957156-e514-46a4-949b-454365bf5b7d, rgb(255, 255, 255)))\">Razorpay is built </span><br class=\"framer-text\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-g1tnir, var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92)))\"><for developers by..."
},
{
"text": "Razorpay is built <for developers by developers>",
"html": "<h2 class=\"framer-text framer-styles-preset-w0k1ba\" data-styles-preset=\"Q6POKzspr\" dir=\"auto\" style=\"--framer-text-alignment:left\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-70957156-e514-46a4-949b-454365bf5b7d, rgb(255, 255, 255)))\">Razorpay is built </span><br class=\"framer-text\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-g1tnir, var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92)))\"><for developers by..."
},
{
"text": "Razorpay is built <for developers by developers>",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\" dir=\"auto\" style=\"--framer-text-alignment:left\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-70957156-e514-46a4-949b-454365bf5b7d, rgb(255, 255, 255)))\">Razorpay is built </span><br class=\"framer-text\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-g1tnir, var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92)))\"><for developers b..."
},
{
"text": "Razorpay is built <for developers by developers>",
"html": "<h2 class=\"framer-text framer-styles-preset-w0k1ba\" data-styles-preset=\"Q6POKzspr\" dir=\"auto\" style=\"--framer-text-alignment:left\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-70957156-e514-46a4-949b-454365bf5b7d, rgb(255, 255, 255)))\">Razorpay is built </span><br class=\"framer-text\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-g1tnir, var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92)))\"><for developers by..."
},
{
"text": "Not a developer? Our No-Code products have you covered",
"html": "<h2 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:48px;--framer-font-weight:600;--framer-line-height:56px;--framer-text-color:var(--extracted-1of0zx5, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1q..."
},
{
"text": "Not a developer? Our No-Code products have you covered",
"html": "<h2 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:48px;--framer-font-weight:600;--framer-line-height:56px;--framer-text-color:var(--extracted-1of0zx5, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1q..."
},
{
"text": "Not a developer? Our No-Code products have you covered",
"html": "<h2 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:48px;--framer-font-weight:600;--framer-line-height:56px;--framer-text-color:var(--extracted-1of0zx5, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1q..."
},
{
"text": "Not a developer? Our No-Code products have you covered",
"html": "<h2 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:34px;--framer-font-weight:600;--framer-line-height:40px;--framer-text-color:var(--extracted-1of0zx5, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1q..."
},
{
"text": "Razorpay grows with you!",
"html": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Razorpay grows with <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">you!</span></h2>"
},
{
"text": "Razorpay grows with you!",
"html": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Razorpay grows with <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">you!</span></h2>"
},
{
"text": "Razorpay grows with you!",
"html": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Razorpay grows with <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">you!</span></h2>"
},
{
"text": "Razorpay grows with you!",
"html": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Razorpay grows with <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">you!</span></h2>"
},
{
"text": "Frequently asked questions",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\" dir=\"auto\">Frequently asked questions</h2>"
},
{
"text": "Frequently asked questions",
"html": "<h2 class=\"framer-text framer-styles-preset-vqfqfs\" data-styles-preset=\"wabg76FqG\" dir=\"auto\">Frequently asked questions</h2>"
},
{
"text": "Supercharge your business with Razorpay",
"html": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Supercharge your business with Razorpay</h2>"
},
{
"text": "What Razorpay Does",
"html": "<h2>What Razorpay Does</h2>"
},
{
"text": "Accept Payments",
"html": "<h2>Accept Payments</h2>"
},
{
"text": "Make Payouts (RazorpayX)",
"html": "<h2>Make Payouts (RazorpayX)</h2>"
},
{
"text": "Business Banking (RazorpayX)",
"html": "<h2>Business Banking (RazorpayX)</h2>"
},
{
"text": "Automate Payroll (RazorpayX Payroll)",
"html": "<h2>Automate Payroll (RazorpayX Payroll)</h2>"
},
{
"text": "AI Native Products",
"html": "<h2>AI Native Products</h2>"
},
{
"text": "For Developers",
"html": "<h2>For Developers</h2>"
},
{
"text": "Company",
"html": "<h2>Company</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Razorpay - Payment Solution for Online Paymen...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Razorpay - Payment Solution for Online Paymen... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Razorpay - Payment Solution for Online Paymen...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Razorpay - Payment Solution for Online Paymen... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Razorpay - Payment Solution for Online Paymen... compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "benefits",
"label": "Why use Razorpay - Payment Solution for Online Paymen...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Razorpay - Payment Solution for Online Paymen... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Razorpay - Payment Solution for Online Paymen... compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 80/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Page experience for AIO
AIO: Page experience for AIO scored 80/100 and needs improvement.
Needs attention
AIO: Page experience for AIO
Issue
HTML size is large (2658891 bytes).
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Page experience for AIO
Score
80/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Page experience for AIO scored 80/100 and needs improvement.
Evidence
{
"viewportContent": "width=device-width",
"visibleWords": 6264,
"htmlBytes": 2658891,
"imagesMissingDimensions": [],
"possibleDialogs": [],
"score": 80,
"weight": 10
}Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Informational
Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Needs attention
AI context endpoint
Issue
AI context endpoint is informational for this page.
Why it matters
A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.
Check name
AI context endpoint
Score
100/100
Status
informational
Category
API
Maturity
Emerging recommendation
Goal
Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.
Result
AI context endpoint is informational for this page.
Validation steps
Fetch to find resource
AI context endpoint was not found at the expected path.
Evidence
{
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/ai/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 206786
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 206780
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html; charset=UTF-8",
"length": 77886
}
]
},
"issue": "AI context endpoint was not found at the expected path.",
"howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Needs attention
AIO: Query intent coverage
Issue
Missing likely AI Overview intent sections: benefits, cost, compare.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Query intent coverage
Score
70/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Query intent coverage is informational for this page.
Evidence
{
"headings": [
{
"text": "The all in one finance platform you’ve been looking for",
"html": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">The all in one <span style=\"--framer-text-color:var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92))\" class=\"framer-text\">finance platform </span>you’ve been looking for </h2>"
},
{
"text": "The all in one finance platform you’ve been looking for",
"html": "<h2 dir=\"auto\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:36px;--framer-font-weight:600;--framer-line-height:42px;--framer-text-alignment:left;--framer-text-color:var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57))\" class=\"framer-text\">The all in one <span style=\"--framer-text-color:var(--token-8c0617e2..."
},
{
"text": "Powering every industry. Powering all disruptors.",
"html": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Powering every industry. Powering all disruptors.</h2>"
},
{
"text": "Open a virtual account in 200+ countries, save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Open a virtual account in 200+ countries,</span> save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments</h2>"
},
{
"text": "Witness a 40% increase in conversions, enjoy a 5X quicker checkout process, and reduce RTOs by 50%.",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Witness a 40% increase in conversions,</span> enjoy a 5X quicker checkout process, and reduce RTOs by 50%.</h2>"
},
{
"text": "Utilise 15+ payment gateways for all Aggregators, improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Utilise 15+ payment gateways for all Aggregators,</span> improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.</h2>"
},
{
"text": "Open a virtual account in 200+ countries, save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Open a virtual account in 200+ countries,</span> save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments</h2>"
},
{
"text": "Witness a 40% increase in conversions, enjoy a 5X quicker checkout process, and reduce RTOs by 50%.",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Witness a 40% increase in conversions,</span> enjoy a 5X quicker checkout process, and reduce RTOs by 50%.</h2>"
},
{
"text": "Utilise 15+ payment gateways for all Aggregators, improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Utilise 15+ payment gateways for all Aggregators,</span> improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.</h2>"
},
{
"text": "Open a virtual account in 200+ countries, save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Open a virtual account in 200+ countries,</span> save up to 50% on international bank transfer charges. Receive ACH/SWIFT/SEPA/BACS payments</h2>"
},
{
"text": "Witness a 40% increase in conversions, enjoy a 5X quicker checkout process, and reduce RTOs by 50%.",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Witness a 40% increase in conversions,</span> enjoy a 5X quicker checkout process, and reduce RTOs by 50%.</h2>"
},
{
"text": "Utilise 15+ payment gateways for all Aggregators, improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">Utilise 15+ payment gateways for all Aggregators,</span> improve success rates by 10% with zero downtime, and cut charges/fees by 15-30%.</h2>"
},
{
"text": "Razorpay is built <for developers by developers>",
"html": "<h2 class=\"framer-text framer-styles-preset-w0k1ba\" data-styles-preset=\"Q6POKzspr\" dir=\"auto\" style=\"--framer-text-alignment:left\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-70957156-e514-46a4-949b-454365bf5b7d, rgb(255, 255, 255)))\">Razorpay is built </span><br class=\"framer-text\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-g1tnir, var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92)))\"><for developers by..."
},
{
"text": "Razorpay is built <for developers by developers>",
"html": "<h2 class=\"framer-text framer-styles-preset-w0k1ba\" data-styles-preset=\"Q6POKzspr\" dir=\"auto\" style=\"--framer-text-alignment:left\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-70957156-e514-46a4-949b-454365bf5b7d, rgb(255, 255, 255)))\">Razorpay is built </span><br class=\"framer-text\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-g1tnir, var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92)))\"><for developers by..."
},
{
"text": "Razorpay is built <for developers by developers>",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\" dir=\"auto\" style=\"--framer-text-alignment:left\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-70957156-e514-46a4-949b-454365bf5b7d, rgb(255, 255, 255)))\">Razorpay is built </span><br class=\"framer-text\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-g1tnir, var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92)))\"><for developers b..."
},
{
"text": "Razorpay is built <for developers by developers>",
"html": "<h2 class=\"framer-text framer-styles-preset-w0k1ba\" data-styles-preset=\"Q6POKzspr\" dir=\"auto\" style=\"--framer-text-alignment:left\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-70957156-e514-46a4-949b-454365bf5b7d, rgb(255, 255, 255)))\">Razorpay is built </span><br class=\"framer-text\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-g1tnir, var(--token-db0138a9-748e-4901-83fa-742877e62cd4, rgb(0, 158, 92)))\"><for developers by..."
},
{
"text": "Not a developer? Our No-Code products have you covered",
"html": "<h2 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:48px;--framer-font-weight:600;--framer-line-height:56px;--framer-text-color:var(--extracted-1of0zx5, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1q..."
},
{
"text": "Not a developer? Our No-Code products have you covered",
"html": "<h2 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:48px;--framer-font-weight:600;--framer-line-height:56px;--framer-text-color:var(--extracted-1of0zx5, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1q..."
},
{
"text": "Not a developer? Our No-Code products have you covered",
"html": "<h2 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:48px;--framer-font-weight:600;--framer-line-height:56px;--framer-text-color:var(--extracted-1of0zx5, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1q..."
},
{
"text": "Not a developer? Our No-Code products have you covered",
"html": "<h2 dir=\"auto\" class=\"framer-text\" style=\"--font-selector:Q1VTVE9NO1RBU0EgT3JiaXRlciBEaXNwbGF5IFNlbWlCb2xk;--framer-font-family:"TASA Orbiter Display SemiBold", "TASA Orbiter Display SemiBold Placeholder", sans-serif;--framer-font-size:34px;--framer-font-weight:600;--framer-line-height:40px;--framer-text-color:var(--extracted-1of0zx5, var(--token-6273ad63-b41e-47a3-817d-10650adb22f5, rgb(25, 40, 57)))\"><span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1q..."
},
{
"text": "Razorpay grows with you!",
"html": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Razorpay grows with <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">you!</span></h2>"
},
{
"text": "Razorpay grows with you!",
"html": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Razorpay grows with <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">you!</span></h2>"
},
{
"text": "Razorpay grows with you!",
"html": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Razorpay grows with <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">you!</span></h2>"
},
{
"text": "Razorpay grows with you!",
"html": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Razorpay grows with <span class=\"framer-text\" style=\"--framer-text-color:var(--extracted-1qn201a, var(--token-874d85c2-94ac-46ac-85d6-d23ebdc07e58, rgb(48, 94, 255)))\">you!</span></h2>"
},
{
"text": "Frequently asked questions",
"html": "<h2 class=\"framer-text framer-styles-preset-14pk078\" data-styles-preset=\"BhXl0LveE\" dir=\"auto\">Frequently asked questions</h2>"
},
{
"text": "Frequently asked questions",
"html": "<h2 class=\"framer-text framer-styles-preset-vqfqfs\" data-styles-preset=\"wabg76FqG\" dir=\"auto\">Frequently asked questions</h2>"
},
{
"text": "Supercharge your business with Razorpay",
"html": "<h2 class=\"framer-text framer-styles-preset-3ermk9\" data-styles-preset=\"cImKk7xwr\" dir=\"auto\" style=\"--framer-text-alignment:left\">Supercharge your business with Razorpay</h2>"
},
{
"text": "What Razorpay Does",
"html": "<h2>What Razorpay Does</h2>"
},
{
"text": "Accept Payments",
"html": "<h2>Accept Payments</h2>"
},
{
"text": "Make Payouts (RazorpayX)",
"html": "<h2>Make Payouts (RazorpayX)</h2>"
},
{
"text": "Business Banking (RazorpayX)",
"html": "<h2>Business Banking (RazorpayX)</h2>"
},
{
"text": "Automate Payroll (RazorpayX Payroll)",
"html": "<h2>Automate Payroll (RazorpayX Payroll)</h2>"
},
{
"text": "AI Native Products",
"html": "<h2>AI Native Products</h2>"
},
{
"text": "For Developers",
"html": "<h2>For Developers</h2>"
},
{
"text": "Company",
"html": "<h2>Company</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Razorpay - Payment Solution for Online Paymen...?",
"pattern": {}
},
{
"id": "how",
"label": "How does Razorpay - Payment Solution for Online Paymen... work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Razorpay - Payment Solution for Online Paymen...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Razorpay - Payment Solution for Online Paymen... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Razorpay - Payment Solution for Online Paymen... compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "benefits",
"label": "Why use Razorpay - Payment Solution for Online Paymen...?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Razorpay - Payment Solution for Online Paymen... free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Razorpay - Payment Solution for Online Paymen... compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 4
}Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Needs attention
Auth.md Agent Registration
Issue
auth.md response did not match the expected agent registration shape. content too short (9/80 chars minimum); missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.
Why it matters
Agent registration metadata lets automated clients find the registration path, supported identity types, credential types, and related claim or revocation endpoints without scraping human docs.
Check name
Auth.md Agent Registration
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish Auth.md and agent_auth metadata so agents can discover registration and credential requirements.
Result
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Validation steps
Fetch and validate /auth.md
auth.md response did not match the expected agent registration shape. content too short (9/80 chars minimum); missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.
Validate agent_auth authorization metadata
OAuth authorization metadata did not include a usable agent_auth block. missing agent_auth object; register_uri issues: [{"field":"agent_auth.register_uri","issue":"Missing URL."}]; missing supported_identity_types; missing credential_types_supported; missing claim or revocation URL.
Evidence
{
"failedStep": "auth-md",
"steps": [
{
"id": "auth-md",
"title": "Fetch and validate /auth.md",
"status": "fail",
"evidence": {
"path": "/auth.md",
"ok": false,
"statusCode": 404,
"contentType": "text/plain; charset=utf-8",
"length": 9,
"validation": {
"valid": false,
"issue": "auth.md response did not match the expected agent registration shape. content too short (9/80 chars minimum); missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
"compatibleContentType": true,
"contentLength": 9,
"hasRegisterInstructions": false,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": false,
"mentionsCredential": false,
"links": [],
"rawExcerpt": "Not found"
}
},
"issue": "auth.md response did not match the expected agent registration shape. content too short (9/80 chars minimum); missing registration instructions; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
"howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
},
{
"id": "oauth-protected-resource",
"title": "Publish protected resource metadata",
"status": "pass",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"ok": true,
"statusCode": 200,
"contentType": "application/json",
"length": 866,
"text": "{\n \"$comment\": \"OAuth 2.0 Protected Resource Metadata (RFC 9728). The Razorpay REST API primarily uses HTTP Basic Auth with API keys. OAuth bearer tokens are supported when accessing via the Razorpay MCP server (mcp.razorpay.com).\",\n \"resource\": \"https://razorpay.com\",\n \"authorization_servers\": [\n \"https://mcp.razorpay.com\"\n ],\n \"bearer_methods_supported\": [\"header\"],\n \"scopes_supported\": [\"read_only\"],\n \"resource_documentation\": \"https://razorpay.com/.well-known/api-catalog.json\",\n \"x-primary-auth\": {\n \"method\": \"http_basic\",\n \"description\": \"HTTP Basic Auth — key_id as username, key_secret as password (base64-encoded). This is the primary and recommended authentication method for direct REST API access.\",\n \"key_management_url\": \"https://dashboard.razorpay.com/app/keys\",\n \"agents_reference\": \"https://razorpay.com/agents.md\"\n }\n}\n"
},
"howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
},
{
"id": "agent-auth-block",
"title": "Validate agent_auth authorization metadata",
"status": "fail",
"evidence": {
"valid": false,
"validJson": true,
"compatibleContentType": true,
"document": {
"$comment": "OAuth 2.0 Authorization Server Metadata (RFC 8414) for the Razorpay MCP server. These endpoints are MCP protocol endpoints — they are not browser-navigable. For setup instructions see service_documentation. The Razorpay REST API (api.razorpay.com) uses HTTP Basic Auth with API keys, not OAuth.",
"issuer": "https://mcp.razorpay.com",
"authorization_endpoint": "https://mcp.razorpay.com/authorize",
"token_endpoint": "https://mcp.razorpay.com/token",
"registration_endpoint": "https://mcp.razorpay.com/register",
"response_types_supported": [
"code"
],
"grant_types_supported": [
"authorization_code",
"client_credentials",
"refresh_token"
],
"scopes_supported": [
"read_only"
],
"token_endpoint_auth_methods_supported": [
"client_secret_post"
],
"code_challenge_methods_supported": [
"S256"
],
"service_documentation": "https://razorpay.com/docs/build/llm-docs/mcp-server/oauth.md",
"x-api-key-auth": {
"description": "Primary authentication for the Razorpay REST API: HTTP Basic Auth using key_id as username and key_secret as password. API keys are generated from the Razorpay Dashboard.",
"key_management_url": "https://dashboard.razorpay.com/app/keys",
"docs": "https://razorpay.com/agents.md"
}
},
"rawExcerpt": "{\n \"$comment\": \"OAuth 2.0 Authorization Server Metadata (RFC 8414) for the Razorpay MCP server. These endpoints are MCP protocol endpoints — they are not browser-navigable. For setup instructions see service_documentation. The Razorpay REST API (api.razorpay.com) uses HTTP Basic Auth with API keys, not OAuth.\",\n \"issuer\": \"https://mcp.razorpay.com\",\n \"authorization_endpoint\": \"https://mcp.razorpay.com/authorize\",\n \"token_endpoint\": \"https://mcp.razorpay.com/token\",\n \"registration_endpoint\": \"https://mcp.razorpay.com/register\",\n \"response_types_supported\": [\"code\"],\n \"grant_types_supported\": [\n \"authorization_code\",\n \"client_credentials\",\n \"refresh_token\"\n ],\n \"scopes_supported\": [\"read_only\"],\n \"token_endpoint_auth_methods_supported\": [\"client_secret_post\"],\n \"code_chal",
"issue": "OAuth authorization metadata did not include a usable agent_auth block. missing agent_auth object; register_uri issues: [{\"field\":\"agent_auth.register_uri\",\"issue\":\"Missing URL.\"}]; missing supported_identity_types; missing credential_types_supported; missing claim or revocation URL.",
"hasAgentAuth": false,
"supportedIdentityTypes": [],
"credentialTypesSupported": [],
"registerUriIssues": [
{
"field": "agent_auth.register_uri",
"issue": "Missing URL."
}
],
"claimUrlIssues": [],
"revocationUrlIssues": []
},
"issue": "OAuth authorization metadata did not include a usable agent_auth block. missing agent_auth object; register_uri issues: [{\"field\":\"agent_auth.register_uri\",\"issue\":\"Missing URL.\"}]; missing supported_identity_types; missing credential_types_supported; missing claim or revocation URL.",
"howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 12,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "login"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign up"
},
{
"source": "visible-text",
"weight": 3,
"match": "signup"
}
]
},
"resourceFetchSucceeded": false
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
Why it matters
IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.
Check name
IndexNow key
Score
100/100
Status
informational
Category
Discoverability
Maturity
Established
Goal
Verify that IndexNow ownership key placement is detectable when the site advertises it.
Result
IndexNow key is informational for this page.
Validation steps
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
Fetch and validate IndexNow key file
No discoverable IndexNow key file was found.
Evidence
{
"steps": [
{
"id": "advertised-location",
"title": "Find advertised IndexNow key location",
"status": "informational",
"evidence": {
"advertised": []
},
"issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
"howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
},
{
"id": "fetch-key",
"title": "Fetch and validate IndexNow key file",
"status": "informational",
"evidence": {
"advertised": [],
"checked": []
},
"issue": "No discoverable IndexNow key file was found.",
"howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
}
]
}Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Needs attention
OAuth / OIDC discovery
Issue
OAuth Discovery response did not match the expected shape. missing: issuer, authorization_endpoint, token_endpoint, jwks_uri; endpoint issues: [{"field":"authorization_endpoint","issue":"Missing URL."},{"field":"token_endpoint","issue":"Missing URL."},{"field":"jwks_uri","issue":"Missing URL."}]; missing response_types_supported; missing grant_types_supported.
Why it matters
OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.
Check name
OAuth / OIDC discovery
Score
0/100
Status
informational
Category
Auth
Maturity
Established
Goal
Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.
Result
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Validation steps
Validate resource body
OAuth Discovery response did not match the expected shape. missing: issuer, authorization_endpoint, token_endpoint, jwks_uri; endpoint issues: [{"field":"authorization_endpoint","issue":"Missing URL."},{"field":"token_endpoint","issue":"Missing URL."},{"field":"jwks_uri","issue":"Missing URL."}]; missing response_types_supported; missing grant_types_supported.
Probe authorization endpoint with an authorization-code request
authorization_endpoint is missing from discovery metadata.
Reject unregistered authorization redirects
authorization_endpoint is missing from discovery metadata.
Probe token endpoint with advertised grant type
token_endpoint is missing from discovery metadata.
Evidence
{
"failedStep": "validate",
"steps": [
{
"id": "fetch",
"title": "Fetch discovery resource",
"status": "pass",
"evidence": {
"path": "/.well-known/openid-configuration",
"statusCode": 200,
"contentType": "application/json"
}
},
{
"id": "validate",
"title": "Validate resource body",
"status": "fail",
"evidence": {
"valid": false,
"issue": "OAuth Discovery response did not match the expected shape. missing: issuer, authorization_endpoint, token_endpoint, jwks_uri; endpoint issues: [{\"field\":\"authorization_endpoint\",\"issue\":\"Missing URL.\"},{\"field\":\"token_endpoint\",\"issue\":\"Missing URL.\"},{\"field\":\"jwks_uri\",\"issue\":\"Missing URL.\"}]; missing response_types_supported; missing grant_types_supported.",
"compatibleContentType": true,
"missing": [
"issuer",
"authorization_endpoint",
"token_endpoint",
"jwks_uri"
],
"endpointIssues": [
{
"field": "authorization_endpoint",
"issue": "Missing URL."
},
{
"field": "token_endpoint",
"issue": "Missing URL."
},
{
"field": "jwks_uri",
"issue": "Missing URL."
}
],
"responseTypesSupported": [],
"grantTypesSupported": [],
"idTokenSigningAlgValuesSupported": [],
"rawExcerpt": "{\n \"$comment\": \"Razorpay does not provide OpenID Connect identity services. Razorpay is a payment platform, not an identity provider. This file is retained only to prevent broken discovery lookups.\",\n \"error\": \"not_supported\",\n \"error_description\": \"Razorpay does not operate as an OpenID Connect identity provider. For API authentication, use HTTP Basic Auth with Razorpay API keys (key_id:key_secret). For agent/MCP OAuth access, see the OAuth authorization server at https://mcp.razorpay.com/.well-known/oauth-authorization-server\",\n \"documentation\": \"https://razorpay.com/agents.md\",\n \"api_keys\": \"https://dashboard.razorpay.com/app/keys\"\n}\n"
},
"issue": "OAuth Discovery response did not match the expected shape. missing: issuer, authorization_endpoint, token_endpoint, jwks_uri; endpoint issues: [{\"field\":\"authorization_endpoint\",\"issue\":\"Missing URL.\"},{\"field\":\"token_endpoint\",\"issue\":\"Missing URL.\"},{\"field\":\"jwks_uri\",\"issue\":\"Missing URL.\"}]; missing response_types_supported; missing grant_types_supported.",
"howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
},
{
"id": "authorization-endpoint",
"title": "Probe authorization endpoint with an authorization-code request",
"status": "fail",
"evidence": {
"url": ""
},
"issue": "authorization_endpoint is missing from discovery metadata.",
"howToFix": "Advertise only implemented OAuth/OIDC endpoints."
},
{
"id": "authorization-redirect-safety",
"title": "Reject unregistered authorization redirects",
"status": "fail",
"evidence": {
"url": ""
},
"issue": "authorization_endpoint is missing from discovery metadata.",
"howToFix": "Validate clients and redirect_uri values before redirecting."
},
{
"id": "token-endpoint",
"title": "Probe token endpoint with advertised grant type",
"status": "fail",
"evidence": {
"url": ""
},
"issue": "token_endpoint is missing from discovery metadata.",
"howToFix": "Advertise only implemented OAuth/OIDC endpoints."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 12,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "login"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign up"
},
{
"source": "visible-text",
"weight": 3,
"match": "signup"
}
]
},
"resourceFetchSucceeded": true
}SEOSEOBrowser audit
Links are not crawlable
100 Fail
SEOSEOBrowser audit
Links are not crawlable
Check name
Links are not crawlable
Score
0/100
Status
fail
Device
desktop
Category
SEO
Fix guidance
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)
Evidence
{
"description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)"
}Performance and AccessibilityAccessibilityBrowser audit
Background and foreground colors do not have a sufficient contrast ratio.
50 Fail
Performance and AccessibilityAccessibilityBrowser audit
Background and foreground colors do not have a sufficient contrast ratio.
Check name
Background and foreground colors do not have a sufficient contrast ratio.
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.11/color-contrast)."
}Performance and AccessibilityAccessibilityBrowser audit
Elements use prohibited ARIA attributes
50 Fail
Performance and AccessibilityAccessibilityBrowser audit
Elements use prohibited ARIA attributes
Check name
Elements use prohibited ARIA attributes
Score
0/100
Status
fail
Device
desktop
Category
Accessibility
Fix guidance
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. [Learn more about prohibited ARIA roles](https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr).
References
https://web.dev/learn/accessibility/Evidence
{
"description": "Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. [Learn more about prohibited ARIA roles](https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr)."
}Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
Check name
Improve image delivery
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 556 KiB
Fix guidance
Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 556 KiB",
"description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)"
}Performance and AccessibilityPerformanceBrowser audit
LCP request discovery
20 Fail
Performance and AccessibilityPerformanceBrowser audit
LCP request discovery
Check name
LCP request discovery
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
[Optimize LCP](https://developer.chrome.com/docs/performance/insights/lcp-discovery) by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
References
https://web.dev/learn/performance/Evidence
{
"description": "[Optimize LCP](https://developer.chrome.com/docs/performance/insights/lcp-discovery) by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading"
}Performance and AccessibilityPerformanceBrowser audit
Network dependency tree
20 Fail
Performance and AccessibilityPerformanceBrowser audit
Network dependency tree
Check name
Network dependency tree
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
References
https://web.dev/learn/performance/Evidence
{
"description": "[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load."
}Performance and AccessibilityPerformanceBrowser audit
Legacy JavaScript
10 Warning
Performance and AccessibilityPerformanceBrowser audit
Legacy JavaScript
Check name
Legacy JavaScript
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 12 KiB
Fix guidance
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 12 KiB",
"description": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)"
}Performance and AccessibilityPerformanceBrowser audit
Loading performance
9 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
56/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "interactive",
"title": "Time to Interactive",
"score": 17,
"displayValue": "7.0 s",
"numericValue": 6997.960525009674
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 0,
"displayValue": "1,920 ms",
"numericValue": 1919
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 96,
"displayValue": "0.9 s",
"numericValue": 931.0021290650252
},
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 12,
"displayValue": "450 ms",
"numericValue": 447
},
{
"id": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 40 ms",
"numericValue": 35
},
{
"id": "speed-index",
"title": "Speed Index",
"score": 23,
"displayValue": "3.1 s",
"numericValue": 3144.663062591371
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 98,
"displayValue": "0.7 s",
"numericValue": 685.6050404505769
},
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "30 ms",
"numericValue": 28.27269
}
]
}Fix with MCP or CLI
Use this report as the handoff into remediation. Generate a coding-agent prompt with the failing checks attached, or jump to the MCP and CLI setup docs before your next rescan.
Score history
Public scan score over time
Public reports for this website origin. Select any point or report link to open that canonical report.
| Scan date | Score | Readiness | Report |
|---|---|---|---|
| 67/100 | Level 3, Bot-Aware | Current report |