mirror of
https://git.imnavajas.es/jjimenez/erp-imprimelibros.git
synced 2026-01-23 01:00:23 +00:00
intentando meter los ficheros redsys
This commit is contained in:
@ -105,3 +105,16 @@ spring.liquibase.change-log=classpath:db/changelog/master.yml
|
||||
# spring.liquibase.url=jdbc:mysql://localhost:3306/imprimelibros
|
||||
# spring.liquibase.user=tu_user
|
||||
# spring.liquibase.password=tu_pass
|
||||
|
||||
|
||||
# Redsys
|
||||
redsys.environment=test
|
||||
redsys.merchant-code=124760810
|
||||
redsys.terminal=1
|
||||
redsys.currency=978
|
||||
redsys.transaction-type=0
|
||||
redsys.secret-key=sq7HjrUOBfKmC576ILgskD5srU870gJ7
|
||||
redsys.urls.ok=https://localhost:8080/pagos/redsys/ok
|
||||
redsys.urls.ko=https://localhost:8080/pagos/redsys/ko
|
||||
redsys.urls.notify=https://localhost:8080/pagos/redsys/notify
|
||||
|
||||
|
||||
Reference in New Issue
Block a user