.. |
Authorize
|
Minor fixes for authorize
|
2021-08-17 20:08:49 +10:00 |
Braintree
|
Wrap getting token in the try-catch block
|
2021-09-05 13:20:37 +02:00 |
CheckoutCom
|
Update license in codebase
|
2021-06-16 16:58:16 +10:00 |
Common
|
Add paymentResponse to MethodInterface.php
|
2021-08-27 17:00:43 +02:00 |
Eway
|
eway
|
2021-08-18 21:12:13 +10:00 |
Mollie
|
Unless payment status is paid, make it pending
|
2021-08-13 07:56:41 +02:00 |
PayFast
|
return 200 HTTP code on webhook response from payfast.
|
2021-07-20 07:58:40 +10:00 |
PayTrace
|
Fixes for paytrace
|
2021-08-09 14:33:08 +10:00 |
Sample
|
Minor fixes for namespaces
|
2021-08-19 00:45:16 +10:00 |
Stripe
|
Fixes for Stripe Import Customers
|
2021-09-04 13:00:05 +10:00 |
WePay
|
WePay token billing
|
2021-08-30 16:00:21 +10:00 |
AbstractPaymentDriver.php
|
Update license in codebase
|
2021-06-16 16:58:16 +10:00 |
AuthorizePaymentDriver.php
|
Fixes for gateways
|
2021-06-30 21:21:46 +10:00 |
BaseDriver.php
|
minor fixes
|
2021-09-03 12:25:41 +10:00 |
BasePaymentDriver.php
|
Fixes for invoices which are not payable if archived
|
2021-07-20 09:30:12 +10:00 |
BraintreePaymentDriver.php
|
Fixes for auto billing
|
2021-08-30 12:43:00 +02:00 |
CheckoutComPaymentDriver.php
|
Fixes for Checkout.com
|
2021-08-04 16:24:44 +02:00 |
CustomPaymentDriver.php
|
Fixes for invoices which are not payable if archived
|
2021-07-20 09:30:12 +10:00 |
EwayPaymentDriver.php
|
eway
|
2021-08-18 21:12:13 +10:00 |
MolliePaymentDriver.php
|
Add sleep(2) to allow the app to catch up with speed of webhooks
|
2021-08-13 07:53:00 +02:00 |
PayFastPaymentDriver.php
|
return 200 HTTP code on webhook response from payfast.
|
2021-07-20 07:58:40 +10:00 |
PayPalExpressPaymentDriver.php
|
Fixes for invoices which are not payable if archived
|
2021-07-20 09:30:12 +10:00 |
PaytracePaymentDriver.php
|
Fixes for pay trace integration
|
2021-07-23 14:15:51 +10:00 |
StripeConnectPaymentDriver.php
|
Update license in codebase
|
2021-06-16 16:58:16 +10:00 |
StripePaymentDriver.php
|
Search for stripe customers by email
|
2021-09-01 08:22:24 +10:00 |
WePayPaymentDriver.php
|
WePay token billing
|
2021-08-30 16:00:21 +10:00 |