Libraries tagged by transaction cost
kevchikezie/payment-router
7 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.
donsoft/smartpay
3 Downloads
A Laravel package to intelligently route payment transactions.
eboseogbidi/smartpaymentrouter
3 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.
yabacon/paystack-php
328724 Downloads
Helps make your Paystack API calls giving a stdClass object.
readdle/app-store-server-api
117649 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
stymiee/authnetjson
321376 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.
drlecks/simple-web3-php
24083 Downloads
Web3 library in PHP
contributte/database
265139 Downloads
Extra contrib to nette/database
waska14/laravel-with-db-transactions
30325 Downloads
Use middleware globally for all routes to put every controller in database transaction
yanlongli/app-store-server-api
5625 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.
amsgames/laravel-shop
5933 Downloads
Package set to provide shop or e-commerce functionality (such as CART, ORDERS, TRANSACTIONS and ITEMS) to Laravel for customizable builds.
notchpay/notchpay-php
1998 Downloads
Notch Pay PHP Wrapper.
glennraya/xendivel
272 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.
bitwasp/bitcoinconsensus
3116 Downloads
Composer package containing stubs for bitcoinconsensus. Make sure your version is correct!
sbooker/transaction-manager
6648 Downloads
Abstraction for transaction control on an application tier.