Giter VIP home page Giter VIP logo

echosignv3's People

Contributors

nsbucky avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

echosignv3's Issues

composer update

hey nsbucky
i am facing folowing error when i tried to update...

C:\ProgramData\ComposerSetup\bin\composer.bat update
You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- The requested package nsbucky/echosignv3 No version set (parsed as 1.0.0) could not be found.
Problem 2
- Installation request for mockery/mockery dev-master@dev -> satisfiable by mockery/mockery[dev-master].
- mockery/mockery dev-master requires hamcrest/hamcrest-php ^2.0@dev -> no matching package found.

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

Is there a timeframe for the documentation?

Hello,

I would really like to use this for my new project, but I'm having trouble with starting out. Is there any documentation which you are planning to add? If so, when will you be adding it?

I just need the bare basics on starting up, then I can just check out the tests and work from there.

Here is my code so far...

   $transport = new GuzzleTransport();

    $widget = new Widgets('1234', $transport);

    $fileInfo = new WidgetFileInfo();
    $fileInfo->setLibraryDocumentId('test');

    $docCreate = new WidgetCreationInfo('test', 'SENDER_SIGNATURE_NOT_REQUIRED', $fileInfo);
    $widget->create($docCreate);

Where it says '1234', that is where I placed my created Integration key (not sure if this is what should be there). If it isn't, then I need to know what should be placed there and how I get it.

What I want to do as an overall outcome is send a pdf over to Echo Sign's widget, then email a user the link to that widget so they can sign it. Any help would be appreciated.

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.