Closed (fixed)
Project:
Commerce Wallee
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 Aug 2021 at 23:42 UTC
Updated:
8 Sep 2021 at 08:44 UTC
Jump to comment: Most recent
When executing a refund from Drupal Commerce for a transaction placed with wallee using twint, the refund shows up in wallee, but is never actually being executed.
Refund a Twint transaction processed by wallee. The refund never actually shows up in the Twint account of the customer.
According to wallee, we are using the wrong refund type: CUSTOMER_INITIATED_MANUAL. Instead we should be using MERCHANT_INITIATED_ONLINE.
Testing
None
None
None
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
luksakThe merge request fixes the issue for me. I was able to do a refund for Twint with it.
Comment #6
cola commentedThank you for fixing, in the next week we will rollout a bigger update with token support etc.
Comment #7
luksakOh nice! Thank you!