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

Add payment types #21

Open
racke opened this issue Mar 11, 2014 · 4 comments
Open

Add payment types #21

racke opened this issue Mar 11, 2014 · 4 comments
Assignees

Comments

@racke
Copy link
Member

racke commented Mar 11, 2014

Add support for available payment types (credit cart, banktransfer, pickup, cash on delivery, ...).

Regards
Racke

@SysPete
Copy link
Member

SysPete commented Mar 6, 2015

New class PaymentType ?

@SysPete SysPete self-assigned this Mar 6, 2015
@SysPete
Copy link
Member

SysPete commented Apr 12, 2015

@racke: so do we add PaymentType class or do you see some other route for this issue?

@racke
Copy link
Member Author

racke commented Apr 13, 2015

Yes, I think adding PaymentType makes sense.

@SysPete
Copy link
Member

SysPete commented Aug 20, 2015

PaymentOrder class currently has column payment_mode so I think we'll be changing this to payment_types_id and adding relation to PaymentType.

@racke is this what you are expecting?

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

2 participants