Skip to content

Commit cc9bb53

Browse files
committed
ACP2E-1117: CustomerAddressId not set for new billing address
1 parent 0352f82 commit cc9bb53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Checkout/Model/GuestPaymentInformationManagement.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
* Guest payment information management model.
2121
*
2222
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
23+
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
2324
*/
2425
class GuestPaymentInformationManagement implements \Magento\Checkout\Api\GuestPaymentInformationManagementInterface
2526
{

0 commit comments

Comments
 (0)