cancel
Showing results for 
Search instead for 
Did you mean: 

Payment with FLEX token create permanent TMS token does not return TokenInformation object

Hi Team,

I'm trying out CyberSource APIs. All my payment test calls were success. Right now I'm testing payment with FLEX token along with create permanent TMS token . Payment API call is success but it  does not return TokenInformation object at all. Here's the information
Endpoint: POST request to  pts/v2/payments

processingInformation => with actionList = TOKEN_CREATE and actionTokenTypes = "customer", "paymentInstrument", "shippingAddress"

orderInformation => contains shipTo and billTo

tokenInformation=> contains transientTokenJwt

 

I'm using JWT Authentication

manumohant
Member
1 REPLY 1

I am also having this issue.  Everything works correctly except the response payload does not include TokenId.  I have validated that the transaction does have a TokenId via the admin website.

I would hope this is an oversight in the construction of the response.  If not, is there another method to resolve the TokenId when not present in the response?

rwillisidi
Member