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

MOL-1263: load data for selected payment methods only #659

Conversation

BlackScorp
Copy link
Collaborator

@BlackScorp BlackScorp commented Nov 24, 2023

Here were some Problems

  1. ideal issues, pos terminal and credit card mandate were loaded on every request
  2. profile id was loaded twice, one general and one for ideal issues

now:

  1. we load only additional data if mollie payments were selected
  2. the profile id is loaded once and saved for the request
  3. ideal, pos, CC data is loaded if the payment methods are selected

@fjbender
Copy link
Contributor

Fixes #507

@boxblinkracer boxblinkracer merged commit 9dc38d8 into mollie:master Nov 27, 2023
19 checks passed
@BlackScorp BlackScorp deleted the users/vm/MOL-1263-improve-checkout-performance branch December 5, 2023 07:35
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