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

Fix routing of mollie_admin_methods #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

olia-bn
Copy link

@olia-bn olia-bn commented May 3, 2024

MethodsAction controller expects provided ID to be that of a GatewayConfig, but the template used that of the active resource (PaymentMethod ID)

There's no guarantee that PaymentMethod will always have the same ID as it's GatewayConfig

MethodsAction controller expects provided ID to be that of a GatewayConfig, but the template used that of the active resource (PaymentMethod ID)

There's no guarantee that PaymentMethod will always have the same ID as it's GatewayConfig
@logeecom
Copy link
Contributor

Hello @olia-bn,

Thank you for your suggestion, our team has reviewed your code and added it to our integration.

Please note that the changes will be live once we release a new module version.

Kind regards.

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.

2 participants