David Bomba
0c5b03f080
Square SCA
2021-10-03 14:57:07 +11:00
David Bomba
a321134e69
Square SCA
2021-10-03 14:50:01 +11:00
Benjamin Beganović
3f0847749f
Merge branch 'v5-develop' into v5-689
2021-09-20 08:12:42 +02:00
=
fb61138e73
Square Payment DriveR
2021-09-19 21:10:27 +10:00
Benjamin Beganović
308a742eee
Pass payment intent to frontend
2021-09-17 21:01:12 +02:00
David Bomba
a3e0d57133
Add customer to sofort payments
2021-09-15 14:39:34 +10:00
Benjamin Beganović
2fa360df19
Fixes for Paytrace
2021-08-25 14:31:08 +02:00
Benjamin Beganović
9d51137a5a
Fixes for scripts
2021-08-19 13:34:51 +02:00
Benjamin Beganović
6186cc1420
Fixes for authorize page
2021-08-19 11:05:06 +02:00
Benjamin Beganović
2065145ffb
Extract scripts into separate file
2021-08-18 17:52:32 +02:00
=
c016f5d08a
Merge eWay payment driver
2021-08-18 21:21:05 +10:00
Benjamin Beganović
0a7a056615
Extract scripts to separate file
2021-08-15 16:16:23 +02:00
David Bomba
bc81043973
Fixes for Molli
2021-08-11 16:43:20 +10:00
David Bomba
7b73104a45
Merge branch 'paytrace' into v5-develop
2021-08-11 10:03:02 +10:00
Benjamin Beganović
4e6477d441
Show or hide post code in Stripe elements based on company settings
2021-08-09 14:05:39 +02:00
Benjamin Beganović
ba36197757
Fixes for profileId
2021-08-04 14:40:13 +02:00
Benjamin Beganović
373f169b39
Extract credit card scripts into standalone JS file
2021-08-03 14:27:08 +02:00
Benjamin Beganović
b7c248eec5
PayTrace improvements ( #43 )
...
* Refactor credit card payment JavaScript
* CreditCard.php: Rename $paytrace_driver to $paytrace
* Credit card: Support for token billing (frontend)
* Fixes for "save card" label
* Credit card: Authorize
* Allow PayTrace to be seeded from CreateSingleAccount
* Add PayTrace decrypted config to ninja.testvars
* Extract to separate JavaScript
* Scaffold Dusk test
* CreditCard -> CreditCardTest
* CreditCard -> CreditCardTest
* Scaffold pay with new card test
* Fixes for gateway_key in CreateSingleAccount
* Production builds
2021-07-28 07:59:44 +10:00
Benjamin Beganović
25fd6b2346
Replace whitespace within input fields: wepay-credit-card.js
2021-07-14 13:05:29 +02:00
Benjamin Beganović
78d2e8f932
Replace whitespace within input fields: authorize-credit-card-payment.js
2021-07-14 13:04:24 +02:00
Benjamin Beganović
0234a8bdff
Credit card: Javascript
2021-06-21 14:04:45 +02:00
Benjamin Beganović
24f76b3b35
wip
2021-05-21 13:18:03 +02:00
Benjamin Beganović
69a7cd9bfc
wip
2021-05-21 13:11:01 +02:00
David Bomba
ed21217c9b
Fixes for Stripe Connect
2021-05-12 00:40:55 +10:00
David Bomba
de02dd810e
Fixes for Stripe
2021-05-11 23:44:14 +10:00
David Bomba
3b55161506
Fixes for stripe authorize card
2021-05-11 23:30:56 +10:00
Benjamin Beganović
f07c911f8b
Merge branch 'v5-develop' into v5-2804-braintree
2021-05-10 16:55:04 +02:00
Benjamin Beganović
98fa636e26
Prefill the postal code for Stripe Elements
2021-05-10 13:01:59 +02:00
Benjamin Beganović
28363013ee
PayPal: Storing payment method checkbox
2021-05-05 16:59:50 +02:00
Benjamin Beganović
0e905371c5
Extract PayPal's frontend into separate Javascript
2021-05-04 17:22:52 +02:00
Benjamin Beganović
bc23de2ce2
Extract credit cards to separate Javascript
2021-04-29 16:51:28 +02:00
David Bomba
1bd1b2ed7c
JS Fixes
2021-04-20 22:17:44 +10:00
Benjamin Beganović
6a972ba378
wip
2021-02-03 16:49:29 +01:00
Benjamin Beganović
11ac939571
Checkout: Disable submit button while sending backend request
2021-01-27 12:57:05 +01:00
Benjamin Beganović
9f8df64289
- Only show save card component if token billing isn't always
...
- Only show "Refunded" if amount is > 0
- Stripe: Grab only :checked checkbox
2021-01-26 17:21:12 +01:00
Benjamin Beganović
792db3c262
acceptjs errors
2021-01-26 14:31:52 +01:00
Benjamin Beganović
0f638ff2c3
Hide "save card" section when paying with token
2021-01-26 13:55:32 +01:00
Benjamin Beganović
f5f257292c
wip
2021-01-25 16:12:21 +01:00
Benjamin Beganović
713a95d3b2
ACH (Stripe):
...
- Pass instance of $gateway to authorize page for fields verification
- Support for multiple tokens
2021-01-21 15:53:37 +01:00
Benjamin Beganović
056bee1c47
Credit card (Stripe):
...
- Wrapped Stripe card widget into div
- Default intent option is setup_future_use now
- Support for token billing
2021-01-21 14:03:38 +01:00
Benjamin Beganović
2fccfe2df1
- Rewrite of checkout-credit-card.js
...
- Fixed bug with detach() on driver class
- Changed the way token checking works from frontend
- Support for multiple payment methods on payment page
- Changed save card label to "Save payment method details"
- Updated relevant Javascript assets
2021-01-20 16:19:01 +01:00
David Bomba
cfc8c248cd
Merge pull request #4678 from beganovich/v5-0113-fix-authorize
...
(v5) Fix Authorize.net
2021-01-14 07:55:18 +11:00
Benjamin Beganović
0c91226352
fix authorize
2021-01-13 15:36:28 +01:00
David Bomba
c18c9e5a66
Update copyright + remove minor text from footer
2021-01-13 19:22:36 +11:00
Benjamin Beganović
7764833037
Update Stripe's amount with fee:
...
- Update Sofort to support latest architecture for payments
2020-12-21 11:46:10 +01:00
Benjamin Beganović
00ab670d71
Checkout.com migration to Frames:
...
- Changed cardToken to token in CreditCard reference
- Updated checkout.com.js
- Added "Pay" translation
- Fix issue with switching between token & credt card
2020-12-02 15:33:43 +01:00
David Maksimov
12427cd64f
Remove spaces from credit card number
2020-11-20 16:22:57 -06:00
Benjamin Beganović
0942169d4f
Handle Alipay payments
...
- Refactored main Alipay class
- Added new N/A translation
- Fixed issue with alipay.js
2020-11-02 16:20:38 +01:00
Benjamin Beganović
7e30093429
Checkout.com payments with token:
...
- Convert "true" from frontend to boolean in PaymentResponseRequest
- Reference correct 'transaction_reference' in BaseDriver & Checkout\Utilities
- Frontend switching between token & credit card when making payments with Checkout.com
- New 'pay_with' translation string
- Added 'save-card--container' to save card partial
- Ensure we show whole transaction reference string in payments/show.blade
2020-11-01 15:56:17 +01:00
Benjamin Beganović
b4b6bd3ae0
ach adding & verify, todo: payment
2020-10-20 17:54:08 +02:00