Skip to content

Pre 3102 centralize configuration#1090

Merged
hdelaforce-payplug merged 1 commit intodevelopfrom
PRE-3102-centralize-configuration
Feb 3, 2026
Merged

Pre 3102 centralize configuration#1090
hdelaforce-payplug merged 1 commit intodevelopfrom
PRE-3102-centralize-configuration

Conversation

@hdelaforce-payplug
Copy link
Copy Markdown
Collaborator

No description provided.

@hdelaforce-payplug hdelaforce-payplug force-pushed the PRE-3102-centralize-configuration branch 17 times, most recently from 006c3a4 to 4e1e75e Compare January 21, 2026 14:48
@hdelaforce-payplug hdelaforce-payplug changed the base branch from master to develop January 21, 2026 14:51
@hdelaforce-payplug hdelaforce-payplug force-pushed the PRE-3102-centralize-configuration branch from 4e1e75e to 3230f81 Compare February 3, 2026 09:15
{

try {
$api_key = json_decode($options['api_key'], true);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi!
Can you Please add check to $options['api_key'], so it fails safe when i doesn't exist, this is generating warn,ing when loading wooco backoffice, the same problem exists in other files such as /PayplugGateway.php, Appelpay.php, ayplugGenericGateway.php ....

Comment thread src/Service/Api.php

return $key;

// $jwt = isset($options['client_data']) && isset($options['client_data']['jwt']) ? $options['client_data']['jwt'] : [];
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i guess the commented block is unecessary can you delete it Please ?

@hdelaforce-payplug hdelaforce-payplug merged commit 57beb9e into develop Feb 3, 2026
11 checks passed
@hdelaforce-payplug hdelaforce-payplug deleted the PRE-3102-centralize-configuration branch February 3, 2026 11:45
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.

3 participants