google-nomulus/core/src
gbrodman dd86c56ddc
Return the correct renewal fee for anchor tenants in domain checks (#2238)
The code as previously written assumed that creation fees would be the
same as renewal fees -- this is not the case for anchor tenants, where
the renewal fee is always the standard cost for the TLD (instead of any
premium cost). This was already handled properly in the actual billing
implementation, but we didn't tell the user the right renewal cost in
domain checks.

This also removes some warning logs related to nested transactions
2023-12-01 15:37:05 -05:00
..
main Return the correct renewal fee for anchor tenants in domain checks (#2238) 2023-12-01 15:37:05 -05:00
nonprod Move SQL files to resources from java (#1879) 2022-12-12 16:32:27 -05:00
test Return the correct renewal fee for anchor tenants in domain checks (#2238) 2023-12-01 15:37:05 -05:00