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