DPDBeNeLux / magento2-shipping

Let op: er zijn nieuwe DPD plugins (BETA versie) beschikbaar met belangrijke nieuwe functionaliteiten. De oude plugins zullen na Brexit niet meer goed functioneren, download daarom de nieuwe versie op Github/DPDconnect.
GNU General Public License v3.0
12 stars 15 forks source link

"Classic" and "Pick up" cannot be offered at he same time. #46

Open crossgate9 opened 5 years ago

crossgate9 commented 5 years ago

Dear,

If you look into the model "DPDClassic" and "DPDpickup" at the same time, you will find in the function "collectRates":

  1. "DPDClassic" requires the account type as "B2B";
  2. "DPDpickup" requires the account type as "B2C";

Does it mean, the webshop cannot offer two options for the customers at the same time?

Best Regards, Allen