Commit graph

529 commits

Author SHA1 Message Date
dinamiko
eef459df58 Do not add data-client-token to the script if there is no user 2021-03-02 10:29:40 +01:00
Kirill Braslavsky
89a61b33bb fix getting error message on order creating fail 2021-03-01 16:38:24 +02:00
Kirill Braslavsky
33146ca354 unblock UI when error on hosted fields caught 2021-02-25 13:39:44 +02:00
Kirill Braslavsky
ca7ca20a54 Don't block UI on order creating start 2021-02-25 13:30:23 +02:00
Kirill Braslavsky
026889b43e remove spinner on click, on cancel and on error 2021-02-18 12:16:44 +02:00
dinamiko
b9c2550f3b Add save card to hosted fields 2021-02-16 17:06:50 +01:00
dinamiko
6bfb8b2c2a Enable subscriptions plugin support, add settings for vaulting 2021-02-15 13:54:42 +01:00
Kirill Braslavsky
9815e8300d handle error after submitting card form 2021-02-10 13:03:16 +02:00
dinamiko
aa91751450 Allow set target on spinner 2021-01-11 11:42:45 +01:00
dinamiko
8562fb7f58 Add spinner to pay now bootsptrap 2021-01-05 17:12:26 +01:00
David Remer
5e7d613d17 allow HTML in error message 2020-10-21 09:09:31 +03:00
David Remer
06728d616b
Merge branch 'master' into pay-now 2020-10-02 12:31:00 +03:00
David Remer
8eb91d9f3f
Merge branch 'master' into issue-39-missing-spinning-wheel 2020-10-01 13:29:03 +03:00
Rasmy Nguyen
ce870122f2
Merge pull request #8 from woocommerce/issue-4-disable-card
Prevents DCC payments of disabled card brands
2020-10-01 09:06:17 +00:00
David Remer
96fd3d6a2a enable gateways in the account -> order -> pay-now 2020-09-30 14:24:31 +03:00
David Remer
7caa0d3dbf change target to apply block() 2020-09-29 10:11:27 +03:00
David Remer
82be811271 validate if credit card can be used in a country 2020-09-29 09:59:22 +03:00
David Remer
44e72816b9 check if #ppcp-hide-dcc exists before attempting to remove it 2020-09-28 14:54:52 +03:00
David Remer
4322386c85 activate spinner when credit card button is clicked 2020-09-28 14:05:02 +03:00
David Remer
a00f6e3ae8 Assign CSS properties correctly to chrome 2020-09-24 14:15:59 +03:00
Rasmy Nguyen
709e54d3ed
Merge pull request #9 from woocommerce/issue-4-style-iframe
Applies the styles of the original DCC card number input field to the DCC input fields inside the PayPal iFrame
2020-09-24 03:18:28 +00:00
David Remer
a1b41b9bbb fix wrong address mapping on checkout 2020-09-21 09:33:52 +03:00
David Remer
5fc5e38d33 add styles to dcc input fields 2020-09-18 12:22:10 +03:00
David Remer
c748c145db check in approve order endpoint whether card is disabled and return error message accordingly. 2020-09-18 11:55:25 +03:00
David Remer
084eb2a908 relocate dcc fields to gateway description, use \WC_Payment_Gateway_CC, reutilize theme styles for dcc fields as much as possible 2020-09-14 14:17:39 +03:00
David Remer
e4b6a412ea hide paypal credit on checkout until isEligible 2020-09-14 11:05:14 +03:00
David Remer
4ab723feac focus on the cc number input field, when selecting the credit card gateway 2020-09-11 10:12:42 +03:00
David Remer
cc4777273a load button component in JS sdk only when needed 2020-09-03 11:40:44 +03:00
David Remer
f8e82bdfaf move module.local to module 2020-09-01 14:21:58 +03:00