Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BA-243-iDEAL-Processing-not-working-properly-therefore-create-a-separate-method-for-iDEAL-Processing #169

Conversation

vegimcarkaxhija
Copy link
Contributor

add Ideal Processing as separate payment method, also removed duplicte NoServiceSpecifiedPayment in $payments array

…te NoServiceSpecifiedPayment in $payments array
@vegimcarkaxhija vegimcarkaxhija merged commit 9cb7e4c into develop Mar 12, 2024
1 of 5 checks passed
@vegimcarkaxhija vegimcarkaxhija deleted the BA-243-iDEAL-Processing-not-working-properly-therefore-create-a-separate-method-for-iDEAL-Processing branch March 12, 2024 14:53
@@ -120,7 +122,6 @@ class PaymentMethodFactory
Przelewy24::class => ['przelewy24'],
PointOfSale::class => ['pospayment'],
Giropay::class => ['giropay'],
NoServiceSpecifiedPayment::class => ['noservice'],
Copy link
Contributor

Choose a reason for hiding this comment

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

why is this removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it was writen twice, you can check line 120 is still there

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