Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new CHA create customer change service #394

Merged
merged 2 commits into from
Aug 31, 2023

Conversation

Cruikshanks
Copy link
Member

https://eaflood.atlassian.net/browse/WATER-4092

We are working on migrating the change billing account address functionality from the legacy code to this project. A key part of this is being able to tell the Charging Module API about the change!

This change adds a new Charging Module service which handles sending the request. Admittedly it is doing very little. However, adding it as a distinct service keeps it consistent with how we are handling requests to the Charging Module.

https://eaflood.atlassian.net/browse/WATER-4092

We are working on migrating the change billing account address functionality from the legacy code to this project. A key part of this is being able to tell the [Charging Module API](https://github.com/DEFRA/sroc-charging-module-api) about the change!

This change adds a new Charging Module service which handles sending the request. Admittedly it is doing very little. But adding it as a distinct service keeps it consistent with how we are handling requests to the Charging Module.
@Cruikshanks Cruikshanks added the enhancement New feature or request label Aug 30, 2023
@Cruikshanks Cruikshanks self-assigned this Aug 30, 2023
@Cruikshanks Cruikshanks marked this pull request as ready for review August 30, 2023 17:25
@Cruikshanks Cruikshanks merged commit 54476e3 into main Aug 31, 2023
@Cruikshanks Cruikshanks deleted the add-new-cha-create-customer-change-service branch August 31, 2023 15:27
Cruikshanks added a commit that referenced this pull request Aug 31, 2023
https://eaflood.atlassian.net/browse/WATER-4092

We are working on migrating the change billing account address functionality from the legacy code to this project. A key part of this is being able to tell the [Charging Module API](https://github.com/DEFRA/sroc-charging-module-api) about the change!

We've [[Added a] new CHA create customer change presenter](#395) and a [[..] new CHA create customer change service](#394). We now add a new `SendCustomerChangeService` to our /billing-accounts to manage both including dealing with an errors with the process.
Cruikshanks added a commit that referenced this pull request Sep 4, 2023
https://eaflood.atlassian.net/browse/WATER-4092

We are working on migrating the change billing account address functionality from the legacy code to this project. A key part of this is being able to tell the [Charging Module API](https://github.com/DEFRA/sroc-charging-module-api) about the change!

We've [[Added a] new CHA create customer change presenter](#395) and a [[..] new CHA create customer change service](#394). We now add a new `SendCustomerChangeService` to our /billing-accounts to manage both including dealing with any errors in the process.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants