Cannot add Address in Billing Address part during checkout

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
2 years ago
Yidna wrote:
Is there anyway to make pick up at store available in the regular check out page?

Untick "Ship to the same address" in the checkout


Hi Yidna,
I already uncheck this option...
Thank you for replying!
2 years ago
Yidna wrote:
Is there anyway to make pick up at store available in the regular check out page?

Untick "Ship to the same address" in the checkout


Hi Yidna,
I already unchecked this option, but still not working...
Thanks for replying!
1 year ago
Did you get to the bottom of this?

I've got the same error with customers also reporting the issue. It's happening on version 4.40.3

I've run NC locally and added a breakpoint in the CheckoutController in OpcSaveBilling. I can see that the ModelState is invalid, and it's due to the property BillingNewAddress.Id. The error for the property is 'Admin.Common.Validation.NotEmpty'

Can anyone help out with what this means? Is the form posting data that the OpcSaveBilling method does not expect?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.