Libraries tagged by payment api client
jobbrander/moonclerk-php
57 Downloads
Making it easy to integrate with Moonclerk's read only API.
gobliggg/php-jenius
1 Downloads
PHP Wrapper for Jenius BTPN Payment API.
deegitalbe/chargebee-php
447 Downloads
ChargeBee API client implementation for PHP
cowriepay/cowriepay-php
3 Downloads
Official CowriePay PHP SDK: signed Developer API client + webhook verification.
camoo/smobilpay-php
6 Downloads
Smobilpay Third Party (S3P) API client for PHP
bvharen/mollie-laravel-7-plus-clone
7 Downloads
Mollie API client wrapper for Laravel & Mollie Connect provider for Laravel Socialite
argovaerts/bonsai-php
1 Downloads
Bonsai API client library for PHP. Bonsai is a Belgian payment app that for every ten payments plants a tree.
andre_delarge/coinpayments
48 Downloads
CoinPayments API client
andisiahaan/digiflazz-php
3 Downloads
Modern PHP client for Digiflazz API - Prepaid, Postpaid, PLN, and more
alxmsl/paymentninjaclient
50 Downloads
Powerful client for Payment.Ninja REAST API
abutimartin/mpesa-sdk
43 Downloads
Comprehensive PHP SDK for Safaricom M-Pesa API integration
gomzyakov/payture
8 Downloads
PHP client for Payture InPay API
codegroup/billagain
22 Downloads
BillAgain API Client Methods
paymentassist/paymentassist-php
3999 Downloads
PHP SDK for the Payment Assist Partner API
plural-pinelabs/pinelabs-php
2 Downloads
Complete Pine Labs Payment Gateway API for accepting payments, managing orders, refunds, subscriptions, payouts, and more. ## Authentication All endpoints (except `/api/auth/v1/token`) require a Bearer token in the `Authorization` header. Generate a token using your `client_id` and `client_secret` via the Authentication endpoint. ## Base URLs - **Production:** `https://api.pluralpay.in` - **Sandbox:** `https://pluraluat.v2.pinepg.in`