Created on 8 April 2024, 7 months ago

Problem/Motivation

Needed a way to refund payment

Steps to reproduce

Go to order, payment, missing refund button

Proposed resolution

Add refund support

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇨🇦Canada mmaranao Calgary, AB

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @mmaranao
  • 🇨🇦Canada mmaranao Calgary, AB

    Patch to support refunds.

  • First commit to issue fork.
  • 🇨🇦Canada redsky

    @mmaranao - I've set up an issue fork for this patch. I've not testing it out yet though.

    I'm unsure of this line as we have an configurable order number strategy in place. Maybe you can shed some light on the change?

    'remote_id' => $payment_receipt['transaction_no'] . '|' . $payment_receipt['order_no'] . '|' . $payment_receipt['reference_no'],

    Thanks!

Production build 0.71.5 2024