detain / myadmin-payum-payments
Webuzo handling plugin for MyAdmin
Installs: 223
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 2
Open Issues: 1
Type:myadmin-plugin
Requires
- php: >=5.0.0
- ext-soap: *
- detain/myadmin-plugin-installer: dev-master
- guzzlehttp/guzzle: *
- payum/offline: *
- payum/payum: *
- php-http/curl-client: *
- php-http/guzzle6-adapter: *
- symfony/event-dispatcher: >=2.8.26
Requires (Dev)
- codacy/coverage: dev-master
- codeclimate/php-test-reporter: dev-master
- phpunit/phpunit: *
- phpunit/phpunit-mock-objects: *
- satooshi/php-coveralls: *
- vlucas/phpdotenv: *
This package is auto-updated.
Last update: 2024-11-03 10:11:57 UTC
README
Webuzo handling plugin for MyAdmin
Links
- Docs
- Get it started
- Architecture
- Storages
- Gateways
- Debugging
- Logger
- Gateway in Backend
- Paypal Express Checkout - Get it Started
- Payum tagged StackOverflow Q&A
Gateways
Official
Paypal Express Checkout, Paypal Pro Checkout, Paypal Pro Hosted, Paypal Masspay, Paypal Rest, Stripe.js, Stripe Checkout, Authorize.Net AIM, Be2Bill CreditCard, Be2Bill Offsite, Payex, Offline, Klarna Checkout, Klarna Invoice, Sofort
Community
r3s7/PayumDineroMail, r3s7/PayumBitPay, kayue/Paydollar, locastic/PayumPaylinkJustpay, locastic/TcomPayWayPayum, LedjIn/Sagepay, crevillo/payum-redsys, invit/payum-sofortueberweisung (abandoned), wiseape/payum-sofortuberweisung (abandoned), wiseape/payum-paymill, gdaws/payum_braintree, peterfox/Payum-Bitpay, winzou/payum-limonetik, ekipower/payum-nganluong, tmconsulting/payum-uniteller-gateway (^1.4), fullpipe/payum-uniteller (0.14.*), fullpipe/payum-flexidengi, paradigm/payum-trustly, paradigm/payum-paytrail, ekyna/PayumSips, accesto/PayumPayU, pixers/payum-dotpay, khal3d/payum-cashnpay, NetTeam/payum-adyen, NetTeam/payum-paymill, BoShurik/payum-yandex-money, sergeym/payum-pay-receipt, remyma/payum-paybox, artkonekt/payum-otp-hungary, sourcefabric/payum-mollie, sourcefabric/payum-mbe4, valiton/payum-payone, Setono/payum-quickpay
Omnipay gateways.
thephpleague/omnipay-2checkout, lokielse/omnipay-alipay, thephpleague/omnipay-authorizenet, thephpleague/omnipay-buckaroo, thephpleague/omnipay-cardsave, thephpleague/omnipay-coinbase, dioscouri/omnipay-cybersource, DABSquared/omnipay-cybersource-soap, coatesap/omnipay-datacash, thephpleague/omnipay-dummy, dercoder/omnipay-ecopayz, thephpleague/omnipay-eway, thephpleague/omnipay-firstdata, thephpleague/omnipay-gocardless, thephpleague/omnipay-manual, thephpleague/omnipay-migs, thephpleague/omnipay-mollie, thephpleague/omnipay-multisafepay, thephpleague/omnipay-netaxept, thephpleague/omnipay-netbanx, alfaproject/omnipay-neteller, mfauveau/omnipay-pacnet, thephpleague/omnipay-payfast, thephpleague/omnipay-payflow, thephpleague/omnipay-paymentexpress, coatesap/omnipay-paymentsense, thephpleague/omnipay-paypal, efesaid/omnipay-payu, thephpleague/omnipay-pin, coatesap/omnipay-realex, thephpleague/omnipay-sagepay, thephpleague/omnipay-securepay, justinbusschau/omnipay-secpay, fruitcakestudio/omnipay-sisow, alfaproject/omnipay-skrill, thephpleague/omnipay-stripe, thephpleague/omnipay-targetpay, thephpleague/omnipay-worldpay, aTastyCookie/yandexmoney_omnipay, antqa/payum-perfectmoney
JMS payment plugins
Paypal Express Checkout, Slim CD, Be2bill, Qiwi Wallet, Robokassa, Mtgox, Saferpay, Virgopass, Atos SIPS, Dotpay, Ogone, MeS, Adyen
Scripts
These scripts shows you how to fill the gap betwen an http request that comes to you, a refund for example and the payum gateway. It is expected that you copy\past the script to your code and reuse it for all gateways without changes.
Build Status and Code Analysis
Installation
Install with composer like
composer require detain/myadmin-payum-payments
License
The Webuzo handling plugin for MyAdmin class is licensed under the LGPL-v2.1 license.