Giter VIP home page Giter VIP logo

waveapp's People

Contributors

mrpangak avatar murraycollingwood avatar subbe avatar

Stargazers

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

Watchers

 avatar  avatar

waveapp's Issues

is it possible to list / update / delete transactions via the API?

I know this is just a wrapper for the official API and I appreciate it very much! Thanks for making it!

I would like to use the API to list / update / delete my own personal transactions. From reading the API reference it doesn't appear that this is possible, I was wondering if you could be so kind to confirm whether that's currently the case.

Thank you!

GraphQL query implementation is incorrect for most of the queries

  • Package Version: 1.0.0
  • PHP Version: 7.3

Description

GraphQL query implementation is incorrect for most of the queries. This is due to missing { } on some items.
Example:

invoice $invoice

It should be:

invoice { $invoice }

Steps To Reproduce:

  1. Use latest version (1.0.0).
  2. Run invoiceCreate() mutation query.

Guzzle 7 Support would be nice

  • Package Version: 0.4.0
  • PHP Version: 7.4

Description

Unable to install with existing project due to already using guzzle 7

Steps To Reproduce:

$ composer require subbe/waveapp -W
Using version ^0.4.0 for subbe/waveapp
./composer.json has been updated
Running composer update subbe/waveapp --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires subbe/waveapp ^0.4.0 -> satisfiable by subbe/waveapp[0.4.0].
    - subbe/waveapp 0.4.0 requires guzzlehttp/guzzle ~6.0 -> found guzzlehttp/guzzle[6.0.0, ..., 6.5.x-dev] but it conflicts with your root composer.json require (^7.0.1).

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

Installation failed, reverting ./composer.json and ./composer.lock to their original content.```

ENV not really safe for token

I'm not happy about putting my token and businessId into my environment area. Often people leave scripts hanging around that are publicly accessible and run php-info(), which makes my token and businessId publicly available.

Can we add an option to simply load these when creating the class?
new Waveapp($businessid, $token, $url);

Seeking Guidance for Node.js Integration with WaveApp

Hello Mohamed Suhaib,

I hope this message finds you well. I'm reaching out because I am a beginner looking to integrate WaveApp into my Node.js application using your Laravel wrapper. I've found your package subbe/waveapp and it seems like a great fit for my project.

However, as I am relatively new to this, I was wondering if you could provide some guidance on how to achieve this integration successfully. Specifically, I am looking for assistance in adapting the Laravel-centric approach to a Node.js environment.

Your expertise and guidance would be immensely valuable to me, and I believe it could benefit other Node.js developers interested in using WaveApp as well.

Thank you for your time, and I appreciate the work you've put into the subbe/waveapp package.

Best regards,
Amna Anwar

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.