Commit graph

1183 commits

Author SHA1 Message Date
dinamiko
74c8bc9b49 Add enable-funding=paylater to all button loads unless the merchant has added paylater to disable funding settings 2021-06-18 16:53:43 +02:00
dinamiko
6dc26ec06c Add data-partner-attribution-id parameter to jssdk when messaging is enabled 2021-06-18 15:29:19 +02:00
dinamiko
cbfa3f84c0 Add pay later button disclaimer 2021-06-18 12:38:54 +02:00
dinamiko
00b4d4a78e Add button height setting for mini cart 2021-06-17 17:04:02 +02:00
dinamiko
64f856b83d Remove payee repository on smart button class 2021-06-17 14:42:41 +02:00
dinamiko
b493ec5a54 Add paylater to enable funding when pay later messaging is enabled 2021-06-17 11:51:43 +02:00
dinamiko
8774879b79 Remove merchant-id parameter on js sdk script 2021-06-16 15:54:45 +02:00
dinamiko
6a229b989a Add canada to advanced credit and debit card 2021-06-16 15:46:59 +02:00
dinamiko
bdd9bb7636 Remove vault conditional when adding venmo to enable funding 2021-06-15 15:52:55 +02:00
dinamiko
f2f3633df4 Refactoring 2021-06-15 14:44:47 +02:00
dinamiko
076a124ec7 Validate checkout form before creating PayPal order when creating account on checkout 2021-06-15 12:48:01 +02:00
dinamiko
9e7b12f16b Do not send customer email when order status is on hold 2021-06-10 11:05:29 +02:00
dinamiko
3e6efdea76 Ensure shipping info when patching order 2021-06-09 17:19:48 +02:00
Jorge A. Torres
f1555d4db4 Bump remaining version numbers for release 2021-06-08 11:38:57 -05:00
Jorge A. Torres
a4f07296f2
Merge pull request #170 from woocommerce/release/1.3.2
Release 1.3.2
2021-06-08 13:36:06 -03:00
Emili Castells
adb5453870
Merge pull request #171 from woocommerce/fix-phpunit-tests
Fix phpunit tests
2021-06-04 12:05:29 +02:00
dinamiko
35c959718e Fix phpunit tests 2021-06-04 11:57:25 +02:00
dinamiko
3281c61394 Add query parameter enable-funding=venmo to all button loads except when Vault is turned on 2021-05-31 12:01:14 +02:00
dinamiko
fd37fa1c95 Merge branch 'trunk' into release/1.3.2 2021-05-26 15:24:52 +02:00
Emili Castells
064fab6e64
Merge pull request #161 from woocommerce/PCP-142-changing-the-payment-method-on-a
Improve Subscription plugin support
2021-05-26 15:23:31 +02:00
dinamiko
f50628adad Fix merge conflicts 2021-05-26 15:23:09 +02:00
dinamiko
9ef1cb5488 Bump 1.3.2 version 2021-05-26 12:04:59 +02:00
Emili Castells
4859980b88
Merge pull request #168 from woocommerce/PCP-136-product-quantity-not-being-turne
Cast item `get_quantity` into `int`
2021-05-26 11:45:09 +02:00
Emili Castells
6d34c53f58
Merge pull request #141 from woocommerce/PCP-113-fix-pay-later-messaging-options
Fix pay later messaging options
2021-05-26 10:26:56 +02:00
Emili Castells
5d6e7926e4
Merge pull request #166 from woocommerce/PCP-144-ui-ux-for-vaulting-settings
UI/UX for vaulting settings
2021-05-24 15:19:05 +02:00
Emili Castells
4a8822128f
Merge pull request #163 from woocommerce/issue-162-wrong-invoice-number
Use order_number instead of internal id when creating invoice Id
2021-05-21 11:49:25 +02:00
dinamiko
9cfa8fa922 Check if wcs_get_subscription exists before calling it 2021-05-21 11:19:00 +02:00
dinamiko
33b3a7c7cb Display vault message on pay later label if vault enabled 2021-05-21 11:11:01 +02:00
dinamiko
91b1702e8d Rename filter string because of phpcs warning 2021-05-20 16:35:22 +02:00
dinamiko
d1f24125c8 Improve vault setting label description 2021-05-20 16:28:05 +02:00
Emili Castells
cc1cd30bb5
Merge pull request #154 from woocommerce/PCP-138-paypal-payments-doesnt-work-with
Filter PayPal-supported language codes
2021-05-20 11:42:54 +02:00
Emili Castells
0e1f345f8e
Merge pull request #150 from woocommerce/PCP-141-disable-vault-setting-if-not-in-
Disable vault setting if vaulting feature is not available
2021-05-20 11:42:01 +02:00
dinamiko
65aa588ba8 Cast item get_quantity into int 2021-05-20 10:59:23 +02:00
dinamiko
746e26397a Remove unused property 2021-05-19 16:01:09 +02:00
dinamiko
47c4c62d6f Refactoring 2021-05-19 15:39:33 +02:00
websupporter
b50dfe9700 use order_number instead of internal id and filter purchase unit 2021-05-18 10:20:10 +03:00
Emili Castells
437a6654c5
Merge pull request #146 from woocommerce/fix/PCP-130-fix-cc-fields
Fix/pcp 130 fix cc fields
2021-05-17 11:09:14 +02:00
dinamiko
1783467af4 Add create payment token for credit card (work in progress) 2021-05-17 11:00:57 +02:00
Kirill Braslavsky
06769c9af9 fix phpcs errors 2021-05-17 10:45:02 +03:00
Kirill Braslavsky
74d5337bc9 use yy format instead of yyyy for card details 2021-05-14 14:27:41 +03:00
Emili Castells
13d681f1cc
Merge pull request #145 from woocommerce/fix/PCP-109-wrong-order-status-virtual-downloadable
Wrong order status for orders with contain only products which are both virtual and downloadable
2021-05-13 17:05:21 +02:00
dinamiko
33022f3c47 Remove smart button locale, validate bcp47, add en as default fallback 2021-05-13 16:41:38 +02:00
dinamiko
da4388c507 Subscriptions vaulting integration (work in progress) 2021-05-10 17:12:46 +02:00
dinamiko
aff62fbfe4 Add VAULT to api integration 2021-05-06 09:37:21 +02:00
dinamiko
845a83acb4 Filter PayPal-supported language codes 2021-05-03 16:25:37 +02:00
dinamiko
8005ea39c3 Fix unit test 2021-05-03 13:00:27 +02:00
dinamiko
1725d2da18 Do not redirect when handling vault_enabled settings, also return false if there is no scope yet 2021-05-03 12:20:07 +02:00
dinamiko
61397bc798 Merge branch 'trunk' into PCP-141-disable-vault-setting-if-not-in- 2021-05-03 11:30:20 +02:00
Jorge A. Torres
e13dfad27c
Merge pull request #153 from woocommerce/release/1.3.1
Release 1.3.1
2021-04-30 18:10:10 -05:00
Jorge A. Torres
3ac259b962 Release 1.3.1 2021-04-30 18:07:07 -05:00