Descripció
CredixPayments adds the Credix payment gateway to WooCommerce checkout.
Key features:
- Supports only CRC and USD currencies.
- Shows an admin warning if store currency is not supported.
- Shows a customer notice on checkout when currency is unsupported.
- Works with both Classic Checkout and WooCommerce Blocks Checkout.
- Card form includes:
- Card number
- Expiry month and year selectors
- 3-digit CVC
- Installment (quota) selector
- Configurable installments from 1 to 36 months.
- Configurable API URL, API user and API password.
- Optional test mode to allow HTTP in local/development environments.
- HPOS compatibility declared.
- Translatable strings (English source, Spanish translation included).
Important:
- This gateway is available only when the WooCommerce store currency is set to CRC or USD.
- Make sure your Credix API credentials are configured in WooCommerce payment settings.
Instal·lació
- Upload the
credixpaymentsfolder to/wp-content/plugins/. - Activate CredixPayments from Plugins in WordPress admin.
- Go to WooCommerce > Settings > Payments.
- Enable Credix Payments and click Manage.
- Configure:
- API URL
- API user
- API password
- Available installments
- Test mode (optional)
- Save changes.
PMF
-
Why is the Credix payment method not showing at checkout?
-
Common reasons:
- The gateway is disabled in WooCommerce settings.
- Store currency is not CRC or USD.
- SSL is required and your site is not HTTPS (when test mode is disabled).
-
Which currencies are supported?
-
Only:
- CRC (Costa Rican colones)
- USD (US dollars)
-
Does it support WooCommerce Blocks checkout?
-
Yes. The gateway is registered for WooCommerce Blocks payment methods.
-
Is the plugin translated?
-
Yes. The plugin is translation-ready and includes Spanish (
es_ES) translation files.
Ressenyes
No hi ha ressenyes per a este complement.
Col·laboradors i desenvolupadors
«CredixPayments» és programari de codi obert. La següent gent ha col·laborat en este complement.
Col·laboradorsTraduïx «CredixPayments» a la teua llengua.
T’interessa el desenvolupament?
Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.
Registre de canvis
1.0.9
- Prefixed gateway class and AJAX actions for WordPress Plugin Check compliance.
- Removed redundant load_plugin_textdomain() (WordPress.org auto-loads translations).
- Updated Contributors list.
1.0.8
- Added strict currency restriction to CRC and USD.
- Added admin notice for unsupported store currency.
- Added checkout notice for unsupported currency.
- Improved WooCommerce Blocks integration and load-order safety.
- Added translation loading and updated translatable strings.
- Added Spanish translation files.
- Updated checkout card form:
- Expiry date changed to month/year selects.
- CVC restricted to 3 digits.
- Expiry month labels shown as
(01) Januaryformat (localized).
- Added styles for improved expiry selects layout in Classic and Blocks checkout.


