Neojack
Neojack2y ago

no transactionKey returned with Brandpay Test mode?

in test mode it looks like transactionkey is not returned when calling payment approval for brandpay.. is that correct please confirm i'm only getting transactionKey when using live key...
22 Replies
토스페이먼츠 BOT
⏳ 잠시만 기다려주세요! 곧 답변드리겠습니다
오류 문의일 경우 아래 정보를 미리 전달해주시면, 빠른 답변에 도움이 됩니다.
- 주문번호(orderId) : - 문의 내용 :
(img를 함께 첨부해주시면 도움이됩니다)
* 계약관련 내용은 1544-7772로 문의주세요. * 주말/공휴일에는 답변이 늦을 수 있어요.
Kimoon Lee
Kimoon Lee2y ago
Could you share the orderId that you got the response without transactionkey?
Neojack
Neojack2y ago
all of our test with test MID no transactionkey @냥과장 can see any issue your end?... my live test with same intergration i get transactionKey. .. just need to confirm if its expected your not sending transactionKey
유부장
유부장2y ago
Seems you have below info from the response, do you expecting any other info? may i know the parameter name the you are waiting from? "lastTransactionKey":"0EF6231633D677D7C371D640F8826287"
Neojack
Neojack2y ago
transactionKey above is with live MID above you can see we get "transactionKey":"FAC8C2A5AB84BBE097CD0C6C51A184E0",
유부장
유부장2y ago
transactionKey is the value to validate the action at the time, and the lastTransactionKey is the value that what was the last action of the transaction. may i know how you get the response for both cases? As i understand 1. - you get the info as payment confirmation 2. - please let us know the case of the response
Neojack
Neojack2y ago
both are the same application same request different result
유부장
유부장2y ago
Ah i see your API version is different
Neojack
Neojack2y ago
ahh
유부장
유부장2y ago
tCP_koreama6Ml CP_koreama6Ml test and live api version is different, please sync the api version and try again "version":"2022-11-16" "version":"2022-07-27"
Neojack
Neojack2y ago
thanks i did not notice.. let me try again
유부장
유부장2y ago
I have removed those information from thread
Neojack
Neojack2y ago
we will need to use transactionKey in sap .. is there reason why its removed from newer version of the API ? im unsure what to use moving forward if we want to use latest API
유부장
유부장2y ago
lastTrasactionKey is working same function, so we remained lastTrasactionKey and removed transactionKey
Neojack
Neojack2y ago
thanks for the information.. so everytime we will get lastTrasactionKey instead with newer api version right?
유부장
유부장2y ago
for "version":"2022-11-16" and "version":"2022-07-27", Yes it is
Neojack
Neojack2y ago
great thanks.. was diffuclt to know this from the docs 🙂 thanks for help
유부장
유부장2y ago
We will consider to improve the explanation Thank you!
토스페이먼츠 BOT
❤️ 기술문의 경험이 어떠셨나요?!
간단히 코멘트 남겨주세요! 제품 발전에 큰 힘이 됩니다.
Neojack
Neojack2y ago
sorry @유부장 1 more question has this change been applied to the core API as well ? not just brand pay api ?
유부장
유부장2y ago
Yes it is, mainly core API
Neojack
Neojack2y ago
thank you