11 Commits

Author SHA1 Message Date
David Bomba
6d0c008b69 Updates for CBA Powerboard 2024-09-26 13:48:28 +10:00
David Bomba
55b38a2172 Updates for powerboard 2024-09-25 12:03:33 +10:00
David Bomba
06f0213845 Fixes for CBA Powerboard 2024-09-24 17:46:07 +10:00
David Bomba
d427a73449 Fixes for CBA Powerboard 2024-09-24 17:44:14 +10:00
David Bomba
fb82c204f2 Fixes for CBA Powerboard 2024-09-24 17:41:13 +10:00
David Bomba
bc8ce0af09 Fixes for CBA Powerboard 2024-09-24 17:38:25 +10:00
David Bomba
4ca2cc1cf9 Fixes for CBA Powerboard 2024-09-24 17:35:02 +10:00
David Bomba
3b8aef5e58 Fixes for CBA Powerboard 2024-09-24 17:31:35 +10:00
Benjamin Beganović
196d785f19 toggle credit card view after resetting the widget 2024-09-17 13:26:47 +02:00
David Bomba
114b58cdc4
Beganovich 1513 powerboard (#103)
* make container nicer

* assets rebuild

* authorize powerband card (3ds)

* add reference to build file

* update authorize (3ds) view

* assets rebuild

* unify 3ds and non-3ds auth/pay

* assets rebuild

* authorize

* pay

* update vite refs

* pay

* hide authorize button

* intercepting form on authorize

* assets build

* wip

* init powerboard in data ref

* fixes for blank placeholders

* reset the form on failed 3ds

* handling unsuccessful errors

* send email on payment failed

* fixes for 3ds fail on auth

* assets rebuild

* make card_name required

* make card_name required (on auth)

* fixes for blocked pay-now button

* fixes for reload

* fixes for reload

* build

* Fixes for broken powerboard

* make client name required

* skip fields checking if no required fields

* on request, return json response

* check for plain not_authenticated response

* flash message when no action is present

* fixes for exec order on token

* assets build

* check for plain not_authenticated response (pay)

* assets build

* adjustments for minimum payments

* Add text decoration to terms button

* Improvements for subscriptions and new payment flow

---------

Co-authored-by: Benjamin Beganović <k1pstabug@gmail.com>
2024-09-17 10:16:10 +10:00
Benjamin Beganović
abe8bbcd5d
Refactor PowerBoard (#102)
* make container nicer

* assets rebuild

* authorize powerband card (3ds)

* add reference to build file

* update authorize (3ds) view

* assets rebuild

* unify 3ds and non-3ds auth/pay

* assets rebuild

* authorize

* pay

* update vite refs

* pay

* hide authorize button

* intercepting form on authorize

* assets build

* wip

* init powerboard in data ref

* fixes for blank placeholders

* reset the form on failed 3ds

* handling unsuccessful errors

* send email on payment failed

* fixes for 3ds fail on auth

* assets rebuild

* make card_name required

* make card_name required (on auth)

* fixes for blocked pay-now button

* fixes for reload

* fixes for reload

* build

* make client name required

* skip fields checking if no required fields

* on request, return json response

* check for plain not_authenticated response

* flash message when no action is present

* fixes for exec order on token

* assets build

* check for plain not_authenticated response (pay)

* assets build
2024-09-17 10:05:19 +10:00