Commit graph

1915 commits

Author SHA1 Message Date
Alex P
ebabc45dbc Extract currency/country lists to services 2021-11-30 11:15:56 +02:00
Alex P
ffe32070d0 Extract shop currency, country to services 2021-11-30 10:40:38 +02:00
Emili Castells
cfb10b0cee
Merge pull request #384 from woocommerce/pcp-344-add-funding-sources
Add missing funding sources to "Disable funding sources"
2021-11-29 12:35:35 +01:00
dinamiko
b3b1237247 Merge branch 'trunk' into PCP-359-customer-details-not-available-i 2021-11-26 15:30:26 +01:00
Emili Castells
e621711f92
Merge pull request #381 from woocommerce/PCP-424-error-messages-are-not-cleared-e
Fix error handler clear messages
2021-11-26 11:10:34 +01:00
Emili Castells
933843e164
Merge pull request #382 from woocommerce/pcp-254-improve-status-report
Improve status report
2021-11-26 10:30:10 +01:00
Alex P
aceeee95e9 Remove unused imports 2021-11-25 18:25:22 +02:00
Alex P
1322a9dd27 Add missing funding sources to "Disable funding sources" 2021-11-25 17:11:51 +02:00
dinamiko
19b5c2e437 Check shipping name if billing does not exist 2021-11-25 11:59:22 +01:00
Alex P
74a1fb5a56 Update tests 2021-11-25 12:42:18 +02:00
Alex P
fc20b05de8 Use icons instead of yes/no
For consistency with WC and to avoid translation
2021-11-25 11:55:09 +02:00
dinamiko
162a0886b7 Use innerHTML to clear element inner content 2021-11-25 10:36:56 +01:00
Alex P
5322f101b4 Add whether Reference Transactions are enabled to status report 2021-11-25 11:19:58 +02:00
Alex P
602e1e59c7 Add non-translated export label to status report 2021-11-25 10:33:54 +02:00
dinamiko
0ac3dae104 Fix error handler clear messages 2021-11-24 17:13:31 +01:00
dinamiko
31f2e65bff Fix typo in element id 2021-11-24 16:10:24 +01:00
dinamiko
1e646fa954 Ensure cardholder name when submit card fields 2021-11-24 16:09:36 +01:00
Alex P
f845acefbe Add webhook status to status report 2021-11-24 11:52:14 +02:00
Alex P
27d71e14c3 Merge branch 'trunk' into pcp-254-improve-status-report 2021-11-23 16:51:47 +02:00
Emili Castells
2638486331
Merge pull request #373 from woocommerce/pcp-333-fix-tax-mismatch
Use subtotal_tax instead of adding taxes ourselves
2021-11-23 12:33:46 +01:00
Emili Castells
f4e4e942a1
Merge pull request #365 from woocommerce/pcp-401-custom-order-id
Use order ID instead of "number" for PayPal custom field
2021-11-23 12:03:02 +01:00
Alex P
6e6b4c4b40 Merge branch 'trunk' into pcp-401-custom-order-id 2021-11-23 12:51:26 +02:00
Emili Castells
035cbe5957
Merge pull request #361 from woocommerce/pcp-125-fix-duplicated-button
Fix duplicated button and saved cards in Pay Now
2021-11-23 11:07:21 +01:00
Emili Castells
3e21c4d7d7
Merge pull request #359 from woocommerce/PCP-419-do-not-display-saved-payments-on
Do not pass `customer_id` if vaulting is disabled
2021-11-23 11:06:26 +01:00
Danae Millan
9903d39702
Merge pull request #376 from woocommerce/release/1.6.2
Release 1.6.2
2021-11-22 19:24:19 -03:00
Danae Millan
b36bbc4e47 Update 1.6.2 release date in changelog 2021-11-22 19:12:24 -03:00
Alex P
b8b4766fba Show if PPEC was used in status report 2021-11-22 18:21:01 +02:00
Alex P
195474ad6e Check currency support for status report 2021-11-22 18:20:00 +02:00
Emili Castells
5469a9352f
Merge pull request #371 from woocommerce/PCP-423-when-paying-for-a-subscrition-an
Add retry counter meta to order to avoid duplicate invoice error on c…
2021-11-22 11:25:22 +01:00
Emili Castells
016d72683a
Merge pull request #374 from woocommerce/PCP-425-save-your-credit-card-shouldnt-b
Do not display save credit card if subscription in the cart
2021-11-22 11:24:39 +01:00
dinamiko
3d2283e5f7 Update changelog 2021-11-22 10:48:58 +01:00
dinamiko
64e166b51c Add variable subscription to cart contains subscription method 2021-11-22 10:11:04 +01:00
Alex P
9ba675d1f5 Add logging status to status report 2021-11-19 17:25:47 +02:00
Alex P
77d3a5c19c Refactor Yes/No output 2021-11-19 17:25:08 +02:00
Alex P
ff6f821fdf Add type 2021-11-19 12:44:06 +02:00
dinamiko
199d40e2d5 Do not display save credit card if subscription in the cart 2021-11-19 11:06:16 +01:00
Alex P
a6a25232e3 Use subtotal_tax instead of adding taxes ourselves 2021-11-19 10:29:44 +02:00
dinamiko
626f4804cb Remove unused stuff on test 2021-11-18 14:49:42 +01:00
dinamiko
c072e8550a Add retry counter meta to order to avoid duplicate invoice error on consequent tries 2021-11-18 14:45:34 +01:00
Alex P
6d905d01c8 Remove prefix from custom id 2021-11-16 17:28:11 +02:00
Alex P
f23df0b91c Make sanitize_custom_id more correct 2021-11-16 17:28:11 +02:00
Alex P
3b98d8300b Use order ID instead of "number" for PayPal custom field
Otherwise we cannot find the order in webhook handlers
if order number is not order ID
2021-11-16 12:06:38 +02:00
Alex P
326775371f Merge branch 'trunk' into pcp-125-fix-duplicated-button 2021-11-15 17:59:38 +02:00
Emili Castells
355bac28f9
Merge pull request #364 from woocommerce/pcp-421-fix-ppec-error
Check that PPEC settings is not null
2021-11-15 15:47:23 +01:00
Alex P
01942b6699 Check that PPEC settings is not null 2021-11-15 16:12:54 +02:00
dinamiko
fe962c8cf3 Do not display PayPal payments page if vault option is disabled 2021-11-15 11:50:34 +01:00
dinamiko
4e4fc38077 Improve conditional format 2021-11-15 09:53:50 +01:00
Alex P
1f8b449e38 Fix change payment check to not conflict with Pay Now 2021-11-12 18:29:30 +02:00
Alex P
ebe1e84907 Fix and refactor PayNow checkout UI too
Inherit PayNowBootstrap from CheckoutBootstap, they are almost the same
2021-11-12 18:27:47 +02:00
Alex P
9c7859bf35 Use MutationObserver to detect order button visibility changes
Such as for the old PayPal plugin,
which shows it on click + with some animation,
or Conditional WooCommerce Checkout Field,
which shows the button after loading some data
2021-11-12 18:26:42 +02:00