Full description
This plugin uses build tools (npm + webpack) to generate the production-ready minified JS and CSS files located in /assets/dist/.
The original, non-minified source code is available in the /assets/src/ directory of this plugin.
This plugin connects to the MyCPO Payments API to process credit card transactions via WooCommerce.
It communicates with the following endpoints:
– Sandbox/Test environment: https://sandbox-gateway.mycpodashboard.com and https://sandbox.mycpodashboard.com
– Live environment: https://gateway.mycpodashboard.com
The following data is sent to the MyCPO API during a payment:
– Customer billing information (name, email, billing address)
– Payment information (card details, amount, currency)
– Order details (products, quantities)
No other personal data is transmitted.
The MyCPO service is provided by MyCPO LLC.:
– Terms of Service: https://getmycpo.com/terms
– Privacy Policy: https://getmycpo.com/privacy