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

Accept Blue - Get failed transactions #421

Open
3 tasks
martijnvdbrug opened this issue May 10, 2024 · 0 comments
Open
3 tasks

Accept Blue - Get failed transactions #421

martijnvdbrug opened this issue May 10, 2024 · 0 comments
Assignees
Labels
feature New feature

Comments

@martijnvdbrug
Copy link
Member

martijnvdbrug commented May 10, 2024

From Slack

What we would like to have is a query on accept-blue that allows us to retrieve transactions per subscription/user and also to be able to get failed/pastdue transactions across all subscriptions and be able to identify the subscription/user per pastdue transaction

The idea is to get all transactions for a customer, and being able to filter for specific states

TODO:

  • acceptBlueTransactions(filter) for shop-api. Gets the transactions for the active customer based on ctx
  • Test refund mutation with real transactions from the sandbox environment
  • acceptBlueTransactions(customerId, filter) for admin-api. Same as shop API, but allows specifying a customerID
@martijnvdbrug martijnvdbrug added the feature New feature label May 10, 2024
@martijnvdbrug martijnvdbrug self-assigned this May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant