Commit graph

124 commits

Author SHA1 Message Date
Rasmy Nguyen
d1f1215dc9
Merge pull request #25 from woocommerce/issue-23-hide-credentials
Enable merchant to hide credentials after showing them
2020-09-24 06:24:21 +00:00
David Remer
6ee4ca0b2a rename installation prefix to invoice prefix 2020-09-24 08:02:32 +03:00
David Remer
b01f03663e add heading for checkout settings 2020-09-24 07:59:01 +03:00
David Remer
05d3f267b3 enable merchant to hide credentials after showing them 2020-09-18 13:06:48 +03:00
David Remer
3850b8be24 change description of credit messaging ratio setting 2020-09-18 12:55:47 +03:00
David Remer
c09e314baa call partners endpoint when rendering the dcc settings to check whether the pp account is able to process dcc.
In order to do so, it was also necessary to store the merchant id during onboarding. includes a bugfix where the cache invalidation did not work because the cache object was constructed with the wrong prefix key.
2020-09-16 10:00:28 +03:00
David Remer
22c7e3975f remove description from dcc settings as no description is shown in the frontend. 2020-09-14 15:07:48 +03:00
David Remer
9e2f1f4bf9 codestyle 2020-09-11 14:24:08 +03:00
David Remer
c788341887 change namespace vendor to WooCommerce 2020-09-11 14:11:10 +03:00
David Remer
c5899d915c downgrade plugin to php 7.0 2020-09-11 13:38:02 +03:00
David Remer
5e011b4f95 rename plugin and slug to PayPal Payments for WooCommerce 2020-09-11 10:20:12 +03:00
David Remer
49c66ecd00 do not show 'credit' funding source for UK merchants 2020-09-10 10:58:41 +03:00
David Remer
840b9cd9f0 Merge branch 'pcp-50-settings-in-one-gateway' 2020-09-03 12:10:52 +03:00
David Remer
116837eadb add option to enable paypal in checkout 2020-09-03 11:23:11 +03:00
David Remer
aee579f01a better description for dcc enable option 2020-09-03 08:48:50 +03:00
David Remer
4163af8a47 add dcc requirement to dcc fields 2020-09-03 08:43:03 +03:00
David Remer
61038cc51e capital_C_dangit WooCommerce 2020-09-03 07:05:50 +03:00
David Remer
5fc8dde271 codestyle 2020-09-02 14:53:30 +03:00
David Remer
57a6f8b85c add setting and manage availability of dcc gateway 2020-09-02 13:52:40 +03:00
David Remer
430ffe457e fix wording 2020-09-02 12:48:10 +03:00
David Remer
bf7eb4cd04 remove options from the credit card settings screen 2020-09-02 12:20:47 +03:00
David Remer
df7e22006b move dcc settings in extra section 2020-09-02 09:56:04 +03:00
David Remer
a3ee3368da delete some references to modules.locale 2020-09-01 14:53:03 +03:00
David Remer
f8e82bdfaf move module.local to module 2020-09-01 14:21:58 +03:00
Renamed from modules.local/ppcp-wc-gateway/services.php (Browse further)