<?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 Re: ARB update request with other amount in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-update-request-with-other-amount/m-p/35295#M19692</link>
    <description>&lt;P&gt;Thanks for response.&lt;/P&gt;&lt;P&gt;For the&amp;nbsp;ARBCreateSubscriptionRequest I need to have a form for Credit Card number submission. I don't want to provide security data submission from my site as well as there is no such trust as for authorize.net and I want that my customers will be 100% sure that everything is done on authorize.net and I can't take this info. In other case theortically, after the submission of the form, I can e-mail this data to me and then send the request to authorize.net, right?&lt;/P&gt;&lt;P&gt;So is there any way to create&amp;nbsp;subscriptionId&amp;nbsp;on authorize.net server with other method ( SIM ) and then doing requests by that reference id from ARB?&lt;/P&gt;&lt;P&gt;In ARB documentation (&amp;nbsp;&lt;A href="http://www.authorize.net/support/ARB_guide.pdf" target="_blank"&gt;http://www.authorize.net/support/ARB_guide.pdf&lt;/A&gt; ) Credit Card number and expiration date fields are required for submission on&amp;nbsp;ARBUpdateSubscriptionRequest, and you told me that it is not. Are you sure?&lt;/P&gt;</description>
    <pubDate>Thu, 22 Aug 2013 09:31:13 GMT</pubDate>
    <dc:creator>ghazanchyan</dc:creator>
    <dc:date>2013-08-22T09:31:13Z</dc:date>
    <item>
      <title>ARB update request with other amount</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-update-request-with-other-amount/m-p/35271#M19668</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the system, where the customer registers and pay for the registration initially ( $50 ), and then I need to request monthly payment. Monthly payment is related to customer activity and it is not a defined value - it could be $1 or $100. Is it possible to automatically take out different amount from customer each month?&lt;/P&gt;&lt;P&gt;Also I don't want to generate an interface and send the invoice each time. I don't want to store customers CC number and expiration date in my database ( in ARB documentation I noticed that o request I need to have this info ).&lt;/P&gt;&lt;P&gt;Is there any field for customer id storage in authorize.net that on my subscription requests I can connect with that id?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2013 10:46:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-update-request-with-other-amount/m-p/35271#M19668</guid>
      <dc:creator>ghazanchyan</dc:creator>
      <dc:date>2013-08-21T10:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: ARB update request with other amount</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-update-request-with-other-amount/m-p/35275#M19672</link>
      <description>&lt;P&gt;it possible to automatically take out different amount from customer each month?&lt;/P&gt;&lt;P&gt;Use ARBUpdateSubscription to change the amount&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only required field is the subscriptionId for ARBUpdateSubscription&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any field for customer id storage in authorize.net that on my subscription requests I can connect with that id?&lt;/P&gt;&lt;P&gt;No. The only API that use saved CC info on authorize.net is CIM&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2013 12:33:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-update-request-with-other-amount/m-p/35275#M19672</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-08-21T12:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: ARB update request with other amount</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-update-request-with-other-amount/m-p/35295#M19692</link>
      <description>&lt;P&gt;Thanks for response.&lt;/P&gt;&lt;P&gt;For the&amp;nbsp;ARBCreateSubscriptionRequest I need to have a form for Credit Card number submission. I don't want to provide security data submission from my site as well as there is no such trust as for authorize.net and I want that my customers will be 100% sure that everything is done on authorize.net and I can't take this info. In other case theortically, after the submission of the form, I can e-mail this data to me and then send the request to authorize.net, right?&lt;/P&gt;&lt;P&gt;So is there any way to create&amp;nbsp;subscriptionId&amp;nbsp;on authorize.net server with other method ( SIM ) and then doing requests by that reference id from ARB?&lt;/P&gt;&lt;P&gt;In ARB documentation (&amp;nbsp;&lt;A href="http://www.authorize.net/support/ARB_guide.pdf" target="_blank"&gt;http://www.authorize.net/support/ARB_guide.pdf&lt;/A&gt; ) Credit Card number and expiration date fields are required for submission on&amp;nbsp;ARBUpdateSubscriptionRequest, and you told me that it is not. Are you sure?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2013 09:31:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-update-request-with-other-amount/m-p/35295#M19692</guid>
      <dc:creator>ghazanchyan</dc:creator>
      <dc:date>2013-08-22T09:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: ARB update request with other amount</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-update-request-with-other-amount/m-p/35296#M19693</link>
      <description>&lt;P&gt;I miss understand your question, I though you mean you have all their cc info, just don't know how much $ and when to start the ARB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So is there any way to create&amp;nbsp;subscriptionId&amp;nbsp;on authorize.net server with other method ( SIM ) and then doing requests by that reference id from ARB?&lt;/P&gt;&lt;P&gt;There are 2 way that I know of 1, SIM and auth_only a small amount and create ARB thru the merchant account interface.&lt;/P&gt;&lt;P&gt;The other is use CIM with the hosted option instead and do your own scheduling.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2013 11:28:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-update-request-with-other-amount/m-p/35296#M19693</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-08-22T11:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: ARB update request with other amount</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-update-request-with-other-amount/m-p/35300#M19697</link>
      <description>&lt;P&gt;I just don't want to have credit card fields on my site.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2013 15:50:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-update-request-with-other-amount/m-p/35300#M19697</guid>
      <dc:creator>ghazanchyan</dc:creator>
      <dc:date>2013-08-22T15:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: ARB update request with other amount</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-update-request-with-other-amount/m-p/35301#M19698</link>
      <description>&lt;P&gt;1)SIM to create auth_only transaction with a small amount and create ARB thru the merchant account interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2)The other is use CIM with the hosted option instead and do your own scheduling.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2013 15:59:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-update-request-with-other-amount/m-p/35301#M19698</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-08-22T15:59:45Z</dc:date>
    </item>
  </channel>
</rss>

