Code Monkey home page Code Monkey logo

magento2-payulatam's Introduction

WebCheckout payU latam Magento 2

Description

payU latam gateway payment available for Argentina, Brasil, Chile, Colombia, México, Panamá, Perú

Table of Contents

Installation

Use composer package manager

composer require saulmoralespa/magento2-payulatam

Execute the commands

php bin/magento module:enable Saulmoralespa_PayuLatam --clear-static-content
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy en_US #on i18n

Configuration

1. Enter the configuration menu of the payment method

Enter the configuration menu of the payment method

magento2-payulatam's People

Contributors

saulmoralespa avatar

Watchers

 avatar  avatar

Forkers

davidllevelo

magento2-payulatam's Issues

Error en url de respuesta

Hola Saul, mira el mensaje de error que estoy obteniendo desde la ultima semana

[05-Jun-2020 16:09:52 UTC] PHP Fatal error: Uncaught Error: Call to a member function getMethod() on null in /html/vendor/saulmoralespa/magento2-payulatam/Controller/Payment/Notify.php:63Stack trace:#0 /html/vendor/magento/framework/App/Action/Action.php(108): Saulmoralespa\PayuLatam\Controller\Payment\Notify->execute()#1 /html/vendor/magento/framework/Interception/Interceptor.php(58): Magento\Framework\App\Action\Action->dispatch(Object(Magento\Framework\App\Request\Http))#2 html/vendor/magento/framework/Interception/Interceptor.php(138): Saulmoralespa\PayuLatam\Controller\Payment\Notify\Interceptor->___callParent('dispatch', Array)#3 /html/vendor/magento/framework/Interception/Interceptor.php(153): Saulmoralespa\PayuLatam\Controller\Payment\Notify\Interceptor->Magento\Framework\Interception{closure}(Object(Magento\Framework\App\Request\Http))#4 //html/vendor/saulmoralespa/magento2-payulatam/Controller/Payment/Notify.php on line 63

Error en respuesta de payu

Hola primero que todo excelente trabajo, te cuento estoy probando el modulo y cuando el cliente regresa de pagar obtiene una página en blanco con un error 500

AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to a member function getMethod() on null in /home/xxx/public_html/vendor/saulmoralespa/magento2-payulatam/Controller/Payment/Complete.php:104

en las lineas

$method = $order->getPayment()->getMethod();
$methodInstance = $this->_paymentHelper->getMethodInstance($method);

¿sabes como solucionarlo?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.