<?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: CIM validateCustomerPaymentProfileRequest returns &amp;quot;declined&amp;quot; for valid international C in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/341#M251</link>
    <description>&lt;P&gt;A &lt;STRONG&gt;validateCustomerPaymentProfileRequest &lt;/STRONG&gt;doesn't process a transaction but it does validate the payment information on file within the payment profile as much as is possible without processing a transaction, meaning it validates that the payment information on file passes a Mod-10 check and that the expiration date is a future date, but a &lt;STRONG&gt;createCustomerProfileTransactionRequest &lt;/STRONG&gt;will process a transaction for the amount specified unless &amp;lt;validationMode&amp;gt;testMode&amp;lt;/validationMode&amp;gt; is included in the request.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;True validation of the payment information can only occur at the issuing bank and issuers are only sent this information for validation with a live mode transaction.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Sep 2009 19:44:51 GMT</pubDate>
    <dc:creator>Elaine</dc:creator>
    <dc:date>2009-09-25T19:44:51Z</dc:date>
    <item>
      <title>CIM validateCustomerPaymentProfileRequest returns "declined" for valid international CC</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/224#M146</link>
      <description>&lt;P&gt;I continue to encounter billing failures for real customers when validating a new CIM payment profile for some non-US bank (Australian) credit cards. It would seem that the $0.01 (one-cent) validation transactions are declined by a few banks even when the customer's credit card account is valid.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've found by hearsay that these declines are probably fraud protection measures put in place by certain banking institutions.&amp;nbsp;It seems like the official CIM API's &lt;STRONG&gt;validateCustomerPaymentProfileRequest&lt;/STRONG&gt; would be tuned to avoid such failure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Anyone else see these problems? Would you share your solution to this quandary?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm curious if instead of using &lt;/SPAN&gt;&lt;STRONG&gt;validateCustomerPaymentProfileRequest&lt;/STRONG&gt;&lt;SPAN&gt;, calling&amp;nbsp;&lt;STRONG&gt;createCustomerProfileTransactionRequest&lt;/STRONG&gt;&amp;nbsp;for $1 &amp;amp; then voiding it would be more likely to be successful?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Curious to hear your experiences,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;*Mars&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2009 20:16:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/224#M146</guid>
      <dc:creator>mars</dc:creator>
      <dc:date>2009-09-21T20:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: CIM validateCustomerPaymentProfileRequest returns "declined" for valid international C</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/231#M153</link>
      <description>&lt;P&gt;I'll tell you what I do - it may not be appropriate for you.&amp;nbsp; When a customer makes a purchase, I display a checkbox asking if they want to save the credit card for future purchases.&amp;nbsp; If so, I do the current purchase normally using AIM, and then create a CIM profile specifying "test" mode that does not create the .01 transaction, assuming that if the AIM transaction succeeded, the card is good.&amp;nbsp; I have not had a problem with this sequence.&amp;nbsp; Since I always do it this way, I have not encountered the situation you did, but I do have many international customers who have saved their CC info with us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the customer's order is for backordered merchandise only, the AIM transaction is an "auth only" for $1.00.&amp;nbsp; This too has never given me grief.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2009 20:45:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/231#M153</guid>
      <dc:creator>hotslots132</dc:creator>
      <dc:date>2009-09-17T20:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: CIM validateCustomerPaymentProfileRequest returns "declined" for valid international C</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/281#M193</link>
      <description>&lt;P&gt;These declines may be due to&amp;nbsp;the Address Verification System (AVS) rejection settings selected within the account you are using.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Address Verification Service (AVS) is used to validate the address that is on file with your customer’s credit card issuer for domestic transactions. However, in most cases, credit card institutions outside of the US do not support AVS. The result is that most international transactions cannot have their addresses verified. This puts these transactions at a higher risk of fraud. This also may result in higher discount rates from your Merchant Service Provider for accepting international transactions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By default, the Authorize.Net gateway rejects these types of transactions. However, these setting can be altered so the majority of international transactions can be processed. To modify your AVS settings, please review the following instructions:&lt;/P&gt;
&lt;BLOCKQUOTE style="margin-right: 0px;" dir="ltr"&gt;
&lt;P&gt;1. Log into your Merchant Interface at &lt;A href="https://account.authorize.net/" target="_blank" rel="nofollow"&gt;https://account.authorize.net&lt;/A&gt;&amp;nbsp; &lt;BR /&gt;2. Click &lt;STRONG&gt;Settings&lt;/STRONG&gt; in the main left side menu.&amp;nbsp;&amp;nbsp; &lt;BR /&gt;3. Click &lt;STRONG&gt;Address Verification Service&lt;/STRONG&gt;; &lt;BR /&gt;4. Unselect the check boxes for AVS Code G,&amp;nbsp;U,&amp;nbsp;and&amp;nbsp;S&amp;nbsp;to accept international credit cards&amp;nbsp; &lt;BR /&gt;5. Click &lt;STRONG&gt;Submit&lt;/STRONG&gt; to save changes&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Note: By changing these settings, you do accept any risk associated with processing international transactions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more information on AVS, please see our online video tutorial at &lt;A href="http://www.authorize.net/videos" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;A href="http://www.authorize.net/videos" rel="nofollow" target="_blank"&gt;www.authorize.net/videos&lt;/A&gt; .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Setting &amp;lt;validationMode&amp;gt;testMode&amp;lt;/validationMode&amp;gt; would prevent these declines during creation of the profile within your account, however&amp;nbsp;the declines would still occur when a createCustomerProfileTransactionRequest function was attempted.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2009 17:54:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/281#M193</guid>
      <dc:creator>Elaine</dc:creator>
      <dc:date>2009-09-21T17:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: CIM validateCustomerPaymentProfileRequest returns "declined" for valid international C</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/297#M209</link>
      <description>&lt;P&gt;@&amp;nbsp;&lt;SPAN&gt;&lt;A rel="nofollow" href="http://community.developer.authorize.net/t5/user/viewprofilepage/user-id/140" target="_self"&gt;hotslots132&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for explaining your transaction sequence. This kind of solution may be feasible for us. I would probably do the $1 authorization via AIM, void that auth, then create the CIM profile with no further validation.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2009 20:03:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/297#M209</guid>
      <dc:creator>mars</dc:creator>
      <dc:date>2009-09-21T20:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: CIM validateCustomerPaymentProfileRequest returns "declined" for valid international C</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/298#M210</link>
      <description>&lt;P&gt;@&amp;nbsp;&lt;SPAN class="login-bold"&gt;&lt;A rel="nofollow" href="http://community.developer.authorize.net/t5/user/viewprofilepage/user-id/10" target="_self"&gt;Elaine&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The response we get back is "payment declined" not "AVS error". But our AVS settings are not exactly like you describe.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"G" &amp;amp; "U" are already unchecked, but we still have "S" checked. I will try unchecking "S" as well &amp;amp; see if our decline rate drops.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your response!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;*Mars&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2009 20:12:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/298#M210</guid>
      <dc:creator>mars</dc:creator>
      <dc:date>2009-09-21T20:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: CIM validateCustomerPaymentProfileRequest returns "declined" for valid international C</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/300#M212</link>
      <description>&lt;P&gt;One additional complication with the&amp;nbsp; validation request for international transactions is from the currency conversion.&amp;nbsp; For example, a USD 1¢ authorization attempt will be end up as a fractional cent when converted to Euros (approximately 0.6¢ at the current rate).&amp;nbsp; As one might expect, international banks are more likely to reject this authorization than to simply round it up.&amp;nbsp; Currently, the best workaround we can offer for this is to use a "testMode" validation when working with an international card.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2009 21:35:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/300#M212</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2009-09-21T21:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: CIM validateCustomerPaymentProfileRequest returns "declined" for valid international C</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/336#M247</link>
      <description>&lt;P&gt;But doesn't a test mode validation not actually do any validation of the card?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2009 01:35:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/336#M247</guid>
      <dc:creator>hotslots132</dc:creator>
      <dc:date>2009-09-25T01:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: CIM validateCustomerPaymentProfileRequest returns "declined" for valid international C</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/341#M251</link>
      <description>&lt;P&gt;A &lt;STRONG&gt;validateCustomerPaymentProfileRequest &lt;/STRONG&gt;doesn't process a transaction but it does validate the payment information on file within the payment profile as much as is possible without processing a transaction, meaning it validates that the payment information on file passes a Mod-10 check and that the expiration date is a future date, but a &lt;STRONG&gt;createCustomerProfileTransactionRequest &lt;/STRONG&gt;will process a transaction for the amount specified unless &amp;lt;validationMode&amp;gt;testMode&amp;lt;/validationMode&amp;gt; is included in the request.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;True validation of the payment information can only occur at the issuing bank and issuers are only sent this information for validation with a live mode transaction.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2009 19:44:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/341#M251</guid>
      <dc:creator>Elaine</dc:creator>
      <dc:date>2009-09-25T19:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: CIM validateCustomerPaymentProfileRequest returns "declined" for valid international C</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/342#M252</link>
      <description>&lt;P&gt;@&amp;nbsp;&lt;A rel="nofollow" href="http://community.developer.authorize.net/t5/user/viewprofilepage/user-id/10" target="_self"&gt;&lt;SPAN class="login-bold"&gt;Elaine&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is not true.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;validateCustomerPaymentProfileRequest&lt;/STRONG&gt;&amp;nbsp;does process a transaction. It performs a $0.01 auth-only transaction, and then immediately voids it, thereby "validating the payment information with the card issuer's bank".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2009 20:00:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/342#M252</guid>
      <dc:creator>mars</dc:creator>
      <dc:date>2009-09-25T20:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: CIM validateCustomerPaymentProfileRequest returns "declined" for valid international C</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/346#M256</link>
      <description>&lt;P&gt;To clarify, Elaine's response was directed specifically at hotslot123's question regarding &lt;EM&gt;testMode&lt;/EM&gt; validation.&amp;nbsp; As she described, this type of transaction does not actually send any data to the card issuing bank and only performs field validation.&amp;nbsp; This is significantly different from what happens when you specify &lt;EM&gt;liveMode&lt;/EM&gt; validation or if you process a normal createCustomerProfileTransactionRequest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The exception to this is if you have specified the &lt;EM&gt;validationMode&lt;/EM&gt; element in the createCustomerProfileRequest to &lt;EM&gt;testMode&lt;/EM&gt;.&amp;nbsp; &lt;EM&gt;ValidationMode &lt;/EM&gt;is not a required element for this transaction type and is an unlikely source of confusion, but it is important to note any exceptions to the rule.&amp;nbsp; If you do specify the &lt;EM&gt;validationMode&lt;/EM&gt; as &lt;EM&gt;testMode&lt;/EM&gt; on a createCustomerProfileRequest, it will act similarly to a &lt;EM&gt;testmode&lt;/EM&gt; validation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mars is absolutely correct that a validateCustomerPaymentProfileRequest will generate a $0.01 auth-only transaction if the &lt;EM&gt;validationMode&lt;/EM&gt; is set to &lt;EM&gt;liveMode&lt;/EM&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2009 23:15:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/346#M256</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2009-09-25T23:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: CIM validateCustomerPaymentProfileRequest returns "declined" for valid international C</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/6482#M4851</link>
      <description>&lt;P&gt;Hi Trevor,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you elaborate on this testMode validation you mentioned?&amp;nbsp; Have you come across any alternative or more efficient solutions since recommending this workaround?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2010 21:58:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/6482#M4851</guid>
      <dc:creator>cristabul56</dc:creator>
      <dc:date>2010-10-18T21:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: CIM validateCustomerPaymentProfileRequest returns "declined" for valid international C</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/6708#M4955</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only significant change since the original post is relevant only to Visa.&amp;nbsp; Last year, Visa mandated that processors support what we call "$0 authorizations".&amp;nbsp; These are basically transactions run for $0 in order to validate the cardholder information.&amp;nbsp; As a result of the mandate, we were able to build this into our system and it is utilized for Visa cards when running a liveMode validation.&amp;nbsp; Since there is no actual amount, you shouldn't be affected by international conversion issues.&amp;nbsp;&amp;nbsp; Unfortunately, this support is only for Visa, until the other card issuers make similar mandates, it is unlikely there will be widespread enough support for us to build it in for those other card types.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2010 23:41:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/6708#M4955</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2010-10-26T23:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: CIM validateCustomerPaymentProfileRequest returns "declined" for valid international C</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/23375#M12588</link>
      <description>&lt;P&gt;Is this still an issue with CIM's "validate" and international credit cards?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll be dealing with mainly international credit cards, and I want to make sure I don't run into this same issue with valid international credit cards being declined because of CIM's "validate".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;olimits7&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2012 03:09:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/23375#M12588</guid>
      <dc:creator>olimits7</dc:creator>
      <dc:date>2012-02-22T03:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: CIM validateCustomerPaymentProfileRequest returns "declined" for valid international C</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/23515#M12655</link>
      <description>&lt;P&gt;Yes, unfortunately this is still going to be an issue for many internetional cards. Visa cards are able to run "AVS Only" or "$0 Authorizations" instead of running a $0.01 transaction, but this still isn't widely supported for other card types. Successful validation of an international card is best left to "testMode" validation.&amp;nbsp; You could follow it up with a manual authorization request for $0.05 and an immediate void, but this can't be automated by the CIM system.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2012 22:12:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/23515#M12655</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2012-02-23T22:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: CIM validateCustomerPaymentProfileRequest returns "declined" for valid international C</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/37629#M20786</link>
      <description>&lt;P&gt;It has been almost a year.&amp;nbsp; Has anything changed on this matter? Most of my customers pay with non US credit card.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2013 15:23:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-validateCustomerPaymentProfileRequest-returns-quot-declined/m-p/37629#M20786</guid>
      <dc:creator>sarahs</dc:creator>
      <dc:date>2013-12-20T15:23:59Z</dc:date>
    </item>
  </channel>
</rss>

