<?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 Do I need a Customer Profile and  Payment Profile? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Do-I-need-a-Customer-Profile-and-Payment-Profile/m-p/34925#M19340</link>
    <description>&lt;P&gt;Im a bit confused.&lt;/P&gt;&lt;P&gt;I am building software for recurring memberships.&lt;/P&gt;&lt;P&gt;I have the code for creating a customer profile and creating a payment profile.&lt;/P&gt;&lt;P&gt;Do I need to create the customer profile first and then add a payment profile with the card they wish&lt;/P&gt;&lt;P&gt;to keep on file? &amp;nbsp;I'm using AuthnetXml class and there are 2 methods:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;createCustomerProfileRequest&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-createCustomerPaymentProfileRequest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm assuming I call the first one then pass the customer profile id to the Payment profile request along with the card data?&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jul 2013 00:43:28 GMT</pubDate>
    <dc:creator>nhaines888</dc:creator>
    <dc:date>2013-07-09T00:43:28Z</dc:date>
    <item>
      <title>Do I need a Customer Profile and  Payment Profile?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Do-I-need-a-Customer-Profile-and-Payment-Profile/m-p/34925#M19340</link>
      <description>&lt;P&gt;Im a bit confused.&lt;/P&gt;&lt;P&gt;I am building software for recurring memberships.&lt;/P&gt;&lt;P&gt;I have the code for creating a customer profile and creating a payment profile.&lt;/P&gt;&lt;P&gt;Do I need to create the customer profile first and then add a payment profile with the card they wish&lt;/P&gt;&lt;P&gt;to keep on file? &amp;nbsp;I'm using AuthnetXml class and there are 2 methods:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;createCustomerProfileRequest&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-createCustomerPaymentProfileRequest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm assuming I call the first one then pass the customer profile id to the Payment profile request along with the card data?&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2013 00:43:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Do-I-need-a-Customer-Profile-and-Payment-Profile/m-p/34925#M19340</guid>
      <dc:creator>nhaines888</dc:creator>
      <dc:date>2013-07-09T00:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Do I need a Customer Profile and  Payment Profile?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Do-I-need-a-Customer-Profile-and-Payment-Profile/m-p/34927#M19342</link>
      <description>&lt;P&gt;Correct. You first create the customer profile, then you can attach however many payment profiles as necessary, passing the ID from the customer profile $response-&amp;gt;getCustomerProfileId(). I highly recommend, by the way, using one of the API's and not working directly with the XML unless you really have to for some reason. I generally work with the PHP API.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2013 00:50:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Do-I-need-a-Customer-Profile-and-Payment-Profile/m-p/34927#M19342</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2013-07-09T00:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Do I need a Customer Profile and  Payment Profile?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Do-I-need-a-Customer-Profile-and-Payment-Profile/m-p/34928#M19343</link>
      <description>&lt;P&gt;Excellent, I just needed to be sure! Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2013 00:52:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Do-I-need-a-Customer-Profile-and-Payment-Profile/m-p/34928#M19343</guid>
      <dc:creator>nhaines888</dc:creator>
      <dc:date>2013-07-09T00:52:17Z</dc:date>
    </item>
  </channel>
</rss>

