Download the PHP package azaharizaman/nexus-payment-rails without Composer
On this page you can find all versions of the php package azaharizaman/nexus-payment-rails. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download azaharizaman/nexus-payment-rails
More information about azaharizaman/nexus-payment-rails
Files in azaharizaman/nexus-payment-rails
Download azaharizaman/nexus-payment-rails
More information about azaharizaman/nexus-payment-rails
Files in azaharizaman/nexus-payment-rails
Vendor azaharizaman
Package nexus-payment-rails
Short Description Payment rails extension providing ACH, Wire, Check, RTGS, and other payment network implementations
License MIT
Package nexus-payment-rails
Short Description Payment rails extension providing ACH, Wire, Check, RTGS, and other payment network implementations
License MIT
Please rate this library. Is it a good library?
Informations about the package nexus-payment-rails
Nexus\PaymentRails
Version: 0.1.0
Status: In Development
PHP: ^8.3
Extends: azaharizaman/nexus-payment
Overview
Nexus\PaymentRails is an extension package for Nexus\Payment providing payment rail implementations for ACH, Wire Transfer, Check, RTGS, and other payment networks. This package handles the specifics of each payment method including validation, fee calculation, processing time, and execution.
Installation
Features
- ACH Payments - Automated Clearing House (US banking network)
- Wire Transfers - SWIFT/Fedwire/CHIPS
- Check Processing - Physical check generation and positive pay
- RTGS - Real-Time Gross Settlement
- Virtual Cards - Single-use virtual card generation
- Rail Selection - Automatic optimal rail selection based on criteria
Quick Start
Available Rails
| Rail | Class | Use Case |
|---|---|---|
| ACH | AchPaymentRail |
US domestic, low-cost, 1-3 days |
| Wire | WirePaymentRail |
Urgent, same-day, international |
| Check | CheckPaymentRail |
Legacy vendors, mail delivery |
| RTGS | RtgsPaymentRail |
High-value, real-time settlement |
| Virtual Card | VirtualCardPaymentRail |
Secure, rebate-earning |
Documentation
- Requirements
- Implementation Summary
- Test Suite Summary
License
MIT License. See LICENSE for details.
All versions of nexus-payment-rails with dependencies
PHP Build Version
Package Version
The package azaharizaman/nexus-payment-rails contains the following files
Loading the files please wait ...