Difference between revisions of "DirectTrust Activation"
(→Testing) |
(→Description) |
||
Line 1: | Line 1: | ||
+ | == AKA "Vetting" == | ||
+ | |||
== Description == | == Description == | ||
In order for a practice/site to become part of the DirectTrust trust bundle, at least one user per practice/site must successfully go through vetting process as defined by DirectTrust.org. This involves three steps: 1) a 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 successfully go through vetting process as defined by DirectTrust.org. This involves three steps: 1) a 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. |
Revision as of 08:16, 26 June 2014
AKA "Vetting"
Description
In order for a practice/site to become part of the DirectTrust trust bundle, at least one user per practice/site must successfully go through vetting process as defined by DirectTrust.org. This involves three steps: 1) a 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.
Testing
In order to support testing and development, we have enabled access to two QA-only features. The first feature is a set of test data that will allow you to step through the DirectTrust activation process and obtain realistic results. The second feature is an API call that will allow you to directly toggle the Vetted value for any of your practices/accounts. By combining these two features, you should be able to test your workflow end-to-end in a production-similar manner.
DirectTrust Activation Walkthrough
DirectTrust Activation Test Cases
API page for the PracticeVettedToggle API method
Samples and examples using the PracticeVettedToggle API method