Skip to content

Commit 7644315

Browse files
committed
현금영수증 발급 메소드 변경
1 parent 4c718e6 commit 7644315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ return $settlement->json();
265265

266266
### [현금영수증 발급](https://docs.tosspayments.com/reference#%ED%98%84%EA%B8%88%EC%98%81%EC%88%98%EC%A6%9D)
267267

268-
GET /v1/cash-receipts
268+
POST /v1/cash-receipts
269269

270270
```php
271271
use Getsolaris\LaravelTossPayments\TossPayments;

0 commit comments

Comments
 (0)