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

[ECP-9101] Create reusable \Adyen\Payment\Helper\PaymentMethods::getPaymentMethodsResponse helper #2568

Open
dimitriBouteille opened this issue Mar 26, 2024 · 1 comment · May be fixed by #2569
Assignees
Labels
Enhancement Indicates a new feature request

Comments

@dimitriBouteille
Copy link
Contributor

Hi,

Would it be possible to create a separate helper to retrieve the /paymentMethods request information so that the code already in place can be easily reused.

To give a little more information about the context, the \Adyen\Payment\Helper\PaymentMethods class allows to load the information from a Quote or in my case I also want to load the methods from an Order.

The goal is to create a new helper that will execute the /paymentMethods request.

@dimitriBouteille dimitriBouteille added the Enhancement Indicates a new feature request label Mar 26, 2024
@candemiralp candemiralp changed the title Create reusable \Adyen\Payment\Helper\PaymentMethods::getPaymentMethodsResponse helper [ECP-9101] Create reusable \Adyen\Payment\Helper\PaymentMethods::getPaymentMethodsResponse helper Apr 2, 2024
@candemiralp
Copy link
Member

Hello @dimitriBouteille,

Thank you for reporting this enhancement. I've created an internal ticket to investigate it further.

Best Regards,
Can

@candemiralp candemiralp self-assigned this Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Indicates a new feature request
Projects
None yet
2 participants