add payment_redsys_preauth
This commit is contained in:
parent
0f2c8c0565
commit
08e34c1426
18 changed files with 1043 additions and 0 deletions
4
payment_redsys_preauth/__init__.py
Normal file
4
payment_redsys_preauth/__init__.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# License AGPL-3 - See https://www.gnu.org/licenses/agpl-3.0.html
|
||||
|
||||
from . import models
|
||||
from . import controllers
|
||||
Loading…
Add table
Add a link
Reference in a new issue