Giter Site home page Giter Site logo

zfrolov / avatax-calc-soap-csharp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jasonburt/avataxcalcsoap-csharp

0.0 1.0 0.0 2.11 MB

C# sample of the most commonly used AvaTax Calc functions using the SOAP API and AvaTax Adapter.

License: Other

C# 100.00%

avatax-calc-soap-csharp's Introduction

AvaTax-SOAP-csharp

Other Samples

This is a C# sample demonstrating the AvaTax SOAP API methods:

For more information on the use of these methods and the AvaTax product, please visit our developer site or homepage

Dependencies:

  • .NET 2.0 or later
  • Avalara.AvaTax.Adapter.DLL (included in sample)

Requirements:

  • Some versions of Visual Studio have trouble finding the included Avalara.AvaTax.Adapter.dll - you may need to re-add this file to your project references after downloading the sample.
  • Authentication requires an valid Account Number and License Key, which should be entered in the application configuration (app.config) file.
  • If you do not have an AvaTax account, a free trial account can be acquired through our developer site

Contents:

Sample Files
CancelTaxTest.csDemonstrates the CancelTax method used to void a document.
GetTaxHistoryTest.csDemonstrates a GetTaxHistory call to retrieve document details for a saved transaction.
GetTaxTest.csDemonstrates the GetTax method used for product- and line- specific calculation.
PingTest.csDemonstrates a ping call to verify connectivity and credentials.
PostTaxTest.csDemonstrates the PostTax method used to commit a previously recorded document.
Program.csProvides and entry point to call the actual samples.
ValidateAddressTest.csDemonstrates the ValidateAddress method to normalize an address.
Core Classes
Avalara.AvaTax.Adapter.chm-
Avalara.AvaTax.Adapter.dll-
Avalara.AvaTax.Adapter.dll.config-
Other Files
.gitattributes-
.gitignore-
app.configContains AvaTax credentials used to run individual tests.
AvaTaxCalcSOAP.csproj-
AvaTaxCalcSOAP.sln-
LICENSE.md-
README.md-

avatax-calc-soap-csharp's People

Contributors

seanrustavalara avatar lokeuei avatar

Watchers

James Cloos avatar

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.