intentando meter los ficheros redsys

This commit is contained in:
2025-10-29 14:10:10 +01:00
parent 5e9631073e
commit ae2904aa71
8 changed files with 190 additions and 0 deletions

View File

@ -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