<?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: Need help to capture payment in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-to-capture-payment/m-p/56239#M31045</link>
    <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20904"&gt;@msherax&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you use createTransactionRequest with AuthCapture and you get a successfuly gateway response, your transaction will settle starting after the next transaction cut-off time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This video will provide an overview of the payment process:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=5-mI9XZ7X0s" target="_blank"&gt;https://www.youtube.com/watch?v=5-mI9XZ7X0s&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
    <pubDate>Sat, 19 Nov 2016 15:19:37 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2016-11-19T15:19:37Z</dc:date>
    <item>
      <title>Need help to capture payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-to-capture-payment/m-p/56238#M31044</link>
      <description>&lt;P&gt;Hi, i am new to authorize.net, i have integrated it in my project, i have to charge clients on monthly basis. For this purpose i have done ARB as well which is creating subscriptions successfully. My main issue is, How i can charge the CC with initial transactions??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;actually i have tried to do it with "AUTH_CAPTURE". But it takes time for authorization. Can some one please guide me that for initial and fast payment capturing which mehtod i should use???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2016 13:55:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-to-capture-payment/m-p/56238#M31044</guid>
      <dc:creator>msherax</dc:creator>
      <dc:date>2016-11-19T13:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to capture payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-to-capture-payment/m-p/56239#M31045</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20904"&gt;@msherax&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you use createTransactionRequest with AuthCapture and you get a successfuly gateway response, your transaction will settle starting after the next transaction cut-off time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This video will provide an overview of the payment process:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=5-mI9XZ7X0s" target="_blank"&gt;https://www.youtube.com/watch?v=5-mI9XZ7X0s&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2016 15:19:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-to-capture-payment/m-p/56239#M31045</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2016-11-19T15:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to capture payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-to-capture-payment/m-p/56240#M31046</link>
      <description>&lt;P&gt;I know about cutt-off time, i have to wait for it so that scheduler can transfer amount in my account. is their any fast way that i can get initial payment within seconds??? i am already using Auth_Capture.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have called authorize.net and they told that my code is not telling the system to charge initially. Please please tell me is their any fast way to charge client and transfer amount in merchant account in seconds.???&lt;/P&gt;&lt;P&gt;authorize.net have total 6 transaction types. which one i have to use for it????&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2016 12:42:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-to-capture-payment/m-p/56240#M31046</guid>
      <dc:creator>msherax</dc:creator>
      <dc:date>2016-11-20T12:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to capture payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-to-capture-payment/m-p/56241#M31047</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20904"&gt;@msherax&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Authorize.Net does not support accepting payments within instant funds transfer, that's not how card payments work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need assistance with your code for AuthCapture, could you please share a code snippet showing how you are specifying your transaction type?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2016 15:00:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-to-capture-payment/m-p/56241#M31047</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2016-11-20T15:00:00Z</dc:date>
    </item>
  </channel>
</rss>

