Git Product home page Git Product logo

laravel-sagepay's People

Contributors

kofi1995 avatar kofikwarteng avatar rolandsaven avatar sdsmith1981 avatar umbertix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

laravel-sagepay's Issues

1.0.3 Release

The current release does not have the fix for the removal of the share() method and the switch to the singleton (#4) and so when bringing in via composer fails.

The quick fix is to specify the dev-master branch. "kofikwarteng/laravel-sagepay": "dev-master",

Thanks for the package, been VERY helpful.

Cheers

Mcrypt is deprecated in php 7.1

Call to undefined function Kofikwarteng\LaravelSagepay\mcrypt_encrypt()

This function is now deprecated in php version 7.1 and forward.

Errors with $this->app->share

This is broken in the latest version of Laravel. Errors on $this->app->share as the share method has been removed:

local.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Call to undefined method Illuminate\Foundation\Application::share()' in [PATH]/vendor/kofikwarteng/laravel-sagepay/src/SagePayServiceProvider.php:33

Have tried replacing share with singleton but then errors with 'ErrorException' with message 'Illegal offset type in unset' in [PATH]/vendor/laravel/framework/src/Illuminate/Container/Container.php:988

Call to undefined method Illuminate\Foundation\Application::share()

Hi, followed your steps after running the following command;

php artisan vendor:publish --provider="Kofikwarteng\LaravelSagepay\SagepayServiceProvider"

I get the following error; Call to undefined method Illuminate\Foundation\Application::share()

I assume this hasn't been updated for Laravel versions past 5.4

Config file not generated

After publish sagepay.php in config is not generated.
so can i have a working code of sagepay.php
And how it takes user id and password.

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.