invoiceninja/app/Ninja/PaymentDrivers
David Bomba 7c776da4c0 PagSeguro (#1683)
* Pagarme (#3)

* revert error reporting

* fix for non boolean output

* Increment notification-pusher version

* fix env variable

* update routes

* Improve error handling for API_SECRET when testing API endpoint credentials

* exclude ping from Token check

* Google OAuth - Authentication with a backend server

* Refactor

* fix for client_id

* JSON formatting

* Update ActivityTransformer.php

add task id to activity transformer

* include project in task transformer

* update dependencies

* Payment Drivers

* transaction reference

* add PagSeguro to drivers table

* Update ApiCheck.php

* Update PagSeguroPaymentDriver.php
2017-10-01 16:42:36 +11:00
..
AuthorizeNetAIMPaymentDriver.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
BasePaymentDriver.php Add SOFORT support on Stripe #1338 2017-09-05 16:37:19 +03:00
BitPayPaymentDriver.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
BraintreePaymentDriver.php Check Braintree credentials when adding gateway 2017-09-03 10:35:28 +03:00
CheckoutComPaymentDriver.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
CustomPaymentDriver.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
CybersourcePaymentDriver.php Fixes for Cybersource 2017-08-14 19:32:39 +03:00
DwollaPaymentDriver.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
EwayRapidSharedPaymentDriver.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
GoCardlessPaymentDriver.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
GoCardlessV2RedirectPaymentDriver.php Working on gocardless 2017-09-07 13:16:12 +03:00
MolliePaymentDriver.php Working on Mollie webhooks 2017-07-17 11:07:53 +03:00
PagarmePaymentDriver.php PagSeguro (#1683) 2017-10-01 16:42:36 +11:00
PagSeguroPaymentDriver.php PagSeguro (#1683) 2017-10-01 16:42:36 +11:00
PayFastPaymentDriver.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
PayPalExpressPaymentDriver.php Fix Braintree when using the iFrame feature 2017-03-29 21:45:41 +03:00
PayPalProPaymentDriver.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
SkrillPaymentDriver.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
StripePaymentDriver.php Add SOFORT support on Stripe 2017-09-06 11:45:50 +03:00
TwoCheckoutPaymentDriver.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
WePayPaymentDriver.php Support importing Stripe customer cards 2017-08-31 15:55:15 +03:00