MyCPO Payments

الوصف

Full description

Development

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.

External services

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

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“MyCPO Payments” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”MyCPO Payments“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

v 1.1.7 – Fix translations loading too early (WP 6.7+ notice). Fix payment method description rendering as raw HTML on block-based checkout
v 1.1.6 – Fix payment method not appearing on block-based checkout
v 1.1.5 – Fix checkout failure when coupons are applied
v 1.1.4 – Fix fatal error: WC_Tax class not found during checkout. Fix product name exceeding 32 character API limit
v 1.1.3 – Minor updates and improvements
v 1.1.2 – Bug fixes and stability improvements
v 1.0.0 – Release
v 1.0.1 – Rename plugin
v 1.0.2 – Tokenization support
v 1.0.3 – Fix text domain
v 1.0.4 – Woo subscriptions and Woo blocks support
v 1.0.5 – Add user manual
v 1.0.6 – Update sell API data
v 1.0.7 – Fix WordPress validation
v 1.0.8 – Change text-domain