Skip to content

Update spec and notification payloads across UPI specific pages#327

Merged
saainithil97 merged 4 commits intomainfrom
docs/upi-sync
Sep 8, 2025
Merged

Update spec and notification payloads across UPI specific pages#327
saainithil97 merged 4 commits intomainfrom
docs/upi-sync

Conversation

@saainithil97
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 21, 2025

Checklist to merge a PR 🚀

To merge this pull request, please take time to complete the checklist.

What action did you perform?

Review the corresponding checklist items for the action you performed and mark them done.

Edit an existing content (MDX) page

Checklist

  • Review changes using the MDX preview option
  • If the length of content >15000 chars, use the Content preview portal to view changes
  • If a redirect is needed to the existing page, add a key, value pair in redirects.json

Edit an existing API reference page

Checklist


Add a new content (MDX) page

Checklist

  • Create a .mdx file with the path as its name in the content folder
  • Add frontmatter with all the metadata
  • Review the order of items in Sidebar using the Sidebar preview option
  • Review changes using the MDX preview option
  • If the length of content >15000 chars, use the Content preview portal to view changes
  • Created a folder with the same name, if any children were to be added to the page
  • Once all changes are done, update the menu items by using the Menu Items option
  • Add a key, and value pair in redirects.json if you wish to have a redirect to the new page

Add a new API reference page

Checklist

  • Create a .json file with the product path as its name
  • Create an api-reference.mdx file in the respective product folder inside content folder
  • Add frontmatter with all the metadata
  • Review the order of items in Sidebar using the Sidebar preview option
  • Add API reference in JSON format (OpenAPI or Swagger) into created .json file.
  • Used the Content preview portal to view changes
  • Once all changes are done, update the menu items by using the Menu Items option

@pankaj0308
Copy link
Copy Markdown
Contributor

Please make sure to build menutItems via docter plugin. Since we have removed the dispute.mdx file. You can refer checklist for file system updates

Anindya Pandey and others added 4 commits September 5, 2025 10:17
…payloads

Changes:
- update UPI Setu payment, mandate, refund notification payloads

Closes UPI-2450
Changes:
- fix UPI Setu notification payloads

Closes UPI-2450
changes
- remove API endpoints that shouldn't be exposed to merchants
changes
- remove dispute notification related pages and reference
Copy link
Copy Markdown
Contributor

@pankaj0308 pankaj0308 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, considering the menuItems were generated via docter using build menuItems script

@saainithil97 saainithil97 merged commit 28c51b8 into main Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants