1
0
mirror of https://github.com/bumi/faraday_ln_paywall synced 2025-06-16 09:15:35 +00:00

13 Commits

Author SHA1 Message Date
d46c36c989 bump version 2018-11-22 01:13:01 +01:00
03f116da96 make it work
with a slightly better amount handling
2018-11-22 01:11:53 +01:00
ceacc5cd85
Document passing credentials and macaroon directly 2018-11-21 20:14:56 +00:00
0c963ffa7c Add support to path macaraoon hex directly 2018-11-21 21:11:17 +01:00
3d5e28dd8b Add link to the ruby rack middleware 2018-10-28 23:14:56 +01:00
1069066253 Fix configuration option in readme 2018-10-28 23:10:36 +01:00
c7525b7d7c
Update README.md 2018-10-27 18:05:01 +00:00
44aa378861
Update README.md 2018-10-27 18:04:35 +00:00
246f11d7af
Update README.md 2018-10-27 18:04:21 +00:00
c10b7c5bc9
Update README.md 2018-10-27 18:03:11 +00:00
6e8b86e418 Add README 2018-10-27 20:01:58 +02:00
304b361b3f Add exception handling
A PaymentError is raised if something goes wrong.
if:
the invoice amount is too high
the invoice is expired,
the payment takes too long (default 5 seconds)
2018-10-27 19:22:41 +02:00
c38acdec53 hello world 2018-10-27 12:59:35 +02:00