Difference between revisions of "DirectTrust Activation"

From Updox API
Jump to: navigation, search
(Testing)
(Description)
Line 1: Line 1:
 
== Description ==
 
== Description ==
 
In order for a practice/site to become part of the DirectTrust trust bundle, at least one user per practice/site must go through a vetting process.  This involves three steps:  1) computerized telephone call that provides an validation code to be entered into a webpage, 2) validation of supplied demographic information, and 3) validation of supplied credit card information.
 
In order for a practice/site to become part of the DirectTrust trust bundle, at least one user per practice/site must go through a vetting process.  This involves three steps:  1) computerized telephone call that provides an validation code to be entered into a webpage, 2) validation of supplied demographic information, and 3) validation of supplied credit card information.
 +
 +
Your DirectTrust activation page can be found in QA at:
 +
 +
<code>https://updoxqa.com/activate/vendorId?accountId=accountId&userId=userId</code>
 +
 +
where <code>vendorId</code> is your the vendorId provided as your vendor credentials, <code>accountId</code> is the id you assigned to the relevant practice/site, and <code>userId</code> is the userId you wish to be vetted from within that practice/site.
  
 
== Testing ==
 
== Testing ==

Revision as of 10:56, 19 December 2013

Description

In order for a practice/site to become part of the DirectTrust trust bundle, at least one user per practice/site must go through a vetting process. This involves three steps: 1) computerized telephone call that provides an validation code to be entered into a webpage, 2) validation of supplied demographic information, and 3) validation of supplied credit card information.

Your DirectTrust activation page can be found in QA at:

https://updoxqa.com/activate/vendorId?accountId=accountId&userId=userId

where vendorId is your the vendorId provided as your vendor credentials, accountId is the id you assigned to the relevant practice/site, and userId is the userId you wish to be vetted from within that practice/site.

Testing

In order to support testing and development, we have enabled access to two QA-only features. The first is an API call that will allow you to directly set the Vetted value for any of your practices/sites. The second is a set of testcase data that will allow you to make DirectTrust Activation calls and obtain realistic results.

PracticeVetted API call

DirectTrust Activation Test Cases