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

Feature 93 payments #100

Draft
wants to merge 19 commits into
base: develop
Choose a base branch
from
Draft

Feature 93 payments #100

wants to merge 19 commits into from

Conversation

mbjones
Copy link
Member

@mbjones mbjones commented May 16, 2023

Began PR to incorporate payment processing to bookkeeper as described in issue #93.

This is a WIP, and is being created as a draft PR for now to run automated GHA tests.

dependabot bot and others added 8 commits April 27, 2023 06:56
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-launcher
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 2.22.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-2.22.0...surefire-3.1.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
This will receive payment callbacks from the payment processor.
Still more serialization work to be done.
@mbjones mbjones added this to the 1.0.0 release milestone May 16, 2023
@mbjones mbjones self-assigned this May 16, 2023
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.

1 participant