Commit graph

17 commits

Author SHA1 Message Date
David Remer
94bcfaaa34 add 3d secure link 2020-10-13 10:38:02 +03:00
Jorge A. Torres
02718c6c77 Rename plugin to "WooCommerce PayPal Payments" 2020-10-09 19:00:00 -03:00
David Remer
2608f19f6b resolve merge conflict 2020-10-05 15:35:37 +03:00
David Remer
d9b2818685 redirect when POST request with the error-get-parameter, so no error message will be shown later on 2020-10-02 12:28:40 +03:00
David Remer
2a882487a7 use the plugins notice module to render the notice 2020-10-02 12:09:23 +03:00
David Remer
321a32420f print warning when client_id is not present while trying to store merchant_email 2020-10-01 12:07:11 +03:00
David Remer
91c1b67b7f reduce dcc availability to AU, US, UK, FR, IT, ES 2020-10-01 09:35:25 +03:00
David Remer
074a6ea139 remove the toggle for a credentials set once those are set. 2020-09-25 11:58:30 +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
c788341887 change namespace vendor to WooCommerce 2020-09-11 14:11:10 +03:00
David Remer
5e011b4f95 rename plugin and slug to PayPal Payments for WooCommerce 2020-09-11 10:20:12 +03:00
David Remer
c8ecdeb330 add dcc notices depending on state and dcc availability 2020-09-03 08:43:25 +03:00
David Remer
3b0a10e756 make sure 3d secure text only appears when fully onboarded 2020-09-02 12:38:24 +03:00
David Remer
5428e0b513 change key values for tabs 2020-09-02 12:21:37 +03:00
David Remer
4daca6dde0 phpcs 2020-09-02 10:56:26 +03:00
David Remer
df7e22006b move dcc settings in extra section 2020-09-02 09:56:04 +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/Settings/class-settingsrenderer.php (Browse further)