Skip to content

Commit

Permalink
Merge pull request #7 from khipu/heads/4.0.11
Browse files Browse the repository at this point in the history
modified: khipupayment.php
  • Loading branch information
khipu-com authored Mar 11, 2022
2 parents 0016403 + 3015417 commit a4bb6aa
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 465 deletions.
2 changes: 1 addition & 1 deletion KhipuPostBack.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
class KhipuPostback
{

const PLUGIN_VERSION = '4.0.10';
const PLUGIN_VERSION = '4.0.11';

public function init()
{
Expand Down
2 changes: 1 addition & 1 deletion config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<module>
<name>khipupayment</name>
<displayName><![CDATA[khipu]]></displayName>
<version><![CDATA[4.0.10]]></version>
<version><![CDATA[4.0.11]]></version>
<description><![CDATA[Pago usando khipu]]></description>
<author><![CDATA[khipu]]></author>
<tab><![CDATA[payments_gateways]]></tab>
Expand Down
2 changes: 1 addition & 1 deletion config_es.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<module>
<name>khipupayment</name>
<displayName><![CDATA[khipu]]></displayName>
<version><![CDATA[4.0.10]]></version>
<version><![CDATA[4.0.11]]></version>
<description><![CDATA[Recibe pagos con khipu]]></description>
<author><![CDATA[khipu]]></author>
<tab><![CDATA[payments_gateways]]></tab>
Expand Down
105 changes: 0 additions & 105 deletions controllers/front/payme.php

This file was deleted.

107 changes: 0 additions & 107 deletions controllers/front/webpay.php

This file was deleted.

107 changes: 0 additions & 107 deletions controllers/front/webpaypsp.php

This file was deleted.

Loading

0 comments on commit a4bb6aa

Please sign in to comment.