Giter VIP home page Giter VIP logo

Comments (2)

benoitbryon avatar benoitbryon commented on September 24, 2024

Does it mean that https://github.com/novapost/pydocusign/blob/0.10/pydocusign/templates/callback.xml#L18-L22 is wrong? i.e. when there is no decline reason, DocuSign sends callback where the <DeclineReason xsi:nil="true" /> tag is absent? (would open a bug in pydocusign).

from django-docusign.

zebuline avatar zebuline commented on September 24, 2024

The callback I received, for a decline without reason:

<?xml version="1.0" encoding="utf-8"?><DocuSignEnvelopeInformation xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.docusign.net/API/3.0"><EnvelopeStatus><RecipientStatuses><RecipientStatus><Type>Signer</Type><Email>[email protected]</Email><UserName>Alice KINGSLEY</UserName><RoutingOrder>1</RoutingOrder><Sent>2015-01-20T01:30:31.453</Sent><Declined>2015-01-20T01:31:07.767</Declined><DeclineReason /><Status>Declined</Status><RecipientIPAddress>XXX</RecipientIPAddress><ClientUserId>6</ClientUserId><CustomFields /><AccountStatus>Active</AccountStatus><RecipientId>5251743d-15f0-456d-97d5-866a309586f7</RecipientId></RecipientStatus></RecipientStatuses><TimeGenerated>2015-01-20T01:31:27.708246</TimeGenerated><EnvelopeID>560eaf57-9970-4e36-81af-2d439df950e1</EnvelopeID><Subject>Test medium</Subject><UserName>Lauréline Guérin</UserName><Email>[email protected]</Email><Status>Declined</Status><Created>2015-01-20T01:30:31.11</Created><Sent>2015-01-20T01:30:31.513</Sent><Declined>2015-01-20T01:31:07.877</Declined><ACStatus>Original</ACStatus><ACStatusDate>2015-01-20T01:30:31.11</ACStatusDate><ACHolder>Lauréline Guérin</ACHolder><ACHolderEmail>[email protected]</ACHolderEmail><ACHolderLocation>DocuSign</ACHolderLocation><SigningLocation>Online</SigningLocation><SenderIPAddress>XXX   </SenderIPAddress><EnvelopePDFHash /><CustomFields><CustomField><Name>AccountId</Name><Show>false</Show><Required>false</Required><Value>775262</Value><CustomFieldType>Text</CustomFieldType></CustomField><CustomField><Name>AccountName</Name><Show>false</Show><Required>false</Required><Value>Novapost</Value><CustomFieldType>Text</CustomFieldType></CustomField><CustomField><Name>AccountSite</Name><Show>false</Show><Required>false</Required><Value>demo</Value><CustomFieldType>Text</CustomFieldType></CustomField></CustomFields><AutoNavigation>true</AutoNavigation><EnvelopeIdStamping>true</EnvelopeIdStamping><AuthoritativeCopy>false</AuthoritativeCopy><DocumentStatuses><DocumentStatus><ID>1</ID><Name>test_medium.pdf</Name><TemplateName /><Sequence>1</Sequence></DocumentStatus></DocumentStatuses></EnvelopeStatus><TimeZone>Pacific Standard Time</TimeZone><TimeZoneOffset>-8</TimeZoneOffset></DocuSignEnvelopeInformation>

from django-docusign.

Related Issues (20)

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.