Skip to content

Conversation

@riversy
Copy link
Contributor

@riversy riversy commented Nov 23, 2022

Fixed

  • Client-side validation is not triggered while clicking on the “Place Order“ button for the ACH payment method
  • There is an "Invalid credentials" error message is shown when trying to save module settings even for correct credentials
  • Fix incorrect dependency used in logger of the Hosted Checkout payment method

DanGarner and others added 15 commits October 19, 2022 13:07
MPGS-744: [Merchant] [Target] [M2] Tokenisation of US ACH Feature Scopeout (Hosted Payment Form)

See merge request mpgs/module-mastercard!36
MPGS-778: [GitHub] PR: Fix for the MpgsHostedLogger dependency injection

See merge request mpgs/module-mastercard!37
…ve module settings even for correct credentials

Made REST client not-shareable
MPGS-798: "Invalid credentials" error message shown when trying to save module...

See merge request mpgs/module-mastercard!38
…ered while click on the “Place Order“ button for the ACH payment method.
MPGS-744: Fix for the issue - (2) Client side validation is not triggered...

See merge request mpgs/module-mastercard!39
@shau07
Copy link

shau07 commented Dec 12, 2022

Please help me,
I add your extension on my website but transaction always declined.

when i tried to debug this response come on my log file

'response' =>
array (
'error' =>
array (
'cause' => 'INVALID_REQUEST',
'explanation' => 'Value 'AUTHORIZE' is invalid. Authorization request not permitted for this merchant.',
'field' => 'apiOperation',
'validationType' => 'INVALID',
),
'result' => 'ERROR',
),

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants