feat(charge): payverse pg - webhook API 추가

This commit is contained in:
2025-09-25 21:18:45 +09:00
parent bc6c05b3ea
commit 03149a637d
4 changed files with 110 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ payverse:
clientKey: ${PAYVERSE_CLIENT_KEY}
secretKey: ${PAYVERSE_SECRET_KEY}
host: ${PAYVERSE_HOST}
inboundIp: ${PAYVERSE_INBOUND_IP}
bootpay:
applicationId: ${BOOTPAY_APPLICATION_ID}