select.properties
来自「国外的一套开源CRM」· PROPERTIES 代码 · 共 16 行
PROPERTIES
16 行
basedir=[** Set to path to the directory this file is in **]
keystore=config/keystore
logdir=select-logs
currencyconfig=config
merchantconfig=config
purchaseURL=https://select.worldpay.com/wcc/purchase
#authResult.dump=[** path to an auth response dump file, if desired **]
#authResult.file=[** path to an auth response page, if desired **]
security.providerName=Cryptix
security.providerClass=cryptix.provider.Cryptix
servlet.mercInit.code=com.worldpay.select.merchant.WorldPayInitHandler
servlet.mercUpdate.code=com.worldpay.select.merchant.MerchantUpdateHandler
servlet.authResult.code=org.ofbiz.accounting.thirdparty.worldpay.SelectRespServlet
merchantUploadDir=[** Dir. for uploading files using FileTransferHandler **]
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?