<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ARB and Phone Number in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-and-Phone-Number/m-p/19022#M10508</link>
    <description>&lt;P&gt;I am using the SDK .NET Authorize.net helper dll and trying to add a subscription.&amp;nbsp; All fields get added properly but the fax and phone number will not add.&amp;nbsp; Is there a problem with the code or the developer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HELP Please.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Nov 2011 15:26:41 GMT</pubDate>
    <dc:creator>stockcer1</dc:creator>
    <dc:date>2011-11-17T15:26:41Z</dc:date>
    <item>
      <title>ARB and Phone Number</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-and-Phone-Number/m-p/19022#M10508</link>
      <description>&lt;P&gt;I am using the SDK .NET Authorize.net helper dll and trying to add a subscription.&amp;nbsp; All fields get added properly but the fax and phone number will not add.&amp;nbsp; Is there a problem with the code or the developer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HELP Please.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2011 15:26:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-and-Phone-Number/m-p/19022#M10508</guid>
      <dc:creator>stockcer1</dc:creator>
      <dc:date>2011-11-17T15:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: ARB and Phone Number</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-and-Phone-Number/m-p/19030#M10512</link>
      <description>&lt;P&gt;Post your applicable code in a code box (fourth option from the left in Rich Text mode).&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2011 17:30:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-and-Phone-Number/m-p/19030#M10512</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-11-17T17:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: ARB and Phone Number</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-and-Phone-Number/m-p/19040#M10517</link>
      <description>&lt;PRE&gt;  Dim subrequest = SubscriptionRequest.CreateWeekly("Freddy@ruble.com", "zzddsfzzzz", 185)

        '"fred@rublecorp.com", "Gold Standard", 19.5, 15)

        subrequest.CardNumber = "4111111111111111"      'Credit Card Information
        subrequest.CardExpirationMonth = 12
        subrequest.CardExpirationYear = 2012
        subrequest.BillingAddress = New AuthorizeNet.Address

        subrequest.BillingAddress.Fax = "12312312345"
        subrequest.BillingAddress.Phone = "12312312345"
        subrequest.BillingAddress.ID = "2344444"

        subrequest.BillingAddress.First = "Fred"
        subrequest.BillingAddress.Last = "Flinstone"
        subrequest.BillingAddress.State = "VA"
        subrequest.BillingAddress.Street = "123 Main Road"
        subrequest.BillingAddress.City = "Bed Rock"
        subrequest.BillingAddress.Company = "Rumble Corporation"
        subrequest.BillingAddress.Country = "USA"
        subrequest.BillingAddress.Zip = "00000"

        Dim gate As New SubscriptionGateway("XXXXXXXX", "XXXXXXXXXXXX", True)

        '//step 3 - make some money
        Dim response = gate.CreateSubscription(subrequest).SubscriptionID&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2011 18:00:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-and-Phone-Number/m-p/19040#M10517</guid>
      <dc:creator>stockcer1</dc:creator>
      <dc:date>2011-11-17T18:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: ARB and Phone Number</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-and-Phone-Number/m-p/19054#M10523</link>
      <description>&lt;P&gt;It probably a problem in the .net dll. Download the source and fixes it.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2011 21:53:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-and-Phone-Number/m-p/19054#M10523</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2011-11-17T21:53:52Z</dc:date>
    </item>
  </channel>
</rss>

