Skip to content

Commit 736f3ae

Browse files
author
Marcos Cáceres
committed
editorial: clarify doPaymentRequest() must be clicked
1 parent c289211 commit 736f3ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,8 @@ <h3>
488488
await response.complete("fail");
489489
}
490490
}
491+
// Must be called as a result of a click
492+
// or some explicit use action.
491493
doPaymentRequest();
492494
</pre>
493495
</section>

0 commit comments

Comments
 (0)