From 2c0be014dcad32ca53741b979a7fd7374c1c1365 Mon Sep 17 00:00:00 2001
From: Marcos Caceres
The complete() method is called after the user has accepted
the payment request and the [[\acceptPromise]] has been
resolved. Calling the complete() method tells the user
- agent that the user interaction is over (and SHOULD cause any
+ agent that the transaction is over (and SHOULD cause any
remaining user interface to be closed).