Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable the custom shipping methods #47

Open
6 tasks
vassalloandrea opened this issue Oct 25, 2019 · 3 comments
Open
6 tasks

Enable the custom shipping methods #47

vassalloandrea opened this issue Oct 25, 2019 · 3 comments
Assignees

Comments

@vassalloandrea
Copy link
Contributor

Problem

This gem calculates the rates using the Easypost APIs removing the Solidus ones.

How to solve

Merging the custom rates with the Easypost rates, we can also use the custom shipping methods since Easypost doesn't support the in-store pickup and freight shipping.

Roadmap

  • Enable Solidus rates calculator
  • Distinguish the Solidus shipping method from the Easypost ones
  • Buy a rate only if the related shipping method is not easypost
  • Disable the admin_name shipping method field if it is generated using Easypost
  • Show Easypost errors on the admin panel when shipping is shipped
  • Show Easypost address validation errors on the frontend if occurs
@stale
Copy link

stale bot commented Jan 17, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jan 17, 2020
@stale stale bot removed the wontfix label Jan 18, 2020
@brchristian
Copy link
Contributor

Hi @vassalloandrea, this of critical importance to us. We are stuck on Rails 5.1 because active_shipping does not support Rails 5.2. However, we cannot move from active_shipping to solidus_easypost because we have alternate shipping methods (subscription products that ship later, ebooks that don't ship at all, etc.).

How can I help? Would love to coordinate and get some PRs underway.

@stale
Copy link

stale bot commented Nov 22, 2020

This issue has been automatically marked as stale because it has not had recent activity. It might be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants