ucdavis / payments

Accept and process credit card payments on campus
MIT License
2 stars 3 forks source link

AE Account validation #338

Closed jSylvestre closed 6 months ago

jSylvestre commented 2 years ago

In addition to a valid GL string, we need to validate the fund and the parent fund.

Fund can't be: 13U00 13U01 13U02

Parent Fund code at hierarchyDepth 2 must be one of: 1200C 1300C 5000C

jSylvestre commented 2 years ago

PR #340

jSylvestre commented 2 years ago

TODO: