interledger / receipt-verifier

Handles ILP STREAM receipts
Apache License 2.0
11 stars 2 forks source link

Add web-monetized 402 page #16

Closed wilsonianb closed 3 years ago

wilsonianb commented 3 years ago

Add a page that sites can return after an unsuccessful attempt to spend from a balance

The page would be web-monetized, credit receipts to the balance in question, and automatically reload (retrying the initial request) when the required balance for a successful spend is reached.

see codius-web's 402 page for reference

wilsonianb commented 3 years ago

https://github.com/wilsonianb/402-page can be used