diff --git a/addon/components/customer-invoice.hbs b/addon/components/customer-invoice.hbs index 47a3fd7..7e3d311 100644 --- a/addon/components/customer-invoice.hbs +++ b/addon/components/customer-invoice.hbs @@ -120,6 +120,13 @@ {{/if}} + {{#if this.pendingMessage}} +
{{this.pendingMessage}}
+Redirecting to secure payment page…
+Redirecting to payment provider...
+GNU Taler payment ready
++ {{#if this.paymentQrImageSrc}} + Open your Taler wallet or scan the QR code with a wallet on another device. + {{else}} + Open your Taler wallet from this browser, or copy the payment URI into a wallet. + {{/if}} +
+{{this.paymentQrText}}
+