Confirmed users
483
edits
| Line 417: | Line 417: | ||
Contains the specific B2G code that triggers the trusted UI creation to embed the payment flow iframe and that injects the required <code>paymentSuccess()</code> and <code>paymentFailed()</code> functions within the payment flow content. | Contains the specific B2G code that triggers the trusted UI creation to embed the payment flow iframe and that injects the required <code>paymentSuccess()</code> and <code>paymentFailed()</code> functions within the payment flow content. | ||
It implements the nsIPaymentUIGlue interface | It implements the <code>nsIPaymentUIGlue</code> interface | ||
<code> | <code> | ||