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

feat(mojaloop/3344): enhance SDK Scheme Adaptor to support the request to Pay use case #446

Conversation

mdebarros
Copy link
Member

@mdebarros mdebarros commented May 23, 2023

feat(mojaloop/#3344): enhance SDK Scheme Adaptor to support the request to Pay use case - mojaloop/project#3344

vijayg10 and others added 3 commits May 23, 2023 20:15
* feat: added put-requesttopay handler

* feat: added auto accept r2p party config param

* feat: added authentication type to transaction request in request2pay model

* feat: added authentication type to inbound transactionrequest handler

* feat: added support for requesttopay functional tests

* chore: dep updates

* chore: added unit test

* chore: updated deps

* feat: added-sample-rule-for-trigger

* chore: dep updates

* feat: add func tests for r2p

* fix: cicd func tests
* feat: renamed requestToPayTransactionId to transactionRequestId

* fix: requestToPayTransfer on payer side

* fix: skip otp flow

* feat/refactored-payer-side-functionality

* feat: added functional tests

* chore: added unit tests

* chore: fixed lint issues

* chore: bump up versions

* chore: updated deps

* Update modules/api-svc/src/lib/model/OutboundRequestToPayTransferModel.js

Co-authored-by: Miguel de Barros <miguel@debarros.me>

* chore: addressed PR review comments

* chore: deps update

---------

Co-authored-by: Miguel de Barros <miguel@debarros.me>
* fix: added transactionrequests error handler

* chore: added-unit-test
@vijayg10 vijayg10 marked this pull request as ready for review June 6, 2023 11:31
@mdebarros mdebarros merged commit 3af06ce into master Jun 6, 2023
12 checks passed
@mdebarros mdebarros deleted the feat/#3344-EPIC-Enhance-SDK-Scheme-Adaptor-to-support-the-request-to-Pay-use-case branch June 6, 2023 13:10
mdebarros added a commit that referenced this pull request Jun 6, 2023
…st to Pay use case (#446)

feat(mojaloop/#3344): enhance SDK Scheme Adaptor to support the request to Pay use case - mojaloop/project#3344
- feat(mojaloop/#3345): Extend Payee requestToPay API process to support the validation of the payer details - mojaloop/project#3345
- feat(mojaloop/#3347): Enhance the requestToPayTransfer API process for Payer Acceptance flow - mojaloop/project#3347

fix: updates for nx v16 changes (#449)
- updated main nx.json config affected branch to `master`
- removed deprecated `--all` from all `nx affected` NPM scripts

BREAKING CHANGE: Changes to the RequestToPay and RequestToPayTransfer operations to ensure alignment with the FSPIOP v1.1 specifications, see [SDK Backend API](mojaloop/api-snippets@v17.1.0...v17.2.0#diff-10028ebe8e69dc8dabdda64ce187e7e7aa953456b9f925a41bf7fdc91d0d8695), [SDK Outbound API](mojaloop/api-snippets@v17.1.0...v17.2.0#diff-18017d197f177e339457590d33522aad3ebb5181d6ea64c17325de039904bd8c), and [Design Documentation](mojaloop/documentation#413) for more information.

---------

Co-authored-by: vijayg10 <33152110+vijayg10@users.noreply.github.com>
Co-authored-by: Vijay <vijaya.guthi@infitx.com>
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.

None yet

2 participants