mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 18:16:38 +08:00
With #21, we do not know anymore if we are currently in sandbox or production mode. We seperate the two hosts, so we can later instantiate different Api endpoint objects with different hosts. This enables us to call two different hosts in the same PHP process. In the current scope, just seperating the hosts (and not secrets/keys) should be sufficient. |
||
---|---|---|
.. | ||
ppcp-admin-notices | ||
ppcp-api-client | ||
ppcp-button | ||
ppcp-onboarding | ||
ppcp-session | ||
ppcp-subscription | ||
ppcp-wc-gateway | ||
ppcp-webhooks | ||
woocommerce-logging |