[ECOMMERCE-309] The checkout API uses Map <String, Object> instead of a real interface Created: 22/Jun/20  Updated: 26/Aug/22

Status: Open
Project: E-commerce
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Minor
Reporter: Laura Delnevo Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Epic Link: Commerce later
Team: AuthorX

 Description   

Current behaviour

Our internal checkout API uses Map <String, Object> for passing parameters.

This makes it more difficult to update the API, it does not break anything at compile time but at runtime.

New behaviour

We should not use a Map for this but a real interface.


Generated at Mon Feb 12 01:42:49 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.