Verification payment is always Zero (0kr)

Created on 12 October 2022, about 2 years ago
Updated 28 January 2023, almost 2 years ago

Problem/Motivation

When sending verification of payment to Valitor (and to the user), they get a text message, requesting a secure payment with the amount of zero (0 kr). The message can be either with a verification code (tried with Visa Card) or without (tried with Mastercard)

Steps to reproduce

Try to finalize a payment (live) to get the secure payment message.

Proposed resolution

The request has to be with the purchased amount.

Remaining tasks

User interface changes

API changes

On line 343 in Plugin/Commerce/PaymentGateway/Valitor.php is this line:
"amount" => 0,
e.g. fixed to 0. It needs to be the purchased amount.

Data model changes

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇮🇸Iceland drupalviking

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024