Categories: None [Edit]
openreceive-rails
A mountable Rails engine that ships OpenReceive's receive-only checkout routes into a Rails app. Engine controllers inherit from the host's ApplicationController (keeping its authentication, current_user, and forgery protection; the shared handler adds JSON-only and same-site gates), delegate to the openreceive-server Service, and obey host-supplied authorization, amount-resolution, and settlement hooks. The engine owns the OpenReceivePayment attempt model, its status state machine, settlement write-once, and reconciliation (OpenReceive.reconcile!, OpenReceive::ReconcileJob, rake openreceive:reconcile); its install generator emits only the migration, initializer, and route mount. Receive-only: it never exposes a spend path, and boot fails closed on spend-capable NWC codes.
Total
Ranking: 136,812 of 196,338
Downloads: 4,776
Daily
Ranking: 4,244 of 196,320
Downloads: 431
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 45 | 781,499,294 | rails |
| 281 | 193,253,659 | sqlite3 |
| 139,325 | 4,635 | openreceive-server |
| 140,978 | 4,540 | openreceive |
| 161,353 | 3,543 | nwc-ruby |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | openreceive |