PayPal gateway overwrites order address Id which causes order to become invalid. Payments/shipments lose the reference to their addresses. This line of code does it: https://github.com/episerver/CommercePaymentGateways/blob/master/EPiServer.Business.Commerce.Payment.PayPal/Helpers/AddressHandling.cs#L59
PayPal gateway overwrites order address Id which causes order to become invalid. Payments/shipments lose the reference to their addresses.
This line of code does it: https://github.com/episerver/CommercePaymentGateways/blob/master/EPiServer.Business.Commerce.Payment.PayPal/Helpers/AddressHandling.cs#L59