<?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 createCustomerPaymentProfileRequest gives error in liveMode but not in testMode in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/createCustomerPaymentProfileRequest-gives-error-in-liveMode-but/m-p/39383#M21470</link>
    <description>&lt;P&gt;I am getting error in the below code in liveMode but not in the testMode. The error it gives is - E00027There is one or more missing or invalid required fields.3,1,290. What could be the issue? Please help in resolving this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;"&amp;lt;?xml version=\"1.0\" encoding=\"utf-8\"?&amp;gt;" .
	"&amp;lt;createCustomerPaymentProfileRequest xmlns=\"AnetApi/xml/v1/schema/AnetApiSchema.xsd\"&amp;gt;" .
	MerchantAuthenticationBlock().
	"&amp;lt;customerProfileId&amp;gt;23837559&amp;lt;/customerProfileId&amp;gt;".
	"&amp;lt;paymentProfile&amp;gt;".
	"&amp;lt;billTo&amp;gt;".
		"&amp;lt;firstName&amp;gt;A&amp;lt;/firstName&amp;gt;".
		"&amp;lt;lastName&amp;gt;K&amp;lt;/lastName&amp;gt;".
	"&amp;lt;/billTo&amp;gt;".
	"&amp;lt;payment&amp;gt;".
	 "&amp;lt;creditCard&amp;gt;".
	  "&amp;lt;cardNumber&amp;gt;4111111111111111&amp;lt;/cardNumber&amp;gt;".
	  "&amp;lt;expirationDate&amp;gt;2020-11&amp;lt;/expirationDate&amp;gt;". // required format for API is YYYY-MM
	  "&amp;lt;cardCode&amp;gt;1234&amp;lt;/cardCode&amp;gt;".
	 "&amp;lt;/creditCard&amp;gt;".
	"&amp;lt;/payment&amp;gt;".
	"&amp;lt;/paymentProfile&amp;gt;".
	"&amp;lt;validationMode&amp;gt;liveMode&amp;lt;/validationMode&amp;gt;". // or testMode
	"&amp;lt;/createCustomerPaymentProfileRequest&amp;gt;";&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Thanks,&lt;/P&gt;&lt;P&gt;Php Dev&lt;/P&gt;</description>
    <pubDate>Tue, 25 Feb 2014 06:11:15 GMT</pubDate>
    <dc:creator>phpdev</dc:creator>
    <dc:date>2014-02-25T06:11:15Z</dc:date>
    <item>
      <title>createCustomerPaymentProfileRequest gives error in liveMode but not in testMode</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/createCustomerPaymentProfileRequest-gives-error-in-liveMode-but/m-p/39383#M21470</link>
      <description>&lt;P&gt;I am getting error in the below code in liveMode but not in the testMode. The error it gives is - E00027There is one or more missing or invalid required fields.3,1,290. What could be the issue? Please help in resolving this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;"&amp;lt;?xml version=\"1.0\" encoding=\"utf-8\"?&amp;gt;" .
	"&amp;lt;createCustomerPaymentProfileRequest xmlns=\"AnetApi/xml/v1/schema/AnetApiSchema.xsd\"&amp;gt;" .
	MerchantAuthenticationBlock().
	"&amp;lt;customerProfileId&amp;gt;23837559&amp;lt;/customerProfileId&amp;gt;".
	"&amp;lt;paymentProfile&amp;gt;".
	"&amp;lt;billTo&amp;gt;".
		"&amp;lt;firstName&amp;gt;A&amp;lt;/firstName&amp;gt;".
		"&amp;lt;lastName&amp;gt;K&amp;lt;/lastName&amp;gt;".
	"&amp;lt;/billTo&amp;gt;".
	"&amp;lt;payment&amp;gt;".
	 "&amp;lt;creditCard&amp;gt;".
	  "&amp;lt;cardNumber&amp;gt;4111111111111111&amp;lt;/cardNumber&amp;gt;".
	  "&amp;lt;expirationDate&amp;gt;2020-11&amp;lt;/expirationDate&amp;gt;". // required format for API is YYYY-MM
	  "&amp;lt;cardCode&amp;gt;1234&amp;lt;/cardCode&amp;gt;".
	 "&amp;lt;/creditCard&amp;gt;".
	"&amp;lt;/payment&amp;gt;".
	"&amp;lt;/paymentProfile&amp;gt;".
	"&amp;lt;validationMode&amp;gt;liveMode&amp;lt;/validationMode&amp;gt;". // or testMode
	"&amp;lt;/createCustomerPaymentProfileRequest&amp;gt;";&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Thanks,&lt;/P&gt;&lt;P&gt;Php Dev&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2014 06:11:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/createCustomerPaymentProfileRequest-gives-error-in-liveMode-but/m-p/39383#M21470</guid>
      <dc:creator>phpdev</dc:creator>
      <dc:date>2014-02-25T06:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: createCustomerPaymentProfileRequest gives error in liveMode but not in testMode</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/createCustomerPaymentProfileRequest-gives-error-in-liveMode-but/m-p/39391#M21474</link>
      <description>&lt;P&gt;The response is the same for all API, &lt;A target="_blank" href="http://developer.authorize.net/guides/AIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=4_TransResponse.html#1094415"&gt;http://developer.authorize.net/guides/AIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=4_TransResponse.html#1094415&lt;/A&gt;&lt;/P&gt;&lt;TABLE cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="tb_TableBody"&gt;3&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="tb_TableBody"&gt;290&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="tb_TableBody"&gt;One or more required AVS values for zero dollar authorization were not submitted.&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="tb_TableBody"&gt;When submitting authorization requests for Visa, you must enter the address and zip code fields.&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2014 12:12:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/createCustomerPaymentProfileRequest-gives-error-in-liveMode-but/m-p/39391#M21474</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-02-25T12:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: createCustomerPaymentProfileRequest gives error in liveMode but not in testMode</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/createCustomerPaymentProfileRequest-gives-error-in-liveMode-but/m-p/39395#M21476</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2014 13:29:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/createCustomerPaymentProfileRequest-gives-error-in-liveMode-but/m-p/39395#M21476</guid>
      <dc:creator>phpdev</dc:creator>
      <dc:date>2014-02-25T13:29:57Z</dc:date>
    </item>
  </channel>
</rss>

