Skip to content
  • Slow's avatar
    db71dbd4
    feat: xmr-pay for Laravel — non-custodial Monero, thin adapter over the engine · db71dbd4
    Slow authored
    A Laravel adapter over slowbeardigger/xmr-pay: config + service + facade. View-key
    only, no monero-wallet-rpc, no server. Derive a per-order subaddress, build a payment
    URI, and verify on-chain with checkOrder()/verifyPayment().
    
    Verified end to end against 3 real stagenet payments through the service (parity with
    the engine, the WooCommerce plugin, and the JS library).
    db71dbd4
    feat: xmr-pay for Laravel — non-custodial Monero, thin adapter over the engine
    Slow authored
    A Laravel adapter over slowbeardigger/xmr-pay: config + service + facade. View-key
    only, no monero-wallet-rpc, no server. Derive a per-order subaddress, build a payment
    URI, and verify on-chain with checkOrder()/verifyPayment().
    
    Verified end to end against 3 real stagenet payments through the service (parity with
    the engine, the WooCommerce plugin, and the JS library).
This project is licensed under the MIT License. Learn more
Loading