David Bomba
95c9eb03a9
merge v5-dev
2021-06-14 20:47:03 +10:00
David Bomba
dc7f4507cd
Update .env vars for wepay
2021-06-14 08:33:56 +10:00
=
0bc3ec111d
Authorize WePAy
2021-06-13 22:49:43 +10:00
=
62811d968b
WePay
2021-06-13 20:37:37 +10:00
David Bomba
a441b3f79e
Working on authorization
2021-06-11 18:30:39 +10:00
David Bomba
b111483ef1
We Pay Account Signup
2021-06-11 17:39:51 +10:00
Benjamin Beganović
945250dab8
Hide "Save payment method" on Stripe credit card authorize page
2021-05-29 13:35:06 +02:00
Benjamin Beganović
918a604ed1
wip
2021-05-25 01:37:06 +02:00
Benjamin Beganović
69a7cd9bfc
wip
2021-05-21 13:11:01 +02:00
David Bomba
7d245f5ac3
Fixes for Stripe Connect
2021-05-12 00:09:22 +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
David Bomba
940c44292d
Do no show publishable key if using stripe connect
2021-05-11 23:09:21 +10:00
David Bomba
899784cf45
Do not show deleted invoices
2021-05-11 22:03:44 +10:00
David Bomba
334ab5f809
Fixes for stripe authorize card
2021-05-11 21:59:49 +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ć
85822c45ac
Merge upstream/v5-develop
2021-05-10 11:50:05 +02:00
David Bomba
76dfb475ad
We Pay
2021-05-08 12:07:42 +10:00
David Bomba
3c9b096f01
WePay
2021-05-07 15:39:45 +10:00
Benjamin Beganović
7fbb9c9f0f
- Set body class on the body
...
- Show the Canada specific output
2021-05-06 12:03:32 +02:00
=
d3f14887e1
WePay
2021-05-05 20:50:36 +10:00
=
b6c538564e
Background
2021-05-05 19:06:55 +10:00
David Bomba
eb54e0705a
We Pay logo
2021-05-05 16:51:45 +10:00
David Bomba
d61e7f57a2
Fixes for wepay
2021-05-05 16:21:37 +10:00
David Bomba
8c00bce71b
We Pay signup
2021-05-05 14:29:58 +10:00
Benjamin Beganović
78f87a8da0
PayPal authorize page message
2021-05-04 17:25:30 +02:00
Benjamin Beganović
0e905371c5
Extract PayPal's frontend into separate Javascript
2021-05-04 17:22:52 +02:00
Benjamin Beganović
6992216117
wip
2021-05-03 14:10:46 +02:00
Benjamin Beganović
bc23de2ce2
Extract credit cards to separate Javascript
2021-04-29 16:51:28 +02:00
Benjamin Beganović
2ab65b12fa
Ability to pay with token
2021-04-29 16:43:59 +02:00
Benjamin Beganović
6cab52fc9f
Show "Save card" option for credit card
2021-04-29 11:59:18 +02:00
Benjamin Beganović
d4c51871ef
- Update Braintree credit card to use amount_with_fee
...
- Add amount_with_fee to payment hash
2021-04-29 11:29:28 +02:00
David Bomba
aefd515b4e
Fixes for stripe
2021-04-29 18:36:04 +10:00
David Bomba
2039fd0ef5
fixes for stripe
2021-04-29 18:29:03 +10:00
David Bomba
f825b72540
Fixes for stripe
2021-04-29 18:27:06 +10:00
Benjamin Beganović
7d8c135ba7
wip
2021-04-28 15:03:22 +02:00
Benjamin Beganović
9c97421a55
wip
2021-04-28 14:54:50 +02:00
Benjamin Beganović
e77c3492ed
wip
2021-04-28 12:54:27 +02:00
David Bomba
20ea334106
Landing page for existing stripe connect acccounts
2021-04-22 23:51:18 +10:00
Benjamin Beganović
255d25d6a6
wip
2021-04-21 16:36:46 +02:00
Benjamin Beganović
bdc564092e
wip
2021-04-21 16:36:08 +02:00
David Bomba
1bd1b2ed7c
JS Fixes
2021-04-20 22:17:44 +10:00
Benjamin Beganović
5aa30ca582
Add border on stripe elements
2021-03-22 13:13:54 +01:00
Benjamin Beganović
66c81d9b51
wip
2021-02-04 17:19:28 +01:00
Benjamin Beganović
6a972ba378
wip
2021-02-03 16:49:29 +01:00
Benjamin Beganović
e2d1c7ac43
Merge pull request #4778 from beganovich/v5-2701-ach-blank-screen
...
(v5) ACH: Fix blank screen after payment
2021-01-28 15:45:14 +01:00
Benjamin Beganović
0ff531fafa
ACH: Fix white screen
...
- Pass token hashed_id instead of token value
2021-01-27 13:07:01 +01:00
Benjamin Beganović
84e888863f
Authorize.net: Throw a PaymentFailed exception if token not found
...
Checkout.com: Throw a PaymentFailed exception if token not found
- Show "Client portal" button even when invoice is paid
- Authorize.net: Pass token hashed_id instead of token to frontend
- Checkout.com: Pass token hashed_id instead of token to frontend
- Show "Paid" label for paid invoices
- Translation for not found token
2021-01-27 12:45:38 +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