Token generation for a credit card for Performance Testing
As part of performance testing for the payment endpoints, we are using an iFrame URL to input card details in the browser. In the browser console, we extract a token by running getCardToken(), which is then used in subsequent payment requests.