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

Incorrect payment method saving for orders #527

Open
joicy-joseph opened this issue Sep 8, 2023 · 0 comments
Open

Incorrect payment method saving for orders #527

joicy-joseph opened this issue Sep 8, 2023 · 0 comments

Comments

@joicy-joseph
Copy link

In the latest version(5.3.0) of the module, if the Payment Processing is set as Payment first, all orders are creating with the payment method checkoutcom_card_payment even if it is created with other payment method (Google pay, Apple Pay etc.)

Screenshot from 2023-09-08 15-37-28

I have placed orders with Google Pay. But the orders are saved with the payment method checkoutcom_card_payment.

Screenshot from 2023-09-08 15-42-30

https://github.com/checkout/checkout-magento2-plugin/blob/master/Controller/Payment/PlaceOrder.php#L268
Here the payment method is set as checkoutcom_card_payment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant