Commit graph

1490 commits

Author SHA1 Message Date
dinamiko
05d8012c99 Remove composer.lock to check if CI pass or not 2021-10-01 10:41:08 +02:00
dinamiko
d7395f90af Add classmap to gateway module to prevent SettingsStatus not found 2021-10-01 10:33:48 +02:00
dinamiko
9ebedbfd85 Renaming class names 2021-09-30 16:30:52 +02:00
Emili Castells
40058b4b30
Merge pull request #235 from XedinUnknown/task/refactor-for-psr-4
Refactor for PSR-4
2021-09-30 14:26:42 +02:00
dinamiko
b0cfb63018 Merge conflicts 2021-09-30 14:25:35 +02:00
dinamiko
390db65e5a add local changes 2021-09-30 12:56:01 +02:00
dinamiko
57ff2cc649 Fix merge conflicts 2021-09-30 12:52:15 +02:00
Emili Castells
c00c58181e
Merge pull request #237 from woocommerce/fix-cmd
Fix docker phpcs command and improve readme
2021-09-30 11:34:24 +02:00
Emili Castells
c79c854e60
Merge pull request #233 from woocommerce/bug/fix-project-configuration
Fix Project Configuration
2021-09-30 10:43:18 +02:00
Alex P
72f1c2b665 Merge branch 'trunk' into fix-cmd 2021-09-30 10:24:38 +03:00
Jorge A. Torres
505f5223ce Update release date in changelog 2021-09-29 14:31:20 -03:00
Jorge A. Torres
664c2220ac Remove node_modules/ directories before building ZIP 2021-09-29 13:21:25 -03:00
Emili Castells
43fd2e5dd3
Merge pull request #292 from woocommerce/update-webpack-on-vaulting-module
Update packages on vaulting module
2021-09-29 12:50:59 +02:00
dinamiko
56261b753b Update packages on vaulting module 2021-09-29 12:40:22 +02:00
Emili Castells
e28cdd8549
Merge pull request #291 from woocommerce/PCP-312-dependabots-issues
Update JS packages
2021-09-29 11:50:38 +02:00
dinamiko
36eb284dce Use sass instead of node-sass 2021-09-29 11:47:58 +02:00
dinamiko
065fc4c241 Update all packages to latest versions 2021-09-29 11:10:56 +02:00
dinamiko
b6cde1f593 Regenerate yarn.lock files 2021-09-29 10:20:11 +02:00
Emili Castells
62b5682733
Merge pull request #287 from woocommerce/PCP-302-using-a-saved-card-it-showed-an-
Add authorization flow for saved credit cards
2021-09-28 11:47:27 +02:00
dinamiko
7d893b40d3 Fix phpcs errors 2021-09-28 10:41:43 +02:00
Emili Castells
59d470e2e4
Merge pull request #277 from woocommerce/change-webhook-simulation-event
Use CHECKOUT.ORDER.APPROVED for simulation
2021-09-28 10:24:07 +02:00
dinamiko
2a31c3ce03 Add authorization flow for saved credit cards 2021-09-27 17:49:08 +02:00
Alex P
4d87f7fdae Add test 2021-09-24 17:38:04 +03:00
Alex P
8c7baac7f9 Use CHECKOUT.ORDER.APPROVED for simulation
Not sure if it matters which event we use, but at least we are subscribed to this one
2021-09-24 17:36:51 +03:00
Jorge A. Torres
07b9147174
Merge pull request #261 from woocommerce/release/1.6.0
Sync `release/1.6.0` fixes into `trunk`.
2021-09-24 10:06:21 -03:00
dinamiko
56017ba52a Fix typo in class name 2021-09-24 12:36:56 +02:00
dinamiko
1d17a4d3ab Make webhook nullable to prevent fatal error 2021-09-24 12:20:43 +02:00
dinamiko
a5f308cb9d Add logger to pending services 2021-09-24 10:33:21 +02:00
dinamiko
3fa3786b91 Add logger to data client id endpoint service 2021-09-24 10:09:17 +02:00
dinamiko
83c8f16d8d Update changelog 2021-09-24 09:39:42 +02:00
dinamiko
b75d968f05 Update changelog 2021-09-24 09:38:42 +02:00
dinamiko
02d5411b18 Merge branch 'trunk' into release/1.6.0 2021-09-24 09:29:43 +02:00
Emili Castells
0515bdf949
Merge pull request #274 from woocommerce/PCP-288-vaulting-token-creation-fails
Allow customers to see and delete their saved payments in My Account.
2021-09-24 09:28:52 +02:00
Emili Castells
7aac842c80
Merge pull request #273 from woocommerce/webhook-simulation
Webhook simulation
2021-09-24 09:28:01 +02:00
dinamiko
15f69e8151 Fix phpcs errors 2021-09-24 09:26:06 +02:00
dinamiko
6fe095f909 Flush rewrite rules on plugin activation to make my account payments screen available 2021-09-23 17:25:36 +02:00
dinamiko
773b784a53 Log delete payment failure and parse url when checking payments page 2021-09-23 17:12:17 +02:00
dinamiko
97e3f217e8 Merge branch 'trunk' into release/1.6.0 2021-09-23 16:32:34 +02:00
Emili Castells
093268298b
Merge pull request #275 from woocommerce/log-errors
Log endpoint errors
2021-09-23 16:31:18 +02:00
Alex P
7ef5991cb8 Log endpoint errors 2021-09-23 17:19:46 +03:00
dinamiko
28b12af089 Add delete payment functionality 2021-09-23 15:19:44 +02:00
dinamiko
964936ee17 Load my account payments script only in its own page 2021-09-23 11:22:31 +02:00
Alex P
dbe1c1e825 Add test 2021-09-23 10:53:54 +03:00
Alex P
8c52c815c8 Make event type param 2021-09-23 10:53:54 +03:00
Alex P
ea2f728cd8 Add webhook simulation 2021-09-23 10:53:43 +03:00
dinamiko
e78e81227a Add js script for my account payments screen 2021-09-22 15:49:24 +02:00
dinamiko
fc488a3497 Work in progress 2021-09-22 10:05:00 +02:00
Alex P
0268524261 Fix log message 2021-09-21 17:53:01 +03:00
Alex P
2c294861a1 Add service for current webhook 2021-09-21 17:52:44 +03:00
dinamiko
da3c573e30 Fix phpunit test 2021-09-21 12:20:54 +02:00