Conekta Payment Gateway

Deskripsi

Current version features:

  • Uses Conekta.js – No PCI Compliance Issues ( Requires an SSL Certificate)
  • Credit and Debit Card implemented
  • Cash payments implemented
  • Sandbox testing capability.
  • Automatic order status management
  • Email notifications on successful purchase

Tangkapan Layar

  • In your Woocommerce admin in Settings > Checkout, you will need to add the API Keys from your Conekta.io account /assets/screenshot-1.png
  • Also, you will need o configure webhooks correctly in your conekta account adding http://tusitio.com/wc-api/WC_Conekta_Cash_Gateway so that the order status changes dynamically /assets/screenshot-3.png
  • Once the user pays with the reference the order status in your Woocommerce admin will automatically change /assets/screenshot-2.png

Instalasi

Please note, v. 3.7.5 requires WooCommerce 3.x.
You can download an older version here.
Make sure that you have at least PHP Version 5.6 since the Conekta PHP library requires this version.

Automatic

Log in to your WordPress Dashboard, navigate to the plugins menu and click Add New, in the search field type “Conekta Payment Gateway” and click Search Plugins. Once you’ve found our plugin you can view details about it, you can install it by simply clicking “Install Now”.

Manual

  • Upload the plugin zip file in Plugins > Add New and then click “Install Now”
  • Once installed, activate the plugin.
  • Add your API keys in Woocommerce > Settings > Checkout from your Conekta account (admin.conekta.io) in https://admin.conekta.io#developers.keys
  • To manage orders for offline payments so that the status changes dynamically, you will need to add the following url as a webhook in your Conekta account:
    http://tusitio.com/wc-api/WC_Conekta_Cash_Gateway

Replace to tusitio.com with your domain name

Ulasan

18 Januari 2021
Su pasarela de pagos no tiene compatibilidad con el plugin Deposits de Woocomerce, que funciona para que tus clientes realicen compras con un anticipo. Me contacte al soporte técnico pero no me ofrecieron ninguna solución.
11 Juli 2019 4 balasan
1) NO funcionan los cupones, 2) el sistema NO actualiza estatus de pagos en OXXO y SPEI, 3) NO hay manera de definir vigencias para cuentas CLABE al momento de recibir pagos de SPEI, 4) NO despliega bien la información en los correos ¿sigo? Es una lástima que la compañía que debería de dar el mejor servicio para OXXO Pay simple y sencillamente no está a la altura... tienen más de un año sin actualizar su plugin y estuve MESES en llamadas con ellos y simplemente no hay para cuando arreglen estos temas y den un soporte medianamente decente a sus usuarios. De momento ¡aléjense de este plugin!
29 Januari 2018
Soy técnico pero creo que cualquiera pudiera instalar este plugin. Fue muy fácil y esta funcionando muy bien hasta ahorita. Lo uso para todos los pagos en mi pagina a meses, y en general para la mayoría de los pagos con tarjeta. También me ha gustado el admin de conekta para organizar los movimientos. Recomiendo el plugin.
Baca semua 5 ulasan

Kontributor & Pengembang

“Conekta Payment Gateway” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Log Perubahan

3.7.5

  • Remove tests on lib conekta

3.7.3

  • Fix error when create charge in php 7.4

3.7.2

  • Update versions

3.7.1

  • Update conekta-php library

3.7.0

  • Homologation with WordPress standards

3.0.8

  • Fix problem whit amount in discount_lines

3.0.7

  • Fix problem whit amount -1
  • Fix problem whit reference oxxo pay

3.0.6

  • Fix problem with amount -1

3.0.5

  • Updated images for Conekta Payments

3.0.4

  • Fix for error token already used

3.0.3

  • Update PHP Lib compatible with PHP 7+

3.0.2

  • Fix: Order info in email templates
  • Feature: Custom instructions and description for Oxxo and Spei payment

3.0.1

  • Fix: Fix library issues.

3.0.0

  • Changed: Access correctly to order properties (Support WooCommerce 3.x).

2.0.14

  • Style: Correction in typo for email

2.0.13

  • name the SPEI account owner in admin input section[NEW FEATURE]
  • new marketplace review validations

2.0.12

  • Fixes round adjustment for non-integer values
  • sends plugin version in line items tag.

2.0.11

  • Fixes issue of token_id missing.

2.0.10

  • Fix monthly installments

2.0.9

Fix tax line empty description

2.0.8

change name of translation inside comment.

2.0.7

Fix sku less than 0 characters

2.0.6

Fix shipping for card and spei

2.0.5

  • Fix shipping validations for virtual products
  • Fix rounding for non-integer cents
  • Add expiration date for oxxo pay
  • Fix webhooks for paid orders

2.0.0

  • Added taxes
  • Added discounts
  • Added shipping
  • Added orders
  • Oxxo pay
  • Fix webhooks for paid orders (previously paid charges)
  • Remove Banorte

0.3.0

  • Added additional parameters required for more robust anti-fraude service for card payments

0.2.0

  • Added option for difered payments for 3, 6, and 12 months
  • Enable or disable difered payments from the admin

0.1.1

  • Offline payments
  • Barcode sent in mail and displayed in order the confirmation page
  • Order Status changed dynamically once webhook is added in Conekta.io Account

0.1.0

  • Online payments
  • Sandbox testing capability.
  • Option to save customer profile.
  • Card validation at Conekta’s servers so you don’t have to be PCI.
  • Client side validation for credit cards.