Giter Club home page Giter Club logo

laravel-youcan-pay's People

Contributors

darbaoui avatar inmass avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

inmass

laravel-youcan-pay's Issues

webhook event

The project is currently in testing and has been integrated with your payment platform using "DevinWeb" package. Everything is working well in test mode, where payments are received using the package's test bank card, and transactions appear in the control panel and transaction page in youcanpay dashboard as a table format that contains payment information and customer information.

Everything is working well in this part, but when connecting the platform to the project's database through the "webhook" to send the event responsible for updating the payment status from "pending" to "paid," a problem has emerged recently for almost five days . We are not receiving any events through the webhook despite the successful payment and the information appearing on the transaction page. We have confirmed that the webhook has been linked to youcanpay platform and our project by adding the project link and integrating it with the webhook and selecting the type of event we want to receive.

Therefore, we kindly ask for your assistance in verifying the issue and determining whether other people are also facing this problem or if the issue is on our end. A significant portion of the project depends on the message sent through your webhook. Thank you.

The webhook was linked by adding the website link with the webhook link in the following format: https://5966-196-121-1-105.ngrok-free.app/youcanpay/webhook

Comment bloquer la redirection successUrl/errorUrl ?

Bonjour, j'utilise ce package dans un projet avec Laravel comme backend et IONIC comme (front/ Application mobile), quand je teste avec le Sandbox ça marche, mais si je teste en mode de paiement après la confirmation de l'opération de paiement il ouvre une page web vide dans un navigateur externe.

1- Est-ce que si possible de personnaliser ces paramètres (les liens) pour chaque fois que j'utilise :
"$userInfo->getPaymentToken($data, $request , $metadata);" :

        // String successUrl (required): This URL is returned when the payment is successfully processed.
        "https://yourdomain.com/orders-status/success",
        // String errorUrl (required): This URL is returned when payment is invalid.
        "https://yourdomain.com/orders-status/error",

2- Est ce que si possible de bloquer cette redirection soit en erreur ou en success ?

Support Laravel 10

Bonjour, je veux utiliser ce package avec la version 10 de Laravel, mais ça donne une erreur quand j'essaie de l'installer :

**Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires devinweb/laravel-youcan-pay dev-feature/add_support_laravel_9 -> satisfiable by devinweb/laravel-youcan-pay[dev-feature/add_support_laravel_9].
- devinweb/laravel-youcan-pay dev-feature/add_support_laravel_9 requires illuminate/support ^7.0|^8.0|^9.0 -> found illuminate/support[v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.9] but these were not loaded, likely because it conflicts with another require.**

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.