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

Forking Checkout and Shipping Apps for Shipping Method. #4200

Open
MichaelSulubani opened this issue Nov 4, 2023 · 1 comment
Open

Forking Checkout and Shipping Apps for Shipping Method. #4200

MichaelSulubani opened this issue Nov 4, 2023 · 1 comment

Comments

@MichaelSulubani
Copy link

Found a bug? Please fill out the sections below.
No bugs,.

Issue Summary

Adding Shipping methods is still skipping the stage during checkout. Moves from Shipping address to Payment Method, skips shipping method entirely.
A summary of the issue.
I am trying to create 3 options for the shipping method, 1 which is pick up at store, and the others 2 are linked to couriers. 1 has an api to recieve orders once the status of the order is confirmed, and the other is just standard delivery.

I forked the shipping and the checkout apps, but not sure if the the necessary files are available in their necessary folders and if i have the correct imports in my models.py.

when I try to run migrations i am getting error : ImportError: cannot import name 'AbstractShippingMethod' from 'oscar.apps.shipping.models' .

I need someone to look at me repo and my code and tell me where i have gone wrong please.
I am a newbee at django oscar

@ajharry69
Copy link
Contributor

@MichaelSulubani, can you share a link to your repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants