Skip to content

PRE-3224 feat: Add Wero payment method#296

Closed
jhoaraupp wants to merge 3 commits into
developfrom
feature/PRE-3224-implementing-wero
Closed

PRE-3224 feat: Add Wero payment method#296
jhoaraupp wants to merge 3 commits into
developfrom
feature/PRE-3224-implementing-wero

Conversation

@jhoaraupp
Copy link
Copy Markdown

PRE-3224 feat: Add Wero payment method

claude[bot]

This comment was marked as outdated.

@adumont-payplug

This comment was marked as resolved.

claude[bot]

This comment was marked as outdated.

Comment thread templates/shop/integrated/index.html.twig Outdated
@adumont-payplug

This comment was marked as outdated.

@adumont-payplug adumont-payplug force-pushed the feature/PRE-3224-implementing-wero branch from d3032a4 to fefd0ab Compare May 26, 2026 07:42
Copilot AI review requested due to automatic review settings May 26, 2026 07:42
claude[bot]

This comment was marked as outdated.

This comment was marked as duplicate.

@adumont-payplug adumont-payplug force-pushed the feature/PRE-3224-implementing-wero branch 2 times, most recently from 86fcc8d to 72033a3 Compare May 26, 2026 15:33
Copilot AI review requested due to automatic review settings May 26, 2026 15:43
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 28 out of 29 changed files in this pull request and generated 1 comment.

Comment on lines +27 to +31
public function getSupportedMethods(BasePaymentInterface $subject): array
{
Assert::isInstanceOf($subject, Payment::class);
$supportedMethods = $this->decorated->getSupportedMethods($subject);

@adumont-payplug adumont-payplug force-pushed the feature/PRE-3224-implementing-wero branch from 862c1d3 to 971ae33 Compare May 28, 2026 12:44
claude[bot]

This comment was marked as outdated.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 28 out of 29 changed files in this pull request and generated 1 comment.

Comment on lines +38 to +41
#[AutoconfigureTag(
'payplug_sylius_payplug_plugin.http_response_provider.payplug_wero',
['action' => PaymentRequestInterface::ACTION_CAPTURE],
)]
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.

4 participants