Commit graph

2450 commits

Author SHA1 Message Date
Alex P
cdda2963c8 Fix phpdoc 2022-04-11 18:16:38 +03:00
Narek Zakarian
b0ad59e92f Unset the gateway only on checkout page 2022-04-11 18:29:30 +04:00
dinamiko
317ac3f7e8 Onboard pui optionally for merchants (wip) 2022-04-11 12:50:05 +02:00
dinamiko
1046b9d77a Grab button label from place order button and display it on button legal text 2022-04-08 12:44:50 +02:00
dinamiko
2d60d93617 Grab button label from place order button and display it on button legal text 2022-04-08 12:35:01 +02:00
dinamiko
6fa6d3cdc9 Add custom translations 2022-04-08 12:03:24 +02:00
dinamiko
a56c756773 Fix typo in item factory 2022-04-08 11:23:02 +02:00
dinamiko
ea0f32c5ab Merge branch 'trunk' into PCP-417-new-feature---pay-upon-invoice 2022-04-08 11:14:24 +02:00
dinamiko
a1741d5575 Do not display pui gateway if customer billing country is not germany 2022-04-08 11:13:46 +02:00
dinamiko
6cbcdf32dd Do not display pui gateway if customer billing country is not germany 2022-04-08 10:50:59 +02:00
Alex P
0da5758656 Merge branch 'trunk' into pcp-475-free-trial 2022-04-07 09:42:32 +03:00
Danae Millan
8a7a64cb7e
Merge pull request #575 from woocommerce/release/1.7.1
Update release date for 1.7.1
2022-04-06 18:07:48 -03:00
Danae Millan
1a75bfc20a Update release date for 1.7.1 2022-04-06 18:04:03 -03:00
Emili Castells
1cd64cff13
Merge pull request #572 from woocommerce/PCP-623-errors-in-the-checkout-page-when
Use `hasOwnProperty` instead of `length` for checking if property exist
2022-04-06 16:51:58 +02:00
Emili Castells
c10c52d7dd
Merge pull request #574 from woocommerce/PCP-626-paypal-buttons-not-displayed-in-mini-cart
Check the cart total amount inside mini cart buttons renderer hook.
2022-04-06 16:51:21 +02:00
Narek Zakarian
515a06542e Use the cart price calculating method inside the handler. 2022-04-06 18:18:05 +04:00
Narek Zakarian
f46341466f Check the cart total amount inside mini cart renderer hook. 2022-04-06 17:57:59 +04:00
Alex P
f5a472673b Handle free trial sub for cards
authorize 1$ and void
2022-04-06 09:10:24 +03:00
dinamiko
c6070e6567 Just use err.details 2022-04-05 15:01:46 +02:00
dinamiko
b7a9ccec4e Use hasOwnProperty instead of length for checking if property exist 2022-04-05 14:29:33 +02:00
dinamiko
201b359abb Do not remove on-hold notification email 2022-04-04 16:55:04 +02:00
dinamiko
6d97e95f23 Merge trunk 2022-04-04 15:24:21 +02:00
Narek Zakarian
b78da2daae Add ability to select dar versions of Visa and Mastercard icons. 2022-04-04 17:01:14 +04:00
Emili Castells
0154707c72
Merge pull request #565 from woocommerce/revert-PCP-590-incorrect-tax-details
Revert PCP-590
2022-04-04 14:46:36 +02:00
dinamiko
c3651bc160 Update changelog 2022-04-04 14:43:02 +02:00
dinamiko
2f87f90c9a Add error messages for pui error codes 2022-04-04 12:58:44 +02:00
dinamiko
5369af13e2 Revert PCP-590-incorrect-tax-details as is causing line items not sent to PayPal 2022-04-04 11:35:50 +02:00
dinamiko
3dd46c7258 Add RatePay payment instructions into processing order email notification (WIP) 2022-03-31 12:47:05 +02:00
Alex P
8ae32e8396 Hide DCC order button until loaded, show spinner 2022-03-31 08:52:33 +03:00
Narek Zakarian
243add3f02 Store card processing gateway enabled config as a string. 2022-03-30 19:25:51 +04:00
dinamiko
6c216ad7bb Get phone country code from billing country code 2022-03-30 09:54:03 +02:00
Alex P
be55fcf711 Add filter for enabling logging 2022-03-29 14:04:43 +03:00
Alex P
6ee900cb01 Output exception message on onboarding link creation error 2022-03-29 14:04:09 +03:00
dinamiko
72efcbb71d Only init pui if gateway is enabled 2022-03-29 11:37:22 +02:00
dinamiko
d99fdb15d3 Add phone country code field to pui gateway box 2022-03-29 11:15:36 +02:00
dinamiko
936c2d13cf Merge branch 'trunk' into PCP-417-new-feature---pay-upon-invoice 2022-03-29 09:18:05 +02:00
Emili Castells
d6286ec6e5
Merge pull request #556 from woocommerce/PCP-604-paypal-button-missing-on-pay-for
Move up pay order render button before checking empty cart
2022-03-28 17:20:49 +02:00
dinamiko
d8e1b09ad6 Update changelog 2022-03-28 17:16:56 +02:00
Emili Castells
e088d3c53e
Merge pull request #554 from woocommerce/PCP-598-buttons-not-visible-in-mini-cart
Remove vaulting conditional on minicart render buttons
2022-03-28 17:13:01 +02:00
Emili Castells
edd9e14e27
Merge pull request #552 from woocommerce/PCP-597-buttons-not-visible-on-products-page
Fix the product price amount calculation (597)
2022-03-28 17:12:08 +02:00
dinamiko
78d98be098 Move up pay order render button before checking empty cart 2022-03-28 16:33:45 +02:00
dinamiko
0f47429d91 Remove vaulting conditional on minicart render buttons 2022-03-28 15:24:46 +02:00
dinamiko
b05d15437f Add tooltip description to gateway settings fields 2022-03-28 12:42:49 +02:00
dinamiko
7f8ce720e0 Add title and description to pui gateway settings 2022-03-28 12:31:59 +02:00
dinamiko
41671f63f4 Move birth date field into pui gateway box 2022-03-28 10:42:11 +02:00
dinamiko
077203dd8e Only add pui referrals data when ppcp in products 2022-03-25 16:37:58 +01:00
dinamiko
ff12b8d8fb Merge trunk 2022-03-25 14:31:42 +01:00
dinamiko
b6c2396e32 Grab fraudnet session id from form hidden field (WIP) 2022-03-25 14:28:27 +01:00
Narek Zakarian
fbc20c35ea Fix the product price amount calculation 2022-03-25 16:15:18 +04:00
dinamiko
5089b6335f Add custom checkout validation (WIP) 2022-03-25 10:14:54 +01:00