• Joined on 2023-07-19
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-10-10 09:50:27 +00:00
efb8d8115f fix(verify-hecto): 데이터 검증시 가격비교 제거
klaus pushed to main at klaus/sodalive-vuejs-admin 2025-10-10 08:58:37 +00:00
6886c372aa Merge pull request 'feat(can): 소수점이 잘못 표기되던 버그 수정' (#79) from test into main
ee36120ed3 feat(can): 소수점이 잘못 표기되던 버그 수정
Compare 2 commits »
klaus merged pull request klaus/sodalive-vuejs-admin#79 2025-10-10 08:58:36 +00:00
feat(can): 소수점이 잘못 표기되던 버그 수정
klaus created pull request klaus/sodalive-vuejs-admin#79 2025-10-10 08:58:27 +00:00
feat(can): 소수점이 잘못 표기되던 버그 수정
klaus pushed to test at klaus/sodalive-vuejs-admin 2025-10-10 08:53:38 +00:00
ee36120ed3 feat(can): 소수점이 잘못 표기되던 버그 수정
klaus pushed to main at klaus/sodalive-vuejs-admin 2025-10-10 08:25:18 +00:00
8dd3dcb770 Merge pull request 'test' (#78) from test into main
b5dbccf515 feat(can): 다국적 통화 표기 지원
379e5b67f3 feat(can): 캔 리스트 조회 바뀐 API Endpoint(/admin/can)로 수정
fd9ea2f5bb feat(can): 캔 등록시 결제 화폐단위 추가
3c28367be9 feat(calculate-ratio): 정산 비율 수정/삭제 추가
Compare 6 commits »
klaus merged pull request klaus/sodalive-vuejs-admin#78 2025-10-10 08:25:16 +00:00
test
klaus created pull request klaus/sodalive-vuejs-admin#78 2025-10-10 08:23:46 +00:00
test
klaus pushed to main at klaus/sodalive-backend-spring-boot 2025-10-10 07:44:08 +00:00
e4f547fa92 Merge pull request 'payverse 적용' (#344) from test into main
41183b4648 fix(can-list): 국가별로 통화가 표시되도록 수정
36e20bf0d1 fix(payverse-webhook): orderId 비교 추가
0308e9ad83 fix(payverse): productName 비교 로직 제거
06c0374f16 사용하지 않는 print 제거
Compare 45 commits »
klaus merged pull request klaus/sodalive-backend-spring-boot#344 2025-10-10 07:44:07 +00:00
payverse 적용
klaus created pull request klaus/sodalive-backend-spring-boot#344 2025-10-10 07:43:03 +00:00
payverse 적용
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-10-10 05:32:34 +00:00
41183b4648 fix(can-list): 국가별로 통화가 표시되도록 수정
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-10-02 17:18:06 +00:00
36e20bf0d1 fix(payverse-webhook): orderId 비교 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-10-02 17:10:46 +00:00
0308e9ad83 fix(payverse): productName 비교 로직 제거
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-10-02 16:57:13 +00:00
06c0374f16 사용하지 않는 print 제거
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-10-02 16:48:35 +00:00
c5bc610e2f webhook 호출 IP 확인을 위해 print 추가
a86a24ca34 사용하지 않는 print 제거
Compare 2 commits »
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-10-02 16:30:14 +00:00
cb2e3ea581 fix(payverse-wehook): 한국 원화일 때와 USD일 때 mid 값이 달라야 하는데 성공 여부 비교시 원화 mid로 고정하여 비교하던 로직 수정
42eaf1d5e3 fix(payverse-verify): 결제 성공 여부 판단 로직 수정
Compare 2 commits »
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-10-02 15:58:08 +00:00
02ef706fc2 temp: 디버깅을 위해 print 추가
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-10-02 15:05:54 +00:00
085b217abb fix(can): 이전 버전의 호환성을 위해 기존의 int price를 유지하도록 수정
klaus pushed to test at klaus/sodalive-backend-spring-boot 2025-10-02 13:36:53 +00:00
0866e0972a 값 확인을 위해 추가했던 println 제거