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

Update limits of outgoing payment grant creation #471

Open
1 task
mkurapov opened this issue May 8, 2024 · 0 comments
Open
1 task

Update limits of outgoing payment grant creation #471

mkurapov opened this issue May 8, 2024 · 0 comments
Assignees
Labels
type: specification Changes to the specification

Comments

@mkurapov
Copy link
Contributor

mkurapov commented May 8, 2024

Context

Currently, when we create an outgoing payment grant request, we can pass in a limits attribute with debitAmount and/or receiveAmount. For simplicity of the API as well as the simplicity of documenting how these amounts are used, we should update the spec to allow only setting limits.debitAmount OR limits.receiveAmount, not both.

Todos

  • Update the auth-server spec to allow debitAmount or receiveAmount in the limits attribute of outgoing payment grant creation
@mkurapov mkurapov changed the title Update how we set limits during outgoing payment grant creation Update limits of outgoing payment grant creation May 8, 2024
@raducristianpopa raducristianpopa self-assigned this Aug 23, 2024
@mkurapov mkurapov added the type: specification Changes to the specification label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: specification Changes to the specification
Projects
Status: Backlog
Development

No branches or pull requests

2 participants