Emili Castells
|
cf3b6e6ab1
|
Merge pull request #319 from woocommerce/capture-order-action-availability
Do not show capture order action after capture, refund/cancel/fail
|
2021-10-19 09:54:36 +02:00 |
|
Emili Castells
|
70fed5fa7e
|
Merge pull request #329 from woocommerce/pcp-338-missing-transaction-id
Fix missing transaction id
|
2021-10-19 09:53:56 +02:00 |
|
Emili Castells
|
65d05b935e
|
Merge pull request #332 from woocommerce/PCP-319-cant-checkout-to-certain-countri
Change shipping preference if purchase units does not contain shipping
|
2021-10-18 12:38:19 +02:00 |
|
dinamiko
|
bc7455e10f
|
Improve method name and description
|
2021-10-15 17:22:06 +02:00 |
|
dinamiko
|
b5748b2911
|
Fix unit tests
|
2021-10-15 16:28:18 +02:00 |
|
dinamiko
|
3295488b29
|
Change shipping preference if purchase units does not contain shipping
|
2021-10-15 16:16:54 +02:00 |
|
Alex P
|
93be2ded35
|
Fix rest_ensure_response psalm error
rest_ensure_response can return WP_Error if wp error was passed
|
2021-10-15 10:58:29 +03:00 |
|
Alex P
|
3051f27fab
|
Fix psalm
|
2021-10-15 10:54:38 +03:00 |
|
Alex P
|
21acaf9e77
|
Set transaction id after webhook capture
|
2021-10-15 10:24:19 +03:00 |
|
Alex P
|
94c3356c82
|
Set transaction id after manual capture
|
2021-10-15 09:48:29 +03:00 |
|
Alex P
|
58cb230867
|
Set transaction id for saved card payments
|
2021-10-14 18:46:39 +03:00 |
|
Alex P
|
e83db4a103
|
Save wc order after setting transaction id
|
2021-10-14 18:46:21 +03:00 |
|
Alex P
|
c8819086d8
|
Extract transaction functions to trait
|
2021-10-14 18:33:16 +03:00 |
|
Alex P
|
d40384aa1a
|
Set transaction id for authorization
|
2021-10-14 16:34:03 +03:00 |
|
Alex P
|
3330ad34da
|
Merge remote-tracking branch 'origin/trunk' into capture-order-action-availability
|
2021-10-13 17:51:21 +03:00 |
|
Emili Castells
|
79e2dd2ef5
|
Merge pull request #322 from woocommerce/pcp-271-use-psalm
Add psalm
|
2021-10-13 16:48:49 +02:00 |
|
Emili Castells
|
217a085498
|
Merge pull request #321 from woocommerce/ngrok
Add ngrok support to allow using webhooks with a local development server
|
2021-10-13 16:43:23 +02:00 |
|
Alex P
|
95d172428a
|
Update readme
|
2021-10-13 17:42:39 +03:00 |
|
Alex P
|
4ea3277d35
|
Update psalm baseline
|
2021-10-13 17:38:24 +03:00 |
|
Alex P
|
d91131cb06
|
Fix null access
|
2021-10-13 17:34:47 +03:00 |
|
Alex P
|
92eef9ceb9
|
Fix number type
|
2021-10-13 17:34:12 +03:00 |
|
Alex P
|
84c31e0223
|
Fix event_types type
|
2021-10-13 17:33:37 +03:00 |
|
Alex P
|
3b57301712
|
Merge branch 'trunk' into pcp-271-use-psalm
|
2021-10-13 17:02:08 +03:00 |
|
Emili Castells
|
4ac201b384
|
Merge pull request #323 from woocommerce/fix-psr-4-merge
Fix PSR-4 merge
|
2021-10-13 16:01:14 +02:00 |
|
Alex P
|
99ba9a2203
|
Fix comment
|
2021-10-13 16:57:22 +03:00 |
|
Alex P
|
d586b4a188
|
Restore deleted file
|
2021-10-13 16:57:06 +03:00 |
|
Alex P
|
70d0617dbb
|
Add psalm to yarn docker:lint
|
2021-10-13 16:37:04 +03:00 |
|
Alex P
|
6f45ed3472
|
Remove unneeded nullability
|
2021-10-13 16:28:40 +03:00 |
|
Alex P
|
ffa213dde0
|
Add type
|
2021-10-13 16:26:23 +03:00 |
|
Alex P
|
ff54c48084
|
Merge branch 'trunk' into pcp-271-use-psalm
|
2021-10-13 16:24:34 +03:00 |
|
Alex P
|
e1f4f9763d
|
Merge branch 'trunk' into capture-order-action-availability
|
2021-10-13 15:59:26 +03:00 |
|
Alex P
|
d44198cf1f
|
Merge branch 'trunk' into ngrok
|
2021-10-13 15:56:25 +03:00 |
|
Alex P
|
10937144a1
|
Add typehint
|
2021-10-13 15:02:10 +03:00 |
|
Alex P
|
d1faf0dbdb
|
Fix name
|
2021-10-13 14:43:51 +03:00 |
|
Emili Castells
|
686f6915de
|
Merge pull request #307 from ratnakardubey/issue-306-broken-nested-array
Fix: Broken multi-level (nested) associative array values after getting submitted from checkout page
|
2021-10-13 12:37:45 +02:00 |
|
Emili Castells
|
3bfde3776f
|
Merge branch 'trunk' into issue-306-broken-nested-array
|
2021-10-13 12:36:42 +02:00 |
|
Ratnakar Dubey
|
34a18b359f
|
Rename file from class-createorderendpoint.php to CreateOrderEndpoint.php to follow PSR-4
|
2021-10-13 15:46:33 +05:30 |
|
dinamiko
|
44542ebf19
|
Add psalm
|
2021-10-13 11:13:09 +02:00 |
|
Emili Castells
|
8411b95292
|
Merge pull request #295 from woocommerce/bug/fix-project-configuration
Merge Refactor for PSR-4
|
2021-10-13 10:57:58 +02:00 |
|
dinamiko
|
f405778bdc
|
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into bug/fix-project-configuration
|
2021-10-13 10:55:38 +02:00 |
|
Jorge A. Torres
|
c0a727e4a8
|
Update release date for 1.6.1
|
2021-10-12 10:28:52 -03:00 |
|
Alex P
|
c88ce1ff09
|
Add ngrok to allow using webhooks with a local development server
|
2021-10-12 12:45:53 +03:00 |
|
Alex P
|
295ecb91ff
|
Always use https for webhook urls
Paypal allows only https
|
2021-10-12 12:19:15 +03:00 |
|
Alex P
|
936915e53c
|
Do not show capture order action after capture, refund/cancel/fail
|
2021-10-11 17:36:59 +03:00 |
|
Emili Castells
|
d6aa1166f1
|
Merge pull request #316 from woocommerce/improve-pending-statuses
Improve pending statuses
|
2021-10-08 17:22:01 +02:00 |
|
Alex P
|
c84a2832a1
|
Show reason text instead of enum value
|
2021-10-08 18:15:22 +03:00 |
|
Alex P
|
5b197a003a
|
Do not add 'successfully captured' note for pending captures
|
2021-10-08 18:14:15 +03:00 |
|
Emili Castells
|
8465d69eac
|
Merge pull request #315 from woocommerce/wc-tested-up-5.7
WC tested up to 5.7
|
2021-10-08 10:39:46 +02:00 |
|
dinamiko
|
e29f3c70f6
|
WC tested up to 5.7
|
2021-10-08 10:34:40 +02:00 |
|
Emili Castells
|
215105d2ce
|
Merge pull request #314 from woocommerce/release/1.6.1
Pre-release 1.6.1
|
2021-10-08 10:24:12 +02:00 |
|