Search
Use the setTimeout() method to run the displayTransactionComplete function after a delay of 2 seconds.
setTimeout()
displayTransactionComplete
Pass "ABC123" as the transactionID argument.
"ABC123"
transactionID