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

Added kwargs to capture method #64

Merged
merged 5 commits into from
Oct 3, 2023
Merged

Added kwargs to capture method #64

merged 5 commits into from
Oct 3, 2023

Conversation

yurasavin
Copy link
Contributor

@yurasavin yurasavin commented Sep 15, 2023

Hi! It's not possible to perform partial capture with python SDK since capture method doesn't accept any params. This patch fix it

@aashishgurung
Copy link

@yurasavin We greatly appreciate your valuable contribution. Could you also incorporate some test cases? Our goal is to ensure that each change is thoroughly tested before merging.

@yurasavin
Copy link
Contributor Author

@aashishgurung
Here is it. Can you review my test please?

@AnasNaouchi
Copy link
Contributor

@aashishgurung Here is it. Can you review my test please?

@yurasavin Thank you for providing some tests for your changes. As you can see the test is failing so it would be appreciated if you can please modify your test for it to pass.

@danfowler danfowler closed this Oct 3, 2023
@danfowler danfowler reopened this Oct 3, 2023
@AnasNaouchi AnasNaouchi merged commit 0cfab72 into omise:master Oct 3, 2023
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.

4 participants