BTCPrivate / btcp-widget

JS widget for online shop payments
5 stars 2 forks source link

Add referrer in URI #8

Closed mattpass closed 6 years ago

mattpass commented 6 years ago

via r key in query string: bitcoin:mq7se9wy2egettFxPbmn99cK8v5AFq55Lx?amount=0.11&r=https://merchant.com/pay.php?h%3D2a8628fc2fbe

(Don't forget to URI encode the value)

mattpass commented 6 years ago

Referrer added to URI, URI encoded all params