eqlabs / wmm-components

A web component library for web monetization
https://eqlabs.github.io/wmm-components/
MIT License
4 stars 1 forks source link

An application example with and without backend integration #12

Closed juhaviitala closed 3 years ago

jussiry commented 3 years ago

Added a 'skipVerification' attribute to tag. If this is truish, won't send receipts to backend.

Realised now that this actually happens also when the payment url does not include receipt service into it. So maybe that would be enough and this attribute is unnecessary..

In any case, still needs a example added into the docs.