Commit graph

2029 commits

Author SHA1 Message Date
Narek Zakarian
1b0fe84968 Fix the psalm error 2022-03-17 17:03:32 +04:00
Narek Zakarian
6ba367efbd Fix the description counting. 2022-03-17 16:50:50 +04:00
Emili Castells
a926aa7ca3
Merge pull request #526 from woocommerce/PCP-562-when-payment-is-not-saved-do-not
Listening for payment created webhooks and action scheduled
2022-03-17 09:47:48 +01:00
dinamiko
25ca7451e7 Add order intent from settings on check saved payment scheduled action 2022-03-16 11:50:01 +01:00
dinamiko
89001f6533 Merge branch 'trunk' into PCP-562-when-payment-is-not-saved-do-not 2022-03-16 09:35:47 +01:00
Emili Castells
c5fe98e766
Merge pull request #529 from woocommerce/pcp-578-ajax-urls
Fix ajax URLs on multisite
2022-03-15 12:11:12 +01:00
Alex P
703656bec2 Use full URL for return endpoint 2022-03-13 11:59:27 +02:00
Alex P
1a9fbc1303 Fix ajax URLs on multisite 2022-03-09 16:24:11 +02:00
dinamiko
0291f34309 Throw exception when capture payment returns false 2022-03-08 12:00:09 +01:00
dinamiko
54f84aac26 Fix phpcs 2022-03-04 12:13:41 +01:00
dinamiko
e8c2147762 Fix psalm errors 2022-03-04 12:08:39 +01:00
dinamiko
dcbac3cae3 Fix psalm errors 2022-03-04 12:02:43 +01:00
dinamiko
8bbd50bbe6 Fix phpunit tests 2022-03-04 10:30:25 +01:00
dinamiko
634ac41139 Handle get order exception 2022-03-03 11:16:03 +01:00
dinamiko
6ebe8d3171 Get wc customer id by removing prefix 2022-03-02 17:02:37 +01:00
dinamiko
78286b0542 Do not capture if wc order already processing 2022-03-02 16:51:22 +01:00
dinamiko
5d7de0a212 Merge PCP-412-when-there-is-a-payment-saved-th 2022-03-02 12:23:20 +01:00
dinamiko
f1b11d74d3 Remove unused variable 2022-03-02 12:18:46 +01:00
dinamiko
5b90111f3f Merge branch 'trunk' into PCP-412-when-there-is-a-payment-saved-th 2022-03-02 09:55:17 +01:00
dinamiko
e9ddd3d788 Refactor payment token checker 2022-03-01 16:10:46 +01:00
dinamiko
b5f74f1207 Refactor payment checker (WIP) 2022-03-01 15:12:54 +01:00
dinamiko
5ffc792ce0 Void order when payment is not saved (WIP) 2022-03-01 12:39:10 +01:00
Emili Castells
3afb73d34c
Merge pull request #519 from woocommerce/PCP-554-paypal-options-available-on-mini
Do not display buttons in minicart if subscription in the cart and va…
2022-03-01 11:11:44 +01:00
Emili Castells
b225430111
Merge pull request #517 from woocommerce/PCP-569-unprocessable-entity-when-paying
Display error message when hosted fields approve payment fails
2022-03-01 11:10:02 +01:00
Danae Millan
d601cbe36a
Merge pull request #521 from woocommerce/release/1.7.0
Update release date for 1.7.0
2022-02-28 22:55:12 -05:00
Danae Millan
af1fc4845a Update release date for 1.7.0 2022-02-28 22:50:31 -05:00
dinamiko
a7290f9ce0 Schedule checking for saved payment (WIP) 2022-02-28 17:31:15 +01:00
Emili Castells
e9a8d864da
Merge pull request #520 from woocommerce/447-update-changelog
Update readme for 447
2022-02-28 14:30:46 +01:00
dinamiko
7d28b3b9d0 Update readme 2022-02-28 14:27:19 +01:00
dinamiko
e00df49ef3 Remove changelog entry from readme, it does not belong to this PR 2022-02-28 14:25:12 +01:00
dinamiko
5110209cfe Format code style 2022-02-28 14:14:14 +01:00
dinamiko
21013adbca Do not display buttons in minicart if subscription in the cart and vaulting disabled 2022-02-28 12:56:44 +01:00
dinamiko
89392e43bd Display error message for when error on hosted fields approve payment 2022-02-28 10:06:05 +01:00
dinamiko
292ba9de3c Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into trunk 2022-02-25 14:43:56 +01:00
Emili Castells
b7a0b05e64
Merge pull request #515 from woocommerce/fix-onboaridng-fresh-install
Ensure `disable_funding` setting exist before getting it
2022-02-25 14:30:53 +01:00
dinamiko
cda4944f41 Do not get setting on conditional, just check if it exist 2022-02-25 14:26:16 +01:00
dinamiko
7270947ac2 Ensure disable_funding setting exist before getting it 2022-02-25 11:55:04 +01:00
dinamiko
6ab8a222c9 Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into trunk 2022-02-25 09:50:54 +01:00
Emili Castells
ed40129c44
Merge pull request #514 from woocommerce/merge-mattallan-issue/447
Update changelog and merge mattallan-issue/447
2022-02-25 09:46:59 +01:00
dinamiko
a8a8121d3c Update readme 2022-02-25 09:37:05 +01:00
dinamiko
6d48fc013c Merge branch 'mattallan-issue/447-wcpay-subscriptions-compat' into trunk 2022-02-25 09:30:08 +01:00
dinamiko
2c1461c2d5 Update changelog 2022-02-25 09:29:13 +01:00
dinamiko
3bfd7346ab Merge branch 'issue/447-wcpay-subscriptions-compat' of https://github.com/mattallan/woocommerce-paypal-payments into mattallan-issue/447-wcpay-subscriptions-compat 2022-02-24 09:44:14 +01:00
Emili Castells
6b86e45287
Merge pull request #512 from woocommerce/fix-get-plugin-data
Require plugin.php if no get_plugin_data
2022-02-23 16:38:14 +01:00
Alex P
a38ebfae04 Fix linter errors 2022-02-23 17:35:17 +02:00
Alex P
577e5c54d2 Require plugin.php if no get_plugin_data
it is not included automatically by wp
2022-02-23 17:28:52 +02:00
Emili Castells
19d2c2528e
Merge pull request #510 from woocommerce/pcp-568-onboarding
Improve onboarding UI #2
2022-02-23 12:14:45 +01:00
dinamiko
6602ac7593 Update changelog 2022-02-23 12:10:36 +01:00
dinamiko
e0880670ca Merge branch 'trunk' into pcp-568-onboarding 2022-02-23 12:06:25 +01:00
Emili Castells
df98a7d017
Merge pull request #490 from woocommerce/pcp-307-fee
Add fees to meta and show on the order
2022-02-23 11:28:17 +01:00