I am working on automating the credit card payment flow using Cucumber in a Spring Boot application for Microform v2. To successfully place an order, I need to include a transient token in my add payment request. Given that I have the capture context, how can I generate a transient token? Is there a way to obtain it using Cybersource APIs?
03-26-2025 02:27 AM - edited 03-26-2025 02:30 AM