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

[Bexley] Green Garden Waste #5375

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

[Bexley] Green Garden Waste #5375

wants to merge 28 commits into from

Conversation

dracos and others added 3 commits February 19, 2025 14:13
TODO lots more probably.
It does not know until you have picked DD/CC that DD is cheaper for the first bin.
Perhaps can be implemented as a 5GBP discount when you click the DD option?
- Add support for internal Direct Debit processing in Bexley
- Implement new direct_debit_internal method in Waste controller
- Add direct_debit_collection_method method to Default and Bexley cobrands
- Update garden subscription form to handle internal Direct Debit flow
- Add bank details form validation and formatting
- Add tests for Direct Debit submission process
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

Attention: Patch coverage is 69.18429% with 102 lines in your changes missing coverage. Please review.

Project coverage is 82.32%. Comparing base (da1a1df) to head (47a3df3).
Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
perllib/Integrations/AccessPaySuite.pm 13.33% 52 Missing ⚠️
perllib/Integrations/Agile.pm 25.92% 20 Missing ⚠️
perllib/FixMyStreet/Cobrand/Bexley/Garden.pm 91.20% 5 Missing and 6 partials ⚠️
web/cobrands/fixmystreet/fixmystreet.js 35.71% 9 Missing ⚠️
...erllib/FixMyStreet/App/Form/Waste/Garden/Bexley.pm 84.90% 6 Missing and 2 partials ⚠️
perllib/WasteWorks/Costs.pm 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5375      +/-   ##
==========================================
- Coverage   82.46%   82.32%   -0.15%     
==========================================
  Files         417      424       +7     
  Lines       33017    34115    +1098     
  Branches     5313     5480     +167     
==========================================
+ Hits        27228    28084     +856     
- Misses       4218     4429     +211     
- Partials     1571     1602      +31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

neprune and others added 16 commits February 19, 2025 17:02
This allows staff to setup a Direct Debit on behalf of a customer.
Ensures reports are confirmed after DD is set up so they get sent to Agile
The Access PaySuite DD API does not validate bank details when
creating new contracts, so we first pass them to a totally
separate Access PaySuite 'bankchecker' API to make sure they're good.
@davea davea force-pushed the bexley-ww-garden-reviewed branch from c98fa56 to 7071264 Compare February 28, 2025 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants