Commit graph

2922 commits

Author SHA1 Message Date
dinamiko
62c00f100c Bump 1.0.3 version 2022-08-18 14:46:48 +02:00
Emili Castells
5837d9c54e
Merge pull request #790 from woocommerce/pcp-879-header
Add header on settings page
2022-08-18 12:20:05 +02:00
Emili Castells
33195d67df
Merge pull request #789 from woocommerce/pcp-703-hide-tabs-when-not-onboarded
Show tabs only after onboarding
2022-08-18 12:19:10 +02:00
Emili Castells
bc191d8efe
Merge pull request #783 from woocommerce/pcp-276-plugin-links
Add links to docs & support in plugin
2022-08-18 12:18:08 +02:00
Emili Castells
ad9446d304
Merge pull request #784 from woocommerce/pcp-869-fix-sticky-scroll
Fix sticky js validation
2022-08-18 12:17:03 +02:00
Narek Zakarian
4e8379af02 Check for country first for better performance. 2022-08-17 19:08:18 +04:00
Narek Zakarian
9ea71be37b Use assert instead of long comments 2022-08-17 19:06:20 +04:00
Alex P
8b131d5c37 Catch all exceptions during dcc/pui status check 2022-08-17 17:04:05 +03:00
Alex P
dda243f1c9 Perform the full dcc/pui status check on the gateway list page 2022-08-17 16:16:50 +03:00
Narek Zakarian
9b63ab0b91 Merge remote-tracking branch 'origin/trunk' into PCP-155-tracking-api
# Conflicts:
#	modules/ppcp-wc-gateway/services.php
#	modules/ppcp-wc-gateway/src/Helper/PayUponInvoiceHelper.php
#	tests/PHPUnit/WcGateway/Helper/PayUponInvoiceHelperTest.php
2022-08-17 17:11:20 +04:00
Narek Zakarian
d3d79f4ef1 fix PHPcs problems 2022-08-17 16:25:23 +04:00
Narek Zakarian
b20280a9e4 fix PHPcs problems 2022-08-17 16:17:33 +04:00
Alex P
d2189d7d22 Show oxxo only for Mexican shops 2022-08-17 15:06:11 +03:00
Alex P
3b90e0521c Hide additional gateways when not onboarded or not available 2022-08-17 15:05:36 +03:00
Narek Zakarian
48e4590d98 fix tests 2022-08-17 15:31:38 +04:00
Narek Zakarian
2231b7836c Fix Psalm errors 2022-08-17 15:03:57 +04:00
Narek Zakarian
9b81ac54f2 Fix Psalm errors 2022-08-16 18:46:17 +04:00
Alex P
af6ad876e3 Fix margin 2022-08-16 17:29:45 +03:00
Alex P
f9375eab44 Remove underline in header 2022-08-16 17:22:57 +03:00
Alex P
d9ab46475c Fix header logo on mobile 2022-08-16 17:18:35 +03:00
Alex P
7302e30e37 Decrease header logo 2022-08-16 17:18:03 +03:00
dinamiko
b1a49a9af1 Do not delay scheduled action when subscription behavior is capture auth 2022-08-16 15:55:13 +02:00
dinamiko
ac31130649 Do not schedule check saved payment if subscription behavior when fail is capture auth 2022-08-16 15:04:18 +02:00
Narek Zakarian
09420c0adb check if tracking checkbox should be disabled 2022-08-16 16:49:43 +04:00
Narek Zakarian
43095654ff Listen for tracking from module 2022-08-16 16:49:16 +04:00
Narek Zakarian
28af99e71f Add status report for tracking 2022-08-16 16:20:07 +04:00
Narek Zakarian
e0490270dc listen for tracking enabled 2022-08-16 16:19:29 +04:00
Narek Zakarian
36d86aaba5 Function to check if tracking is enabled 2022-08-16 16:18:39 +04:00
Alex P
b7260aa185 Add header on settings page 2022-08-16 13:56:36 +03:00
dinamiko
2e814c8d38 Allow use description and description tip at the same time 2022-08-16 12:29:20 +02:00
dinamiko
887cb45787 Make strings translatables 2022-08-16 11:29:38 +02:00
dinamiko
e43313f114 Merge branch 'trunk' into PCP-688-add-functionality-to-choose-subscription-failure-behavior 2022-08-16 11:16:25 +02:00
Emili Castells
20880d8250
Merge pull request #787 from woocommerce/refactor-saved-credit-card
Refactor saved credit card payment handler
2022-08-16 11:11:30 +02:00
dinamiko
9454ca4f16 Leave it as it was for now 2022-08-16 11:06:18 +02:00
dinamiko
ce67d78011 Fix stub method 2022-08-16 11:01:13 +02:00
Alex P
b37942040a Put docs/support links below description 2022-08-16 10:32:59 +03:00
Alex P
518d0f9432 Add links to docs & support in plugin 2022-08-16 10:32:59 +03:00
Narek Zakarian
8ce45012f1 Add filters for changing statuses and carriers 2022-08-15 19:02:34 +04:00
Narek Zakarian
1242a45f8f Auto-enable tracking if is PUI ready for German merchants 2022-08-15 14:57:53 +04:00
Alex P
2d525766f5 Show tabs only after onboarding 2022-08-12 17:44:00 +03:00
Narek Zakarian
10da1f8067 method to check if PUI is ready in admin screen 2022-08-12 16:50:05 +04:00
Narek Zakarian
396352775b Get selected country from configuration 2022-08-12 16:25:32 +04:00
Narek Zakarian
36f7fd2b75 Fix "Select Carrier" option 2022-08-12 15:42:34 +04:00
Narek Zakarian
318f71b27c Improve js functionality 2022-08-12 15:41:13 +04:00
dinamiko
03fa159b43 Consolidate conditional 2022-08-12 11:02:29 +02:00
dinamiko
28d7e5d771 Fix phpcs 2022-08-12 10:56:25 +02:00
dinamiko
76a81b535b Get payer from order instead of customer 2022-08-12 10:38:42 +02:00
dinamiko
0e24b1d0f8 Add unit tests for vaulted card handler 2022-08-12 09:57:47 +02:00
Narek Zakarian
f859d1425a Remove console.log 2022-08-11 17:59:58 +04:00
Narek Zakarian
3a2d72aa5c fix gitignore & add assets registration functionality. 2022-08-11 17:59:20 +04:00