mrvautin / expressCart

A fully functioning Node.js shopping cart with Stripe, PayPal, Authorize.net, PayWay, Blockonomics, Adyen, Zip and Instore payments.
https://expresscart-demo.markmoffat.com
MIT License
2.25k stars 876 forks source link

how to edit shipping options in admin? #193

Closed hiwoobuy closed 3 years ago

mrvautin commented 3 years ago

You can't. There is an extendable module you can use if you want to expand on the shipping options.

hiwoobuy commented 3 years ago

Alright, I see. Thanks