Commit graph

14 commits

Author SHA1 Message Date
Jorge A. Torres
19e11d4cf7 Fix remaining coding standards issues 2020-09-17 17:57:00 -03:00
David Remer
ddd4f5ba09 downgrade dhii/module-interface to 0.1 2020-09-16 10:18:45 +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
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
806c211e35 add fallback when get_current_screen returns null. 2020-09-11 10:17:03 +03:00
David Remer
57a6f8b85c add setting and manage availability of dcc gateway 2020-09-02 13:52:40 +03:00
David Remer
4daca6dde0 phpcs 2020-09-02 10:56:26 +03:00
David Remer
cb37119a99 make sure get_current_screen method exists 2020-09-02 10:47:35 +03:00
David Remer
df7e22006b move dcc settings in extra section 2020-09-02 09:56:04 +03:00
David Remer
e7cbd23155 do not show dcc gateway on gateway edit screen 2020-09-02 09:55:20 +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/src/class-wcgatewaymodule.php (Browse further)