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

Add support for split payments #383

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

janpaepke
Copy link
Collaborator

fixes #273

Currently the destination must be of type organization.
I still made the type an enum for consistency reasons and for potential later extensions.

I also decided to make the only currently available interface type for destination a type property fixed to 'organization', since the organizationId only makes sense in this context. Other types could then later be added as a union, creating a discriminated union.

@janpaepke janpaepke added the API extension Previously missing endpoints/binders. label Sep 27, 2024
@janpaepke janpaepke added this to the 4.2.0 milestone Sep 27, 2024
@janpaepke janpaepke requested a review from Pimm September 27, 2024 08:13
@janpaepke janpaepke changed the title add routing param for split payments Add support for split payments Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API extension Previously missing endpoints/binders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split payments
1 participant