merchant landing: Open Graph preview image (GOA shop products)
This commit is contained in:
parent
0143ae1e6a
commit
ed2db4f9f2
3 changed files with 22 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ Static intro for the **GOA merchant** backend (dual currency GOA + CHF).
|
|||
| Wallet fold | Collapsed “Get the wallet · Android / iOS / web browsers” |
|
||||
| Web icons | Chrome · Firefox · Opera · Ubuntu Touch (gold+blue; [taler.net wallet](https://www.taler.net/de/wallet.html)) |
|
||||
| GOA shop samples | `data-product` buttons → public template pay (`goa-shop` instance) |
|
||||
| Link previews | Open Graph / Twitter meta → `og-goa-shop.png` (1200×630) for chats & social |
|
||||
| Shop pay popup | `shop-pay.js` / `shop-pay.css` — **QR_Taler** (blue ring + `qr-logo.svg`), settlement payto expandable |
|
||||
| Get GOA first | Hint + link to bank; `p(l)ay` with violet `(l)` |
|
||||
| Stats | Dual-currency aggregates; **recent activity** split GOA/CHF (≤5 each); refund badge violet |
|
||||
|
|
@ -31,6 +32,8 @@ Shop product ids/amounts must stay in sync with
|
|||
```bash
|
||||
podman cp configs/merchant-landing/index.html \
|
||||
taler-hacktivism:/var/www/merchant-landing/index.html
|
||||
podman cp configs/merchant-landing/og-goa-shop.png \
|
||||
taler-hacktivism:/var/www/merchant-landing/og-goa-shop.png
|
||||
podman cp configs/merchant-landing/shop-pay.js \
|
||||
taler-hacktivism:/var/www/merchant-landing/shop-pay.js
|
||||
# shop-pay.css, qr-logo.svg, qrcode.min.js as needed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue