General
Merchant Setup
Register for API payments with the below Secure Pay (Auspost) = https://www.securepay.com.au/ NAB Transact = https://www.nab.com.au/business/payments-and-merchants/ecommerce-and-online-payments XML API Westpac Payway (Requires Recurring Billing and ...
Adding widgets into your own website
Integrating Widgets TransVirtual continue to develop widgets that can be integrated into your own website for easier access to our systems. Functionality includes log in, quick tracking of consignments, and paying invoices online can be achieved by ...
Credit Card Merchant Integrations
Merchant Integrations Currently, Transvirtual supports the following list of merchants. SecurePay (Australia Post) - https://www.securepay.com.au/ National Australia Bank Westpac Bank. We regularly review the level of demand for additional merchant ...
Tracking Widget (Detailed)
Tracking Widget (Detailed) To insert the tracking widget into your website, you need to include the following two lines of code to your page. <script src='https://portal.transvirtual.co/Resource/WidgetScript/track' type='text/javascript'></script> ...
Quote Widget
Quote Widget To insert the quote widget into your website, you need to include the following two lines of code to your page. <script src='https://portal.transvirtual.co/Resource/WidgetScript/quoteWizard' type='text/javascript'></script> <div ...
Tracking Widget (Simple)
Tracking Widget (Simple) To insert the tracking widget simple into your website, you need to include the following two lines of code to your page. <script src='https://portal.transvirtual.co/Resource/WidgetScript/trackSimple' ...
Login Widget
Login Widget To insert the login widget into your website, you need to include the following two lines of code to your page. <script src='https://portal.transvirtual.co/Resource/WidgetScript/login' type='text/javascript'></script> <div ...