1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00
Commit Graph

172 Commits

Author SHA1 Message Date
Hillel Coren
645d1476c4 Fix for gateway test mode 2018-04-27 15:29:16 +03:00
Hillel Coren
e4f0cf06b0 Support variables in custom gateways #1701 2018-04-13 14:11:57 +03:00
Hillel Coren
4002b755d1 Added additional custom gateways #1858 2018-04-13 13:50:38 +03:00
Hillel Coren
fa0ff9f001 Add option not to send line item details to payment gateway 2018-03-25 15:05:24 +03:00
Hillel Coren
d5924bc523 Refund payment fixes 2018-03-23 14:21:21 +03:00
Hillel Coren
b814e5281f Improve authorizenet transaction reference 2018-03-20 20:32:50 +02:00
Hillel Coren
3ce6412a63 Fix for PayPal 2018-03-18 13:15:15 +02:00
Hillel Coren
ca3ff553e5 Make state field optional 2018-03-13 16:04:02 +02:00
Hillel Coren
262a9e266e Working on tests 2018-03-11 12:56:46 +02:00
Hillel Coren
fcbab2fd02 Working on tests 2018-03-11 12:36:24 +02:00
Hillel Coren
5eab95f5d8 Working on tests 2018-03-11 09:20:35 +02:00
Hillel Coren
9b9a27a38b Working on tests 2018-03-11 08:50:11 +02:00
Hillel Coren
9f93d16510 Working on tests 2018-03-11 08:37:14 +02:00
Hillel Coren
531f3336c5 Working on tests 2018-03-11 08:12:11 +02:00
Hillel Coren
5477ca84e4 Working on tests 2018-03-11 01:01:15 +02:00
Hillel Coren
f73f9b958c Working on tests 2018-03-11 00:45:55 +02:00
Hillel Coren
1b364bde4e Refactor 'update' to 'capture' 2018-03-09 15:24:24 +02:00
Hillel Coren
5c5dd7a27e Added Paymill 2018-03-07 17:23:25 +02:00
Hillel Coren
9bbdac40c0 Clean up white label process 2018-02-14 23:13:59 +02:00
Hillel Coren
6ab5ae0df3 PHP 7.2 issues: count(): Parameter must be an array or an object that implements Countable #1767 2018-01-16 15:48:56 +02:00
Hillel Coren
3c90f9ccbd Fix for gateway payment items total amount 2017-12-23 23:37:28 +02:00
Hillel Coren
8f3952a938 Include line item discounts in tax reports 2017-12-23 22:06:30 +02:00
Hillel Coren
e4fb7faacc Fix for SagePay 2017-12-20 15:15:30 +02:00
Hillel Coren
82a744d987 Fix for Paypal_express: Undefined index: SHIPTOSTATE 2017-12-14 16:24:06 +02:00
Hillel Coren
e8f118c204 Fix Bitcoin amount 2017-12-14 13:10:05 +02:00
Hillel Coren
fcd5b308fa Send shipping address to Omnipay 2017-12-08 14:53:10 +02:00
Hillel Coren
781073c7a1 Fix for GoCardless 2017-12-07 23:35:00 +02:00
Hillel Coren
53830430aa Add support for Apple Pay 2017-11-27 16:50:06 +02:00
Hillel Coren
3ae70383af Working on shipping address 2017-11-20 17:02:39 +02:00
Hillel Coren
461916a334 Working on shipping address 2017-11-20 16:44:28 +02:00
Hillel Coren
ebedbf8809 Update shipping address from PayPal 2017-11-20 16:32:17 +02:00
Hillel Coren
444ffd64cf Working on shipping address 2017-11-19 22:34:34 +02:00
Hillel Coren
5839106731 Make license key larger 2017-11-10 12:03:05 +02:00
Hillel Coren
0b9d555f99 Prevent duplicate refunds 2017-11-01 13:51:38 +02:00
Hillel Coren
87e9c60f3b Working on Payfast ITN 2017-10-24 17:43:57 +03:00
Hillel Coren
d16bdf5566 Working on Bitcoin with Stripe 2017-10-23 23:01:03 +03:00
Hillel Coren
370be9e63c Working on Bitcoin with Stripe 2017-10-23 21:47:24 +03:00
Hillel Coren
6a25d8af89 Working on SEPA 2017-10-19 16:49:15 +03:00
Hillel Coren
eef4ab65fb Don't apply webhooks to deleted invoices/payments 2017-10-19 12:11:39 +03:00
Hillel Coren
14902baf28 Clarfiy paymen error failure 2017-10-18 20:14:35 +03:00
Hillel Coren
f84bc4136a Clarfiy paymen error failure 2017-10-18 20:13:57 +03:00
Hillel Coren
ddee84ae96 Support using GoCardless with other gateways #1373 2017-10-18 19:57:57 +03:00
Hillel Coren
2b051a9dea Set invoice number with Authorize.net 2017-10-18 16:35:00 +03:00
Hillel Coren
a73b2828b6 Fix plan parsing 2017-10-13 11:34:26 +03:00
Hillel Coren
abeea7b3f7 Add authorize.net solution id 2017-10-04 13:00:03 +03:00
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
Hillel Coren
8fae734490 Working on gocardless 2017-09-07 13:16:12 +03:00
Hillel Coren
ac55d5849f Working on gocardless 2017-09-07 12:59:56 +03:00
Hillel Coren
9f350c0c5b Working on gocardless 2017-09-07 10:23:35 +03:00
Hillel Coren
a7afa16c69 Working on gocardless 2017-09-06 20:51:15 +03:00