Title: CredixPayments
Author: soportetecnicocredix
Published: <strong>ಜುಲೈ 27, 2026</strong>
Last modified: ಆಗಷ್ಟ್ 13, 2026

---

ಪ್ಲಗಿನ್‌ಗಳನ್ನು ಹುಡುಕಿ

![](https://ps.w.org/credixpayments/assets/icon-256x256.png?rev=3646330)

# CredixPayments

 ‍[soportetecnicocredix](https://profiles.wordpress.org/soportetecnicocredix/) ಮೂಲಕ

[ಡೌನ್ಲೋಡ್](https://downloads.wordpress.org/plugin/credixpayments.1.0.9.zip)

 * [ವಿವರಗಳು](https://kn.wordpress.org/plugins/credixpayments/#description)
 * [‍ವಿಮರ್ಶೆಗಳು‍](https://kn.wordpress.org/plugins/credixpayments/#reviews)
 *  [ಸ್ಥಾಪನೆ](https://kn.wordpress.org/plugins/credixpayments/#installation)
 * [ಅಭಿವೃದ್ಧಿ](https://kn.wordpress.org/plugins/credixpayments/#developers)

 [ಬೆಂಬಲ](https://wordpress.org/support/plugin/credixpayments/)

## ವಿವರಣೆ

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.

## ಸ್ಕ್ರೀನ್‌ಶಾಟ್‌ಗಳು

[⌊Shopping cart example.⌉⌊Shopping cart example.⌉[

Shopping cart example.

[⌊Contact information.⌉⌊Contact information.⌉[

Contact information.

[⌊Payment details.⌉⌊Payment details.⌉[

Payment details.

## ಸ್ಥಾಪನೆ

 1. Upload the `credixpayments` folder to `/wp-content/plugins/`.
 2. Activate **CredixPayments** from **Plugins** in WordPress admin.
 3. Go to **WooCommerce > Settings > Payments**.
 4. Enable **Credix Payments** and click **Manage**.
 5. Configure:
 6.  * API URL
     * API user
     * API password
     * Available installments
     * Test mode (optional)
 7. Save changes.

## FAQ

### 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.

## ‍ವಿಮರ್ಶೆಗಳು‍

ಈ ಪ್ಲಗಿನ್‌ಗೆ ಯಾವುದೇ ವಿಮರ್ಶೆಗಳಿಲ್ಲ.

## ಕೊಡುಗೆದಾರರು & ಡೆವಲಪರ್‌ಗಳು

“CredixPayments” ಓಪನ್ ಸೋರ್ಸ್ ಸಾಫ್ಟ್‌ವೇರ್ ಆಗಿದೆ. ಕೆಳಗಿನ ಜನರು ಈ ಪ್ಲಗಿನ್‌ಗೆ ಕೊಡುಗೆ 
ನೀಡಿದ್ದಾರೆ.

ಕೊಡುಗೆದಾರರು

 *   [ soportetecnicocredix ](https://profiles.wordpress.org/soportetecnicocredix/)

[“CredixPayments” ಅನ್ನು ನಿಮ್ಮ ಭಾಷೆಗೆ ಅನುವಾದಿಸಿ.](https://translate.wordpress.org/projects/wp-plugins/credixpayments)

### ಅಭಿವೃದ್ಧಿಯಲ್ಲಿ ಆಸಕ್ತಿ ಇದೆಯೇ?

[ಕೋಡ್ ಬ್ರೌಸ್ ಮಾಡಿ](https://plugins.trac.wordpress.org/browser/credixpayments/), 
[SVN ರೆಪೊಸಿಟರಿ](https://plugins.svn.wordpress.org/credixpayments/) ಪರಿಶೀಲಿಸಿ, ಅಥವಾ
[ಅಭಿವೃದ್ಧಿ ಲಾಗ್](https://plugins.trac.wordpress.org/log/credixpayments/) ಗೆ [RSS](https://plugins.trac.wordpress.org/log/credixpayments/?limit=100&mode=stop_on_copy&format=rss)
ಚಂದಾದಾರರಾಗಿ.

## Changelog

#### 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) January` format (localized).
 * Added styles for improved expiry selects layout in Classic and Blocks checkout.

## ಮೆಟಾ

 *  Version **1.0.9**
 *  ಕೊನೆಯದಾಗಿ ನವೀಕರಿಸಿದ್ದು **1 ದಿನ ರ ಮುನ್ನ**
 *  ಸಕ್ರಿಯ ಸ್ಥಾಪನೆಗಳು **10 ಕ್ಕಿಂತ ಕಡಿಮೆ**
 *  ವರ್ಡ್ಪ್ರೆಸ್ ಆವೃತ್ತಿ ** 5.0 ಅಥವಾ ಹೆಚ್ಚಿನದು **
 *  **7.0.4** ವರೆಗೆ ಪರೀಕ್ಷಿಸಲಾಗಿದೆ
 *  PHP ಆವೃತ್ತಿ ** 7.4 ಅಥವಾ ಹೆಚ್ಚಿನದು **
 *  Language
 * [English (US)](https://wordpress.org/plugins/credixpayments/)
 * ಟ್ಯಾಗ್‌ಗಳು
 * [checkout](https://kn.wordpress.org/plugins/tags/checkout/)[credit card](https://kn.wordpress.org/plugins/tags/credit-card/)
   [installments](https://kn.wordpress.org/plugins/tags/installments/)[payment gateway](https://kn.wordpress.org/plugins/tags/payment-gateway/)
   [woocommerce](https://kn.wordpress.org/plugins/tags/woocommerce/)
 *  [ಸುಧಾರಿತ ನೋಟ](https://kn.wordpress.org/plugins/credixpayments/advanced/)

## ರೇಟಿಂಗ್‌ಗಳು

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/credixpayments/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/credixpayments/reviews/)

## ಕೊಡುಗೆದಾರರು

 *   [ soportetecnicocredix ](https://profiles.wordpress.org/soportetecnicocredix/)

## ಬೆಂಬಲ

ಹೇಳಲು ಏನಾದರೂ ಸಿಕ್ಕಿದೆಯೇ? ಸಹಾಯ ಬೇಕೇ?

 [ಬೆಂಬಲ ವೇದಿಕೆಯನ್ನು ವೀಕ್ಷಿಸಿ](https://wordpress.org/support/plugin/credixpayments/)