Skip to content

sombodi/openpay-woocommerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openpay Woocommerce

WordPress Plugin for Openpay API services This is a plugin implementing the payment services for Openpay at openpay.mx

Change log

Version 1.0.3

  • Se agrega soporte para que los pedidos a pagar en tiendas de conveniencia o bancos tengan fecha de vencimiento.
  • Se corrige problema que no permitía que se redujera el inventario cuando un pedido se pagaba

Requirements

  • Wordpress
  • Woocomerce activated

Installation

  • Install and configure Woocommerce Currency to Mexican Peso($) and save "save changes". Woocommerce Currency

    • Download the latest version of the plugin from the bin directory bin.
    • Install the plugin.
    • On Wordpress -> Plugins -> Add New -> Upload and choose the woocommerce-openpay.zip downloaded in before step, and click on Install Now button. Add New Upload
  • Activate plugin, by click on Activate Plugin link. Activate

Enable & configure Openpay on Woocomerce

  • Go to Woocommerce->Settings -> Checkout and select Openpay, click en settings

Activate

  • Set up your OpenPay ID, Public and Private key and save changes. Get Openpay Keys from the Openpay dashboard.

Configure a Webhook

Webhooks can be configured on the Openpay dashboard.

  • Click settings and click “Configuraciones”. Webhooks

  • Click on “Agregar” button in the webhooks sections. Add webhook

  • Enter the "Response URL", "Response URL" is in Woocommerce Openpay settings.

  • Activate the webhook, in Woocomerce-> checkout-> Openpay settings, copy the "Código de verificación", on Openpay dashboard clicking the green button “verificar” and paste the "Código de verificación". Activate webhook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 86.0%
  • CSS 11.7%
  • JavaScript 2.3%