• Resolved Una

    (@unigunde)


    Hi, thank you for the plugin. I have one question. I have a subscription based service. My customers choose subscription plan and the products gets delivered every month in pickup point they chose at the checkout. Now, sometimes customer might want to change the pickup location and it should be done through the subscription settings (I use WooCommerce Subscriptions plugin). Do you have any hint how I can implement this?

Viewing 1 replies (of 1 total)
  • Plugin Author dpdbaltics

    (@dpdbaltics)

    Hello, @unigunde , sorry for late response, pretty difficult week.

    To implement Pick-up points in other place you should check out our plugin code. Especially DPDParcels.php file and form-shipping-dpd-terminals.php . There you can find how it was implemented in checkout.

    Secondly, every terminal haves meta value with it’s Post Code. If you change the that post code terminal name should change. Meta value name: wc_shipping_dpd_parcels_terminal . This meta can be found in every order that has DPD Pickup points delivery option.

    If additional help is needed with programming part you can contact this email: [email protected] .

Viewing 1 replies (of 1 total)
  • The topic ‘How to add pickup points in customers profile page?’ is closed to new replies.