google-nomulus/core/src
Ben McIlwain 82a50862c4
Inject a DomainPricingLogic into ExpandRecurringBillingEventsAction (#1648)
* Inject a DomainPricingLogic into ExpandRecurringBillingEventsAction

This will be used in other PRs to set the renewal price correctly based on the
renewal price behavior of the BillingRecurrence event.

Note that, in order for this to work, a not-null constraint has been lifted on
the EPP flow state when the DomainPricingCustomLogic is being constructed, as
the pricing here will occur in a backend action outside the context of any EPP
flow.
2022-05-27 11:46:36 -04:00
..
main Inject a DomainPricingLogic into ExpandRecurringBillingEventsAction (#1648) 2022-05-27 11:46:36 -04:00
nonprod Fix some low-hanging code quality issue fruits (#1047) 2021-04-01 18:04:21 -04:00
test Inject a DomainPricingLogic into ExpandRecurringBillingEventsAction (#1648) 2022-05-27 11:46:36 -04:00