Categories: None [Edit]

openreceive-rails

https://rubygems.org/gems/openreceive-rails
https://github.com/openreceive/openreceive
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

Depended by

RankDownloadsName

Depends on

RankDownloadsName
45781,499,294rails
281193,253,659sqlite3
139,3254,635openreceive-server
140,9784,540openreceive
161,3533,543nwc-ruby

Owners

#GravatarHandle
1iconopenreceive