Adyen / adyen-magento2-hyva

MIT License
7 stars 4 forks source link

feat: use guest payment information on guest checkout #57

Closed philippsander closed 1 week ago

philippsander commented 1 month ago

Summary

GuestPaymentInformationManagementInterface is used instead of PaymentInformationManagementInterface which should be be used in guest checkouts, because it never uses Customer Entities.

candemiralp commented 1 week ago

Hello @philippsander,

Thank you for your contribution. This PR will be merged after the code reviews.

Best Regards, Can

candemiralp commented 1 week ago

FYI CODEOWNERS, the tests have been deployed locally and the PR has passed the tests successfully.