<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://testdocs.worldnettps.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://testdocs.worldnettps.com/feed.php">
        <title>Documentation developer:sample_codes</title>
        <description></description>
        <link>http://testdocs.worldnettps.com/</link>
        <image rdf:resource="http://testdocs.worldnettps.com/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-17T13:25:52+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:java.xml&amp;rev=1665153510&amp;do=diff"/>
                <rdf:li rdf:resource="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:net_hosted_payments&amp;rev=1665153510&amp;do=diff"/>
                <rdf:li rdf:resource="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:net_hosted_secure_tokens_amazon_solution&amp;rev=1665153510&amp;do=diff"/>
                <rdf:li rdf:resource="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:net_xml_payments&amp;rev=1665153510&amp;do=diff"/>
                <rdf:li rdf:resource="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:net_xml_secure_tokens&amp;rev=1665153510&amp;do=diff"/>
                <rdf:li rdf:resource="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:net_xml_subscriptions&amp;rev=1665153510&amp;do=diff"/>
                <rdf:li rdf:resource="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_hosted_payment_with_secure_token_storage&amp;rev=1665153510&amp;do=diff"/>
                <rdf:li rdf:resource="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_hosted_payments&amp;rev=1665153510&amp;do=diff"/>
                <rdf:li rdf:resource="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_hosted_secure_token_amazon_solution&amp;rev=1665153510&amp;do=diff"/>
                <rdf:li rdf:resource="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_hosted_secure_tokens&amp;rev=1665153510&amp;do=diff"/>
                <rdf:li rdf:resource="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_hosted_subscriptions&amp;rev=1665153510&amp;do=diff"/>
                <rdf:li rdf:resource="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_xml_payments&amp;rev=1665153510&amp;do=diff"/>
                <rdf:li rdf:resource="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_xml_payments_with_3d_secure&amp;rev=1665153510&amp;do=diff"/>
                <rdf:li rdf:resource="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_xml_secure_tokens&amp;rev=1665153510&amp;do=diff"/>
                <rdf:li rdf:resource="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_xml_subscriptions&amp;rev=1665153510&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://testdocs.worldnettps.com/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Documentation</title>
        <link>http://testdocs.worldnettps.com/</link>
        <url>http://testdocs.worldnettps.com/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:java.xml&amp;rev=1665153510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-07T14:38:30+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developer:sample_codes:java.xml</title>
        <link>http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:java.xml&amp;rev=1665153510&amp;do=diff</link>
        <description>Java XML

We don't currently have sample Java codes for our XML integration, and the reason for this is that most Java developers we've dealt with find it easier to use JAXB to auto-generate the methods using our live XSD file 
.

If you require more information, please contact Support Team.</description>
    </item>
    <item rdf:about="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:net_hosted_payments&amp;rev=1665153510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-07T14:38:30+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developer:sample_codes:net_hosted_payments</title>
        <link>http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:net_hosted_payments&amp;rev=1665153510&amp;do=diff</link>
        <description>.NET Hosted Payment

You can find below a high and a low level workflow diagram of the required integration. 

Full documentation is available in API Specification. You should also use our Sandbox test accounts Sandbox testing to test against.

[ High Level Workflow]

[ Low Level Workflow]

Here is some sample code to help in this integration:</description>
    </item>
    <item rdf:about="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:net_hosted_secure_tokens_amazon_solution&amp;rev=1665153510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-07T14:38:30+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developer:sample_codes:net_hosted_secure_tokens_amazon_solution</title>
        <link>http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:net_hosted_secure_tokens_amazon_solution&amp;rev=1665153510&amp;do=diff</link>
        <description>.NET Hosted Secure Token Amazon Solution

This solution requires our Card Storage solution called SecureCard. It's designed so that the checkout is like the Amazon checkout, in that the cardholder must register a card for their account and then they can use, update or delete the card info in their account settings. The integration is quite complex though, as there is a lot of functionality.</description>
    </item>
    <item rdf:about="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:net_xml_payments&amp;rev=1665153510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-07T14:38:30+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developer:sample_codes:net_xml_payments</title>
        <link>http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:net_xml_payments&amp;rev=1665153510&amp;do=diff</link>
        <description>.NET XML Payments

{gateway=docs.worldnettps.com}{gateway=testdocs.worldnettps.com}
The sample code below requires the [.NET XML API].
{/gateway}

{gateway=helpdesk.globalone.me}{gateway=testhelpdeskglobaloneme.worldnettps.com}
The sample code below requires the [.NET XML API].
{/gateway}</description>
    </item>
    <item rdf:about="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:net_xml_secure_tokens&amp;rev=1665153510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-07T14:38:30+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developer:sample_codes:net_xml_secure_tokens</title>
        <link>http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:net_xml_secure_tokens&amp;rev=1665153510&amp;do=diff</link>
        <description>.NET XML Secure Tokens

{gateway=docs.worldnettps.com}{gateway=testdocs.worldnettps.com}
The sample code below requires the [.NET XML API].
{/gateway}

{gateway=helpdesk.globalone.me}{gateway=testhelpdeskglobaloneme.worldnettps.com}
The sample code below requires the</description>
    </item>
    <item rdf:about="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:net_xml_subscriptions&amp;rev=1665153510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-07T14:38:30+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developer:sample_codes:net_xml_subscriptions</title>
        <link>http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:net_xml_subscriptions&amp;rev=1665153510&amp;do=diff</link>
        <description>.NET XML Subscriptions

{gateway=docs.worldnettps.com}{gateway=testdocs.worldnettps.com}
The sample code below requires the [.NET XML API].
{/gateway}

{gateway=helpdesk.globalone.me}{gateway=testhelpdeskglobaloneme.worldnettps.com}
The sample code below requires the</description>
    </item>
    <item rdf:about="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_hosted_payment_with_secure_token_storage&amp;rev=1665153510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-07T14:38:30+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developer:sample_codes:php_hosted_payment_with_secure_token_storage</title>
        <link>http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_hosted_payment_with_secure_token_storage&amp;rev=1665153510&amp;do=diff</link>
        <description>PHP HOSTED PAYMENTS WITH SECURECARD STORAGE

Settings file (%gatewaySampleFileName_account.inc):



&lt;?php

# These values are used to identify and validate the account that you are using. They are mandatory.
$gateway = '';			# This is the %Gateway payments gateway that you should use, assigned to the site by %Gateway.
$terminalId = '';		# This is the Terminal ID assigned to the site by %Gateway.
$currency = '';			# This is the 3 digit ISO currency code for the above Terminal ID.
$secret = '';			…</description>
    </item>
    <item rdf:about="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_hosted_payments&amp;rev=1665153510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-07T14:38:30+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developer:sample_codes:php_hosted_payments</title>
        <link>http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_hosted_payments&amp;rev=1665153510&amp;do=diff</link>
        <description>PHP Hosted Payments

Settings file (%gatewaySampleFileName_account.inc):



&lt;?php

# These values are used to identify and validate the account that you are using. They are mandatory.
$gateway = '';          # This is the Gateway payments URL that you should use, assigned to the site.
$terminalId = '';       # This is the Terminal ID assigned to the site by Gateway.
$currency = '';         # This is the 3 digit ISO currency code for the above Terminal ID.
$secret = '';           # This shared se…</description>
    </item>
    <item rdf:about="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_hosted_secure_token_amazon_solution&amp;rev=1665153510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-07T14:38:30+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developer:sample_codes:php_hosted_secure_token_amazon_solution</title>
        <link>http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_hosted_secure_token_amazon_solution&amp;rev=1665153510&amp;do=diff</link>
        <description>PHP Secure Token Amazon Solution

This solution requires our Card Storage solution called SecureCard. It's designed so that the checkout is like the Amazon checkout, in that the cardholder must register a card for their account and then they can use, update or delete the card info in their account settings. The integration is quite complex though, as there is a lot of functionality.</description>
    </item>
    <item rdf:about="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_hosted_secure_tokens&amp;rev=1665153510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-07T14:38:30+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developer:sample_codes:php_hosted_secure_tokens</title>
        <link>http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_hosted_secure_tokens&amp;rev=1665153510&amp;do=diff</link>
        <description>PHP Hosted SecureCards

Settings file (%gatewaySampleFileName_account.inc):



&lt;?php

# These values are used to identify and validate the account that you are using. They are mandatory.
$gateway = '';			# This is the %Gateway payments gateway that you should use, assigned to the site by %Gateway.
$terminalId = '';		# This is the Terminal ID assigned to the site by %Gateway.
$currency = '';			# This is the 3 digit ISO currency code for the above Terminal ID.
$secret = '';			# This shared secret …</description>
    </item>
    <item rdf:about="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_hosted_subscriptions&amp;rev=1665153510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-07T14:38:30+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developer:sample_codes:php_hosted_subscriptions</title>
        <link>http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_hosted_subscriptions&amp;rev=1665153510&amp;do=diff</link>
        <description>PHP Hosted Subscriptions

Settings file (%gatewaySampleFileName_account.inc):



&lt;?php

# These values are used to identify and validate the account that you are using. They are mandatory.
$gateway = '';          # This is the Gateway payments URL that you should use, assigned to the site.
$terminalId = '';       # This is the Terminal ID assigned to the site by Gateway.
$currency = '';         # This is the 3 digit ISO currency code for the above Terminal ID.
$secret = '';           # This shar…</description>
    </item>
    <item rdf:about="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_xml_payments&amp;rev=1665153510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-07T14:38:30+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developer:sample_codes:php_xml_payments</title>
        <link>http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_xml_payments&amp;rev=1665153510&amp;do=diff</link>
        <description>PHP XML Payments

Below you can find sample code for Payments page in PHP. You should also use this Testing Guide, which also contains test card details.

The sample code below requires the [PHP XML API].

Settings file (%gatewaySampleFileName_account.inc):



&lt;?php

# These values are used to identify and validate the account that you are using. They are mandatory.
$gateway = '';			# This is the %Gateway payments gateway that you should use, assigned to the site by %Gateway.
$terminalId = '';		…</description>
    </item>
    <item rdf:about="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_xml_payments_with_3d_secure&amp;rev=1665153510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-07T14:38:30+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developer:sample_codes:php_xml_payments_with_3d_secure</title>
        <link>http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_xml_payments_with_3d_secure&amp;rev=1665153510&amp;do=diff</link>
        <description>PHP XML Payments with 3D Secure

In this section, you can find sample code for the 3D Secure redirect before the payment. 

Once you receive the response to the “MPI Receipt URL” you will have an MPIREF parameter. 
You should then process a payment and include that parameter. The sample code for the</description>
    </item>
    <item rdf:about="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_xml_secure_tokens&amp;rev=1665153510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-07T14:38:30+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developer:sample_codes:php_xml_secure_tokens</title>
        <link>http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_xml_secure_tokens&amp;rev=1665153510&amp;do=diff</link>
        <description>PHP XML Secure Tokens

The sample code below required the [PHP XML API].


Settings file (%gatewaySampleFileName_account.inc):



&lt;?php

# These values are used to identify and validate the account that you are using. They are mandatory.
$gateway = '';			# This is the %Gateway payments gateway that you should use, assigned to the site by %Gateway.
$terminalId = '';		# This is the Terminal ID assigned to the site by %Gateway.
$currency = '';			# This is the 3 digit ISO currency code for the above…</description>
    </item>
    <item rdf:about="http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_xml_subscriptions&amp;rev=1665153510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-07T14:38:30+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>developer:sample_codes:php_xml_subscriptions</title>
        <link>http://testdocs.worldnettps.com/doku.php?id=developer:sample_codes:php_xml_subscriptions&amp;rev=1665153510&amp;do=diff</link>
        <description>PHP XML Subscriptions

The sample code below requires the [PHP XML API].


Settings file (%gatewaySampleFileName_account.inc):



&lt;?php
 
# These values are used to identify and validate the account that you are using. They are mandatory.
$gateway = '';			# This is the %Gateway payments gateway that you should use, assigned to the site by %Gateway.
$terminalId = '';			# This is the Terminal ID assigned to the site by %Gateway.
$currency = '';				# This is the 3 digit ISO currency code for the ab…</description>
    </item>
</rdf:RDF>
