Libraries tagged by transaction cost
donsoft/smartpay
5 Downloads
A Laravel package to intelligently route payment transactions.
kevchikezie/payment-router
8 Downloads
This package intelligently route payment transactions to the most suitable payment processor based on various factors such as transaction cost, reliability, and currency support.
eboseogbidi/smartpaymentrouter
6 Downloads
This package can intelligently route payment transactions to the most suitable payment processor based on various factors such as transaction cost, reliability, and currency support.
stymiee/authnetjson
619258 Downloads
Library that abstracts Authorize.Net's JSON APIs. This includes the Advanced Integration Method (AIM), Automated Recurring Billing (ARB), Customer Information Manager (CIM), Transaction Reporting, Simple Integration Method (SIM), and Webhooks.
yabacon/paystack-php
464642 Downloads
Helps make your Paystack API calls giving a stdClass object.
readdle/app-store-server-api
487411 Downloads
Pure-PHP library that allows managing customer transactions using the App Store Server API and handling server-to-server notifications using the App Store Server Notifications V2
yanlongli/app-store-server-api
43814 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
drlecks/simple-web3-php
44202 Downloads
Web3 library in PHP
waska14/laravel-with-db-transactions
64179 Downloads
Use middleware globally for all routes to put every controller in database transaction
tommyknocker/pdo-database-class
6115 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
notchpay/notchpay-php
15049 Downloads
Notch Pay PHP Wrapper.
glennraya/xendivel
2828 Downloads
A Laravel package to easily integrate Xendit payment gateway. It supports credit and debit cards, and e-wallet payments and custom invoices, queued notifications, webhook listeners and more.
gioco-plus/transaction-contract
24652 Downloads
Transaction Interface
technote/laravel-transaction-fire-event
10196 Downloads
Controlling events that occur in a transaction
amsgames/laravel-shop
5944 Downloads
Package set to provide shop or e-commerce functionality (such as CART, ORDERS, TRANSACTIONS and ITEMS) to Laravel for customizable builds.