Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
UnityAppSuite
/
gray_quest_integration
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fee revamp
- #17
#17
Open
badal8381
wants to merge 19 commits into
prod
UnityAppSuite/gray_quest_integration:prod
from
fee-revamp
UnityAppSuite/gray_quest_integration:fee-revamp
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Fee revamp
#17
badal8381
wants to merge 19 commits into
prod
UnityAppSuite/gray_quest_integration:prod
from
fee-revamp
UnityAppSuite/gray_quest_integration:fee-revamp
Copy head branch name to clipboard
Commits
Commits on Feb 12, 2026
refactor: replace GrayQuest API Log with Integration Request and sanitize payload fields
Show description for deee4e5
badal8381
committed
deee4e5
View commit details
Copy full SHA for deee4e5
Browse repository at this point
Commits on Feb 20, 2026
refactor: improve API credential validation and sanitize name fields in webhook handlers
badal8381
committed
de4cdac
View commit details
Copy full SHA for de4cdac
Browse repository at this point
fix: set is_emi_payment on form submission and remove discount
Show description for 3764581
SamarthPansare
committed
3764581
View commit details
Copy full SHA for 3764581
Browse repository at this point
Merge pull request #18 from UnityAppSuite/fix/defer-emi-discount-removal
Show description for 668063b
badal8381
authored
668063b
View commit details
Copy full SHA for 668063b
Browse repository at this point
Commits on Mar 2, 2026
fix: handle EMI payment redirect without processing payment
Show description for aab97dd
badal8381
committed
aab97dd
View commit details
Copy full SHA for aab97dd
Browse repository at this point
refactor: update student details retrieval and EMI payment handling
Show description for 4c7f9a3
SamarthPansare
committed
4c7f9a3
View commit details
Copy full SHA for 4c7f9a3
Browse repository at this point
refactor: enhance student details retrieval with class ID in payload
badal8381
committed
83e70e4
View commit details
Copy full SHA for 83e70e4
Browse repository at this point
Commits on Mar 4, 2026
refactor: streamline student details retrieval and class ID assignment
Show description for 692f4a4
SamarthPansare
committed
692f4a4
View commit details
Copy full SHA for 692f4a4
Browse repository at this point
fix: use fee program instead of student program for class_id in GrayQuest payload
Show description for 88c531a
SamarthPansare
committed
88c531a
View commit details
Copy full SHA for 88c531a
Browse repository at this point
Commits on Mar 9, 2026
fix: remove payment processing from success page and guard webhook log against None doctype
Show description for 79c4057
SamarthPansare
committed
79c4057
View commit details
Copy full SHA for 79c4057
Browse repository at this point
Commits on Mar 12, 2026
fix: pass empty mobile number instead of hardcoded 9999999999 fallback
Show description for eb3b5de
SamarthPansare
committed
eb3b5de
View commit details
Copy full SHA for eb3b5de
Browse repository at this point
Commits on Mar 27, 2026
refactor: support separate EMI and PG split amounts in fee headers
Show description for b484515
SamarthPansare
committed
b484515
View commit details
Copy full SHA for b484515
Browse repository at this point
Commits on Apr 23, 2026
fix: extend EMI event handling to include additional states
Show description for d7f1fa5
SamarthPansare
committed
d7f1fa5
View commit details
Copy full SHA for d7f1fa5
Browse repository at this point
Commits on Jun 10, 2026
Merge pull request #21 from UnityAppSuite/refactor/dual-mode-fee-headers
Show description for 1c311c3
badal8381
authored
1c311c3
View commit details
Copy full SHA for 1c311c3
Browse repository at this point
Commits on Aug 14, 2026
fix: track EMI state per installment on Payment Schedule
Show description for 50b2dce
sonalikadam-dot
authored and
SamarthPansare
committed
50b2dce
View commit details
Copy full SHA for 50b2dce
Browse repository at this point
Commits on Aug 17, 2026
Merge pull request #26 from UnityAppSuite/hotfix/gq-emi-termwise
Show description for bcd331b
SamarthPansare
authored
bcd331b
View commit details
Copy full SHA for bcd331b
Browse repository at this point
Commits on Aug 18, 2026
fix: keep the EMI marker on an installment EMI has settled
Show description for 531ea61
SamarthPansare
committed
531ea61
View commit details
Copy full SHA for 531ea61
Browse repository at this point
fix: treat a disbursal as funding rather than as a terminal event
Show description for af5ee00
SamarthPansare
committed
af5ee00
View commit details
Copy full SHA for af5ee00
Browse repository at this point
Merge pull request #27 from UnityAppSuite/fix/gq-emi-funded-term-flag
Show description for 784f1a3
SamarthPansare
authored
784f1a3
View commit details
Copy full SHA for 784f1a3
Browse repository at this point
You can’t perform that action at this time.