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 QR Payments #5

Merged
merged 14 commits into from
Jul 25, 2023
Merged

Feature QR Payments #5

merged 14 commits into from
Jul 25, 2023

Conversation

hschimpf
Copy link
Owner

@hschimpf hschimpf commented Jul 11, 2023

Changes

  • Add new service to generate QR for payments
  • Add new service to rollback a QR payment
  • Update README.md
  • Add unit tests
    • QR Generate request
    • QR Rollback request

References

* Added Generate QR Request & Response
* QR Payments are executed on a different URI
@hschimpf hschimpf self-assigned this Jul 11, 2023
@hschimpf hschimpf added the enhancement New feature or request label Jul 11, 2023
@hschimpf hschimpf marked this pull request as ready for review July 12, 2023 14:58
@hschimpf hschimpf marked this pull request as draft July 12, 2023 14:59
* Added implementation examples for VentasQR
@hschimpf hschimpf force-pushed the feature/qr-payments branch from c763178 to 90d1e06 Compare July 12, 2023 15:26
hschimpf added 5 commits July 12, 2023 14:51
* QR service has a domain assigned by client
* Store public/private keys for QR service
* Move credentials management to a trait
* As we thought, QR is isolated from vPOS
@hschimpf hschimpf marked this pull request as ready for review July 25, 2023 11:03
@hschimpf hschimpf merged commit c3528e7 into 1.x-dev Jul 25, 2023
@hschimpf hschimpf deleted the feature/qr-payments branch July 25, 2023 11:03
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.

1 participant