Git Product home page Git Product logo

laravel-sslcommerz's Introduction

Hi, I am Jalal Uddin ๐Ÿ‘‹

Full-stack Software Developer โ€ข Machine Learning Enthusiast

Gmail Badge Linkedin Badge

Github Stats

dgvai

github stats Top Langs

Open-source Contributions:

Applications

Composer Packages (Laravel)

laravel-sslcommerz's People

Contributors

dgvai avatar sharafat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

laravel-sslcommerz's Issues

session clear !!

vaiya payment jokhon success ba cancel kora hoy tokhon session theke sob data clean hoiye jay !! ki kora jay vaiya ??

Need to update guzzlehttp/guzzle version

Problem 1
- dgvai/laravel-sslcommerz[1.0.0, ..., 1.0.3] require guzzlehttp/guzzle ~6.0 -> found guzzlehttp/guzzle[6.0.0, ..., 6.5.x-dev] but the package is fixed to 7.3.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- Root composer.json requires dgvai/laravel-sslcommerz ^1.0 -> satisfiable by dgvai/laravel-sslcommerz[1.0.0, 1.0.1, 1.0.2, 1.0.3].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

make_payment function at SSLCommerz, return value correction needed!

At your SSLCommerz class, the success make_payment function returns result with redirect()->to($output->GatewayPageURL). It's okay whenever anyone uses blade template. But when I am using vuejs I got in trouble because I requested the post method and as result, I expect the GatewayPageURL. So it will be great if you just return the URL rather than redirect it directly.

return $initiate_only ? json_encode(['status' => 'success', 'data' => $output->GatewayPageURL, 'logo' => $output->storeLogo]) : $output->GatewayPageURL;

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.