-
Notifications
You must be signed in to change notification settings - Fork 108
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
Feature/gh refund with data #106
Conversation
src/Adyen/Service/Modification.php
Outdated
@@ -24,6 +24,11 @@ class Modification extends \Adyen\Service | |||
*/ | |||
protected $refund; | |||
|
|||
/** | |||
* @var ResourceModel\Modification\Refund |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* @var ResourceModel\Modification\Refund | |
* @var ResourceModel\Modification\RefundWithData |
Hi @sufcboy , Thank you for the PR, we are going to review it and then merge it. Best, |
HI @sufcboy, Many thanks for the PR! It looks good and we can merge it. It would be great to have some test cases alongside this are you able to add this ? Regards, |
I've added a single success path test. This corresponds to the fund test. |
HI @sufcboy, Thanks! I will merge this. Regards, |
Description
Tested scenarios
Fixed issue: