Skip to content

Conversation

@DrStep
Copy link

@DrStep DrStep commented Sep 10, 2023

Feature description:

  • to issue an invoice when goods have been shipped, firstly purchase order must be created while buyer makes checkout on the merchant's portal,
  • once merchant notifies Billie's platform about shipment, based on original order (connecting is implemented via order_id) invoice is prepared and returned as a response, so that buyer can get it through merchant platform
  • then we are waiting for the payment [this logic will be implemented further]

Added during development:

  • tests related to invoice issuing feature
  • logic implementation that resolves all tests
  • SQL scripts working with Flyway for simple migrations
  • opportunity to run all services with single docker compose up command

- tests related to invoice issuing feature
- logic implementation that resolves all tests
- SQL scripts working with Flyway for simple migrations
- opportunity to run all services with single `docker compose up` command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant