You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -119,13 +127,16 @@ class BankCodeTest extends TestCase
119
127
120
128
121
129
130
+
122
131
```
123
132
기관 코드 변환을 지원하는 코드는 아래와 같습니다.
124
133
125
134
- 카드사 코드
126
135
-- 국내
136
+
127
137
-
128
138
-- 해외
139
+
129
140
-
130
141
-
131
142
- 은행 코드
@@ -158,6 +169,7 @@ return $billing->json();
158
169
159
170
160
171
172
+
161
173
```
162
174
##### [authKey로 카드 자동 결제 빌링키 발급 요청](https://docs.tosspayments.com/reference#authkey%EB%A1%9C-%EC%B9%B4%EB%93%9C-%EC%9E%90%EB%8F%99-%EA%B2%B0%EC%A0%9C-%EB%B9%8C%EB%A7%81%ED%82%A4-%EB%B0%9C%EA%B8%89-%EC%9A%94%EC%B2%AD)
163
175
@@ -176,6 +188,7 @@ return $billing->json();
176
188
177
189
178
190
191
+
179
192
```
180
193
##### [카드 자동 결제 승인 요청](https://docs.tosspayments.com/reference#%EC%B9%B4%EB%93%9C-%EC%9E%90%EB%8F%99-%EA%B2%B0%EC%A0%9C-%EC%8A%B9%EC%9D%B8-%EC%9A%94%EC%B2%AD)
0 commit comments