Skip to main content
POST
Complete kcp payment

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json

Parameters from the KCP SDK callback to complete the payment

enc_data
string
required
enc_info
string
required
ordr_idxx
string
required

FV Payment ID

tran_cd
string
required

Transaction code

buyr_mail
string

Buyer's mail

card_pay_method
string

Card payment method

card_point_use
enum<string>

If card point is used

Available options:
Y,
N
kcp_select_card_code
string

KCP select card code

Example:

"CCXB"

lang
string
ordr_chk
string

In the format of "[FV Payment ID]|[Amount]"

res_cd
string

Result code, "0000" if the payment is successful

res_msg
string

Result message

ret_pay_method
string
trace_no
string

Trace number

use_pay_method
string

Response

Success

redirect
string
required

retryUrl from the token's claims