plisio/plisio-sdk-laravel
Laravel SDK for Plisio crypto payments. Install via Composer, publish config, set your API key, then create invoices and query shop info, balances, and enabled cryptocurrencies with simple Payment gateway calls.
payment.succeeded events).For Executives: *"Plisio’s new Laravel SDK (v1.0.0) lets us launch multi-currency and crypto payments in weeks—not months—by leveraging their unified API for a fraction of the cost of building or maintaining custom payment infrastructure. This is a strategic move to:
For Engineering: *"Plisio’s Laravel SDK (v1.0.0) provides a clean abstraction for their API, with Laravel-friendly helpers for:
Plisio::charge(100, 'USD') or Plisio::charge(0.05, 'BTC')) with one call.Plisio::payout($amount, $currency, $recipient)).payment.succeeded, payout.failed) for async workflows, with Laravel’s queue system for reliability.How can I help you explore Laravel packages today?