Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boolti-309 fix: 토스 페이먼츠 OrderName 인코딩 버그 패치 #310

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

mangbaam
Copy link
Member

Percent Encoding

https://docs.tosspayments.com/reference/using-api/req-res#url-인코딩

https://developer.mozilla.org/ko/docs/Glossary/Percent-encoding

' 특수문자 포함된 공연에서 결제 창 띄워지지 않는 문제 해결

Issue

작업 내용

image

@mangbaam mangbaam added the bug 버그 픽스 label Oct 14, 2024
@mangbaam mangbaam requested a review from HamBP October 14, 2024 11:35
@mangbaam mangbaam self-assigned this Oct 14, 2024
Copy link

Test Results

 9 files   9 suites   0s ⏱️
 8 tests  8 ✅ 0 💤 0 ❌
12 runs  12 ✅ 0 💤 0 ❌

Results for commit ff0765c.

@mangbaam mangbaam merged commit 32cd9ab into develop Oct 22, 2024
2 checks passed
@mangbaam mangbaam deleted the feature/Boolti-309 branch October 22, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 버그 픽스
Projects
None yet
Development

Successfully merging this pull request may close these issues.

토스 페이먼츠 OrderName 인코딩 버그 패치
2 participants