Skip to content

Conversation

eraserhead0705
Copy link

What problem you’re solving:
The Adyen Python Library lacks support for the full Checkout API actions.
Capture
Refund
Reversals
Cancel/Technical Cancel

Our Team at Tier needs this functionality implemented in the Python library in order to fully integrate with our backend system.

Your approach to fixing the problem:
Implemented the above functionality by building on the current service/client in the code base. I added a new parameter to send a path parameter to the Adyen Api.

Any tests you wrote:
Each new action has two tests written, one success and one that mocks an error.
Additionally a test that checks for race condition.

Copy link
Contributor

@acampos1916 acampos1916 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a comment.

@eraserhead0705
Copy link
Author

@acampos1916 gtg

@eraserhead0705 eraserhead0705 changed the title Add Modifications To Checkout Api Add Modifications to Python Library For Checkout Api Mar 28, 2022
@eraserhead0705
Copy link
Author

@acampos1916 Any update from your side :) ?

@eraserhead0705
Copy link
Author

Any idea when this will be looked at? @acampos1916 @candemiralp @AlexandrosMor @martinsrenato @rikterbeek 😄

@wboereboom wboereboom merged commit 9361510 into Adyen:develop Jun 22, 2022
@michaelpaul michaelpaul mentioned this pull request Jul 13, 2022
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.

5 participants