eversign / eversign-php-sdk

The official eversign PHP SDK
https://eversign.com
MIT License
17 stars 24 forks source link

Feature : add the function downloadFinalDocument() #66

Closed Snowbaha closed 2 years ago

Snowbaha commented 2 years ago

To add he possibility to stream the result of PDF document or to get the direct URL.

I added the condition with a "stream" payload. I think if we keep this logic, we have to refactor startRequest() The idea is there, you can change if needed :)

Related to this old PR, I have to separate it.

archivelm commented 2 years ago

Nice one, approved and merged. Released in 1.26.0