1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/PaymentDrivers
Benjamin Beganović 4918269bf2 Testing adding Stripe credit card
- Added: iframeLoaded method for Cypress
- Fixed: saving payment method id for CreditCard.php
- Added: chromeWebSecurity: false flag for insecure iframe connections
- Formatted: payment_methods/index
- Formatted: payment-methods-table.blade.php
- Added: Test for adding credit card to Stripe
- Fixed: Removing client gateway tokens
2020-07-01 18:28:57 +02:00
..
Authorize fixes for tests 2020-06-27 12:35:11 +10:00
CheckoutCom Fix public api key logic 2020-06-15 12:59:02 +02:00
Stripe Testing adding Stripe credit card 2020-07-01 18:28:57 +02:00
AbstractPaymentDriver.php Authorize .net refund implementation 2020-06-24 15:20:33 +10:00
AuthorizePaymentDriver.php Fix for adding credit card as payment method with authorize.net 2020-06-27 12:21:16 +10:00
BaseDriver.php Working on Authorize Refunds 2020-06-24 11:15:51 +10:00
BasePaymentDriver.php Refactor createPayment to accept custom status 2020-06-09 13:07:18 +02:00
CheckoutComPaymentDriver.php Checkout.com payments & refunds improvements: 2020-06-25 17:08:15 +02:00
PayPalExpressPaymentDriver.php Refunding using PayPal 2020-06-24 16:58:05 +02:00
StripePaymentDriver.php Support Stripe webhook 2020-06-27 17:39:28 +02:00