smartstore / Smartstore

A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
http://www.smartstore.com/
GNU Affero General Public License v3.0
1.12k stars 413 forks source link

Collect your parcel from a Post Office #1014

Open meysam999 opened 5 months ago

meysam999 commented 5 months ago

I want to implement a web service. and create a shipping module. Something similar to a post office box

Similar services link link

meysam999 commented 5 months ago

It needs two parts for implementation.

  1. Change address page to select items: Add the selected address of the web service from a module

  2. Shipping Info widget #1013