mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 11:59:23 +00:00
integration of 3D secure v2 for eboutic bank payment
This commit is contained in:
@ -41,7 +41,8 @@ from club.models import Club
|
||||
from core.views import CanViewMixin, CanEditMixin, CanEditPropMixin, CanCreateMixin
|
||||
from launderette.models import Launderette, Token, Machine, Slot
|
||||
from counter.models import Counter, Customer, Selling
|
||||
from counter.views import GetUserForm
|
||||
from counter.forms import GetUserForm
|
||||
|
||||
|
||||
# For users
|
||||
|
||||
|
Reference in New Issue
Block a user