woocommerce-paypal-payments/modules/ppcp-wc-gateway
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
..
assets/images use new svgs / pcp-38 2020-09-02 15:39:46 +03:00
src call partners endpoint when rendering the dcc settings to check whether the pp account is able to process dcc. 2020-09-16 10:00:28 +03:00
.gitignore move module.local to module 2020-09-01 14:21:58 +03:00
composer.json move module.local to module 2020-09-01 14:21:58 +03:00
extensions.php change namespace vendor to WooCommerce 2020-09-11 14:11:10 +03:00
module.php change namespace vendor to WooCommerce 2020-09-11 14:11:10 +03:00
phpunit.xml.dist move module.local to module 2020-09-01 14:21:58 +03:00
services.php call partners endpoint when rendering the dcc settings to check whether the pp account is able to process dcc. 2020-09-16 10:00:28 +03:00