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

Fix required attribute on input fields & add sandbox site #9

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ibrmora
Copy link

@ibrmora ibrmora commented Dec 10, 2018

1- Fix required attribute on input fields.
2- Add cash collector & transaction note fields.
3- Add sandbox site.

1-Set required on fields correctly to avoid failed submitting when choose 'Same as the shipping address' with empty required fields in billing address.
2- Django 2.0 removes the django.core.urlresolvers module, which was moved to django.urls in version 1.10.
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

Successfully merging this pull request may close these issues.

1 participant