Commit graph

922 commits

Author SHA1 Message Date
Alex P
843b4b9c09 Fix thankyou_order_received filter usage 2022-10-10 15:43:15 +03:00
dinamiko
beebb862da Add transaction fee meta to pui order 2022-10-10 12:06:20 +02:00
dinamiko
0b668c90a2 Rename plugin settings tabs 2022-10-07 12:08:07 +02:00
dinamiko
86b5f00fed Do not add payment instructions meta into non pui orders 2022-10-07 11:27:55 +02:00
dinamiko
abf3a0e5d0 Refactoring 2022-10-05 09:46:16 +02:00
Emili Castells
e638d91687
Merge pull request #729 from woocommerce/PCP-688-add-functionality-to-choose-subscription-failure-behavior
Functionality to choose subscription failure behavior
2022-09-30 15:57:31 +02:00
dinamiko
1dec304595 Uncheck onboarding with pui checkbox by default 2022-09-30 15:53:36 +02:00
Emili Castells
88d40513dc
Merge pull request #870 from woocommerce/PCP-886-hide-pay-pal-card-processing-tab-is-not-available-in-country-or-for-merchant
Hide PayPal Card Processing tab is not available in country or for merchant (886)
2022-09-30 14:17:32 +02:00
dinamiko
c013db5526 Use wc email id to ensure customer is processing order 2022-09-30 11:13:52 +02:00
dinamiko
a01c209ad6 Do not include credit card section if it does not apply for country currency 2022-09-30 09:18:07 +02:00
dinamiko
950ae2eeb1 Ensure instructions email is not send on refunds 2022-09-29 16:05:53 +02:00
dinamiko
92ae16f99b Add short expiration time when ddc applies for country 2022-09-29 14:34:11 +02:00
dinamiko
2355083f51 Do not render dcc tab if not available 2022-09-28 14:17:19 +02:00
Alex P
153fc09a09 Handle virtual-only auto-capture the same as normal capture
Do not duplicate code and make it call payment_complete to handle the statuses properly.
2022-09-28 11:46:47 +03:00
Alex P
f94211bf3f Do not try updating gateway enabled on the connection tab 2022-09-27 16:49:40 +03:00
dinamiko
5291dc7298 Merge branch 'trunk' into PCP-688-add-functionality-to-choose-subscription-failure-behavior 2022-09-26 15:53:41 +02:00
dinamiko
5df633037a Add capture auth ignore to subs fail handler 2022-09-26 12:48:20 +02:00
Alex P
b717af3a1d Use connection tab when no tab specified and not onboarded 2022-09-26 10:46:35 +03:00
Alex P
7002c2e6d3 Use connection tab in some URLs instead of paypal tab 2022-09-26 10:44:25 +03:00
dinamiko
6a5cc5d129 Merge branch 'trunk' into PCP-688-add-functionality-to-choose-subscription-failure-behavior 2022-09-16 11:04:45 +02:00
Emili Castells
e27efcd363
Merge pull request #828 from woocommerce/PCP-892-combine-webhooks-status-page-into-new-connection-tab
Combine the webhooks status page into a new connection tab
2022-09-16 11:00:54 +02:00
dinamiko
9858bbb354 Revert some changes after merge conflic resolve 2022-09-15 12:44:44 +02:00
dinamiko
3382654c0a Merge branch 'trunk' into PCP-688-add-functionality-to-choose-subscription-failure-behavior 2022-09-15 11:47:17 +02:00
dinamiko
e4e968a823 Fix merge conflict 2022-09-14 12:22:46 +02:00
dinamiko
2d4620d780 Merge branch 'trunk' into PCP-892-combine-webhooks-status-page-into-new-connection-tab 2022-09-14 12:12:30 +02:00
Narek Zakarian
c18057b433 Fix PHPcs 2022-09-13 18:33:09 +04:00
Narek Zakarian
bd3d886250 Cache the DCC status PayPal response. 2022-09-13 18:26:02 +04:00
Narek Zakarian
2938b15bc2 Cache the PUI status and check the context 2022-09-13 16:07:52 +04:00
Alex P
daad118148 Fix babel in other modules 2022-09-12 10:22:02 +03:00
Alex P
a81a2ef7d1 Fix source maps in production
File source was huge because of that
2022-09-09 10:28:26 +03:00
dinamiko
11b46d7912 Get gateway enabled value from gateway object instead of plugin settings 2022-09-07 15:35:12 +02:00
Narek Zakarian
58aa50d147 Merge branch 'trunk' into PCP-892-combine-webhooks-status-page-into-new-connection-tab
# Conflicts:
#	modules/ppcp-wc-gateway/connection-tab-settings.php
2022-09-06 19:15:24 +04:00
Emili Castells
bf4a94099f
Merge pull request #821 from woocommerce/PCP-885-connection-tab-improvements
Connection tab improvements
2022-09-06 14:56:40 +02:00
Emili Castells
672f4da996
Merge pull request #802 from woocommerce/PCP-885-create-new-connection-connected-tab
Create new connection tab
2022-09-06 14:56:33 +02:00
Narek Zakarian
9694c05d6f Fix PHPcs problems 2022-09-05 15:49:14 +04:00
Narek Zakarian
4bc5254382 fix account change behavior 2022-09-05 15:38:14 +04:00
dinamiko
8f5d5bf92a Fix phpcs 2022-09-05 09:16:08 +02:00
Narek Zakarian
145bd8c791 use the constant to name connection settings 2022-09-02 15:54:19 +04:00
Narek Zakarian
61856d8b85 Revert "Check if DCC is enabled on PayPal account."
This reverts commit 74efffab
2022-09-02 15:52:44 +04:00
Narek Zakarian
23b7d312ad Check if DCC is enabled on PayPal account. 2022-09-02 15:52:11 +04:00
dinamiko
ae11b15164 Do not show subscription behavior setting if subscriptions plugin is not active 2022-09-02 12:59:53 +02:00
Narek Zakarian
74efffab7a Check if DCC is enabled on PayPal account. 2022-09-02 14:39:41 +04:00
Narek Zakarian
809b28e29f Redirect to connection tab after onboarding. 2022-09-01 16:29:02 +04:00
Narek Zakarian
35909503b6 migrate settings from webhook status page 2022-08-31 16:12:16 +04:00
Narek Zakarian
9ea7949154 Merge remote-tracking branch 'origin/PCP-885-create-new-connection-connected-tab' into PCP-892-combine-webhooks-status-page-into-new-connection-tab 2022-08-31 14:26:28 +04:00
dinamiko
526c25f501 Merge branch 'trunk' into PCP-837-pui-ensure-taxes 2022-08-30 14:41:36 +02:00
dinamiko
0018227d88 Ensure item taxes for pui payment (WIP) 2022-08-29 15:18:40 +02:00
Narek Zakarian
ed2ac19b12 open external links in new tab. 2022-08-29 16:20:37 +04:00
Narek Zakarian
5356ecb9e4 Fix the "get Help" links 2022-08-29 14:39:52 +04:00
Narek Zakarian
64a0f0af77 Fix connection tab settings when using live account 2022-08-25 18:58:54 +04:00