⌨️Confirm escrow order API
Confirms a Naver Pay escrow order.
Confirms a Naver Pay escrow order.
POST
https://api.iamport.kr/payments/{imp_uid}/naver/confirm
Naver Pay - Pay method at checkout
Path Parameters
Name | Type | Description |
---|---|---|
imp_uid * | String | i'mport transaction ID |
code
* integer
Response code
0: success, Not 0: check the message
message
* string
Response message
A non-zero code includes a message like 'Invalid payment info'.
Swagger Test Link
Last updated