Problem/Motivation

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.

Steps to reproduce

Refund a Twint transaction processed by wallee. The refund never actually shows up in the Twint account of the customer.

Proposed resolution

According to wallee, we are using the wrong refund type: CUSTOMER_INITIATED_MANUAL. Instead we should be using MERCHANT_INITIATED_ONLINE.

Remaining tasks

Testing

User interface changes

None

API changes

None

Data model changes

None

Command icon Show commands

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

Lukas von Blarer created an issue. See original summary.

luksak’s picture

Status: Active » Needs review

The merge request fixes the issue for me. I was able to do a refund for Twint with it.

cola made their first commit to this issue’s fork.

  • cola committed 1f02cf7 on 8.x-1.x authored by Lukas von Blarer
    Issue #3229716 by Lukas von Blarer: Twint Refunds are not actually being...
cola’s picture

Status: Needs review » Fixed

Thank you for fixing, in the next week we will rollout a bigger update with token support etc.

luksak’s picture

Oh nice! Thank you!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.