Refund/Void fail with 403 forbidden

Created on 18 March 2024, 4 months ago
Updated 1 April 2024, 3 months ago

Problem/Motivation

Refund/Void fail with 403 forbidden

Steps to reproduce

Perform a successful payment, then attempt to refund or void that payment.

Proposed resolution

At the start of a refund(or void), a call to inquire is made to ensure the action can be performed on the transaction.

The payload, though, is passed on this GET call, returning a 403 forbidden.

Since this is a GET, there shouldn't be a payload.

Removing the payload allows the call to succeed.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States TomTech

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024