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...