<?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: JAVA Charge a Customer Profile is incorrect in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/JAVA-Charge-a-Customer-Profile-is-incorrect/m-p/53100#M28260</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19319"&gt;@cjh﻿&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Could you please open an issue in GitHub for with this information. &amp;nbsp;It will notify the development team directly so they can promptly address your issue.&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2015 17:48:26 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2015-11-25T17:48:26Z</dc:date>
    <item>
      <title>JAVA Charge a Customer Profile is incorrect</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/JAVA-Charge-a-Customer-Profile-is-incorrect/m-p/53097#M28257</link>
      <description>&lt;P&gt;I have pasted the example from&amp;nbsp;&lt;A href="http://developer.authorize.net/api/reference/#payment-transactions-charge-a-customer-profile" target="_blank"&gt;http://developer.authorize.net/api/reference/#payment-transactions-charge-a-customer-profile&lt;/A&gt; below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Notice that it creates a&amp;nbsp;PaymentProfile object but never actually uses it, so this sample absolutely has nothing to do with a Customer Profile...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe it should be doing something along the lines of "&lt;/P&gt;&lt;P&gt;CustomerProfilePaymentType paymentType = new CustomerProfilePaymentType();&lt;BR /&gt;paymentType.setCustomerProfileId(apiLoginId);&lt;BR /&gt;PaymentProfile paymentProfile = new PaymentProfile();&lt;BR /&gt;paymentProfile.setPaymentProfileId(paymentProfileID);&lt;BR /&gt;paymentType.setPaymentProfile(paymentProfile);&lt;/P&gt;&lt;P&gt;txnRequest.setProfile(paymentType);&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;It is difficult to learn how to us an API when the samples are not correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2015 17:07:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/JAVA-Charge-a-Customer-Profile-is-incorrect/m-p/53097#M28257</guid>
      <dc:creator>cjh</dc:creator>
      <dc:date>2015-11-25T17:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA Charge a Customer Profile is incorrect</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/JAVA-Charge-a-Customer-Profile-is-incorrect/m-p/53100#M28260</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/19319"&gt;@cjh﻿&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Could you please open an issue in GitHub for with this information. &amp;nbsp;It will notify the development team directly so they can promptly address your issue.&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2015 17:48:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/JAVA-Charge-a-Customer-Profile-is-incorrect/m-p/53100#M28260</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-11-25T17:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA Charge a Customer Profile is incorrect</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/JAVA-Charge-a-Customer-Profile-is-incorrect/m-p/53136#M28286</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the feedback. &amp;nbsp;See the update here:&amp;nbsp;&lt;A href="https://github.com/AuthorizeNet/sample-code-java/commit/70ed0afa3aea56fd383b6d6edf7acf655ee6c599" target="_blank"&gt;https://github.com/AuthorizeNet/sample-code-java/commit/70ed0afa3aea56fd383b6d6edf7acf655ee6c599&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Sun, 29 Nov 2015 14:27:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/JAVA-Charge-a-Customer-Profile-is-incorrect/m-p/53136#M28286</guid>
      <dc:creator>brianmc</dc:creator>
      <dc:date>2015-11-29T14:27:39Z</dc:date>
    </item>
  </channel>
</rss>

