Commit graph

1224 commits

Author SHA1 Message Date
Alex P
a6d7bb1069 Change onboarding button text 2022-02-21 16:28:53 +02:00
Alex P
b8464dc027 Updates logos 2022-02-21 16:28:44 +02:00
dinamiko
0def95d4cd Set formSubmissionSubscribed to false on each ACDC gateway display 2022-02-21 12:21:05 +01:00
Alex P
b7d2c0fe59 Hide both onboarding radiobuttons when acdc not supported 2022-02-18 17:04:34 +02:00
Narek Zakarian
6de1aa2ae8 early return if cart is empty 2022-02-18 18:06:55 +04:00
Narek Zakarian
efca8ba27d use == comparison 2022-02-18 17:56:33 +04:00
Alex P
c635c616dc Change onboarding option text 2022-02-18 13:40:05 +02:00
Alex P
c9b3479cf6 Change credentials error message 2022-02-18 12:42:48 +02:00
Alex P
73caae97d6 Change text about going live 2022-02-18 12:39:37 +02:00
Alex P
c4a79427a2 Merge branch 'trunk' into pcp-307-fee 2022-02-17 19:01:50 +02:00
Alex P
0c07ebd629 Use plugin version as asset version 2022-02-17 18:51:24 +02:00
Alex P
651099705a Fix psalm 2022-02-17 18:29:45 +02:00
Alex P
fc89021df4 Add hook docs
phpcs rules updated
2022-02-17 18:28:59 +02:00
Narek Zakarian
164b74fdcb Check if price total is zero before showing buttons 2022-02-17 20:01:47 +04:00
RT3
40694b251a
Format for URLs changed for Pay Later disclaimers
Added IT / ES, changed URL formats.
2022-02-16 11:53:04 -06:00
RT3
bc8cbd7dec
Adding Italy and Spain to messages
Messaging and buttons will be available in late March.
2022-02-16 11:31:34 -06:00
dinamiko
1661e40b53 Fix merge conflict 2022-02-15 12:33:23 +01:00
dinamiko
1179eb56df Fix merge conflict 2022-02-15 11:26:45 +01:00
Alex P
1ae473f297 Fix ExchangeRate parsing 2022-02-14 18:16:33 +02:00
Alex P
c8a55581a0 Render fees 2022-02-14 13:54:49 +02:00
Alex P
ba9f6074e3 Save fees on capture 2022-02-14 13:53:37 +02:00
Alex P
a82b091bf1 Add fees breakdown to capture 2022-02-14 10:46:55 +02:00
Alex P
2ab75368b4 Add SellerReceivableBreakdown 2022-02-14 10:46:55 +02:00
Alex P
5cbd84a050 Add MoneyFactory 2022-02-14 10:46:55 +02:00
dinamiko
50e1c743f0 Handle case when filter returns null 2022-02-11 12:00:30 +01:00
dinamiko
19b6eebd3e Use get_woocommerce_currency to get shop currency 2022-02-11 10:47:36 +01:00
dinamiko
df57609350 Merge branch 'trunk' into PCP-533-multi-currency-broke 2022-02-10 15:50:20 +01:00
dinamiko
e591dff46d Fix merge conflicts 2022-02-10 09:54:18 +01:00
dinamiko
bf303ee38d Merge branch 'pcp-370-onboarding' of github.com:woocommerce/woocommerce-paypal-payments into pcp-370-onboarding 2022-02-10 09:34:57 +01:00
dinamiko
ccff0fa586 Fix merge conflicts 2022-02-10 09:34:42 +01:00
Narek Zakarian
533d521395 Add filters to change allowed ACDC countries 2022-02-09 18:45:25 +04:00
Alex P
10c786fdb9 Add final_capture=true 2022-02-09 16:27:23 +02:00
Alex P
8c20c3ba28 Pass current amount when capturing authorization 2022-02-09 16:23:49 +02:00
dinamiko
3c77f98ef2 Revert to get_woocommerce_currency and use get_option as fallback 2022-02-09 10:57:37 +01:00
Emili Castells
c122e57827
Merge pull request #477 from woocommerce/PCP-218-improve-disable-funding-sources-label-docs
Improve Disable Funding setting label and desc
2022-02-09 09:46:40 +01:00
Emili Castells
b63827d79d
Merge pull request #480 from woocommerce/PCP-230-pass-address-details-to-credit-c
Send checkout form information if payer does not exist
2022-02-08 11:31:52 +01:00
Alex P
7de028276b Remove unused import 2022-02-08 10:31:24 +02:00
Alex P
d2a1eff9a8 Update phpdoc 2022-02-08 10:30:15 +02:00
Alex P
44cb17107c Fix sandbox checkbox
Sometimes the state of UI may get restored after page reload and will not match the server settings
2022-02-08 10:25:01 +02:00
Alex P
cb2adfd044 Remove unused 2022-02-08 10:12:38 +02:00
dinamiko
4b43e05d59 Fix psalm error 2022-02-07 16:49:18 +01:00
dinamiko
0947031c3f Ensure email exist otherwise do not return payer object 2022-02-07 16:25:29 +01:00
dinamiko
e3ac3ccc16 Set WC order transaction id, it also adds order note 2022-02-07 15:07:08 +01:00
Narek Zakarian
a0fc703efa Improve Disable Funding setting label and desc 2022-02-07 17:51:03 +04:00
dinamiko
99413d3652 Merge branch 'trunk' into PCP-230-pass-address-details-to-credit-c 2022-02-07 14:35:30 +01:00
dinamiko
da37cbb2e5 Fix psalm error 2022-02-07 14:26:24 +01:00
dinamiko
2c37b7c602 Fix psalm error 2022-02-07 12:57:35 +01:00
dinamiko
ac9c0c982c Add transaction id to order note when refund is received through webhook 2022-02-07 12:50:24 +01:00
Emili Castells
22afa181d2
Merge pull request #466 from woocommerce/PCP-496-improve-onboarding-notice
Change the onboarding message
2022-02-07 11:21:43 +01:00
dinamiko
849b02e44f Caught NotFoundException in case it does not exist 2022-02-07 11:07:06 +01:00