Libraries tagged by transaction cost
donsoft/smartpay
2 Downloads
A Laravel package to intelligently route payment transactions.
kevchikezie/payment-router
2 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.
yabacon/paystack-php
325205 Downloads
Helps make your Paystack API calls giving a stdClass object.
readdle/app-store-server-api
105425 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
311470 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
23376 Downloads
Web3 library in PHP
contributte/database
245351 Downloads
Extra contrib to nette/database
waska14/laravel-with-db-transactions
29208 Downloads
Use middleware globally for all routes to put every controller in database transaction
yanlongli/app-store-server-api
5272 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.
gioco-plus/transaction-contract
19177 Downloads
Transaction Interface
amsgames/laravel-shop
5931 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
1357 Downloads
Notch Pay PHP Wrapper.
glennraya/xendivel
205 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.
sbooker/transaction-manager
6577 Downloads
Abstraction for transaction control on an application tier.
interactiv4/spl-transaction-contracts
53216 Downloads
This package contains interfaces for transactions management and capabilities.