<?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: Only Charge at shipment time in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/8097#M5595</link>
    <description>&lt;P&gt;Thank you for this post John,&lt;/P&gt;&lt;P&gt;i was searching for information regarding CC expiration year rules as i have an old data entry app that for some reason is limiting the expiration year to&amp;nbsp; (current year thru curent year+6).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your post indicates there should not be a restriction on the year, it will be the bank that tells me whether it is valid or not.&lt;/P&gt;&lt;P&gt;Maybe our self-imposed limit is for a business reason, i will ask around at work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NJ&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Dec 2010 14:44:32 GMT</pubDate>
    <dc:creator>NJ</dc:creator>
    <dc:date>2010-12-02T14:44:32Z</dc:date>
    <item>
      <title>Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7434#M5283</link>
      <description>&lt;P&gt;He guys,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to Authorize.net and I have a quick good question here :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that my gateway will automatically submit a batch of successful transactions &amp;nbsp;daily at a predefined time for settlement. Now lets say I want to just authorize the user's card but actually charge them at the shipping time. How do I do that ? Is there like a status before "pending for settlement" status that I can set it, like "sucesful verified" or something like that only. And then I could flip the status of the transaction to &amp;nbsp;"pending for settlement" later when I ship out the products ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know your solution to this common problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&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>Fri, 12 Nov 2010 07:42:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7434#M5283</guid>
      <dc:creator>fantomknight</dc:creator>
      <dc:date>2010-11-12T07:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7438#M5285</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you plan to ship the product within 30 days, you may perform what is called an "authorize only" (AUTH_ONLY) submission to the API.&lt;/P&gt;&lt;P&gt;After shipping the product,simply login to Authorize.Net and click the "capture" button to capture/settle the transaction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may also programmatically capture the transaction through the Authorize.Net API (PRIOR_AUTH_CAPTURE).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2010 13:21:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7438#M5285</guid>
      <dc:creator>soundcommerce</dc:creator>
      <dc:date>2010-11-12T13:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7629#M5377</link>
      <description>&lt;P&gt;ahh I see got it. Thanks&lt;/P&gt;&lt;P&gt;2 more questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) any way to automatically renew an AUTH_ONLY transac by its id before it expires ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) I see we can only PRIOR_CAPTURE an&amp;nbsp;AUTH_ONLY transac on the same or smaller amount.&lt;/P&gt;&lt;P&gt;In the event a customer added some more items, I would like to&amp;nbsp;PRIOR_CAPTURE to a larger amount than originally submitted.&lt;/P&gt;&lt;P&gt;Any problem with AUTH_ONLY with a very large amount, lets say double the submitted total by customer, to leave room for additional items&lt;/P&gt;&lt;P&gt;on PRIOR_CAPTURE ? Would AUTH_ONLY a high amount would increase the chance to fail authorization step ?&lt;/P&gt;&lt;P&gt;does the amount at AUTH_ONLY matter at all?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2010 06:06:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7629#M5377</guid>
      <dc:creator>fantomknight</dc:creator>
      <dc:date>2010-11-18T06:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7637#M5381</link>
      <description>&lt;P&gt;1) No. You would need to do a new AUTH ONLY.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Using AUTH ONLY freezes the funds on a customer's credit card. So by freezing more then they&amp;nbsp;requested&amp;nbsp;not&amp;nbsp;only&amp;nbsp;do you limit their access to their own money, but you risk a chargeback because you froze more then you were allowed to. Only AUTH ONLY the amount you need. If their purchase is more then you orginially charged for ask for a new payment.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2010 14:14:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7637#M5381</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2010-11-18T14:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7789#M5454</link>
      <description>&lt;P&gt;then what about expiration date? They dont look validated either. As long as I just need to enter some dates isnt it? Or some option i need to turn on for this validation ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 21 Nov 2010 01:58:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7789#M5454</guid>
      <dc:creator>fantomknight</dc:creator>
      <dc:date>2010-11-21T01:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7791#M5455</link>
      <description>&lt;P&gt;Invalid or expired expiration dates do not necessarily mean a transaction will be declined. It's up to the issuing bank to decide if they will decline the transaction if the card is expired or an incorrect expiration date is provided. You will see transaction approved even with made up expiration dates. This doesn't mean it is a good practice as you open yourself up to chargebacks and will automatically lose with no recourse for recovery of funds. You also leave yourself up to prosecution for credit card fraud.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Nov 2010 14:56:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7791#M5455</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2010-11-21T14:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7849#M5481</link>
      <description>&lt;P&gt;I do understand that "it is a good practice as you open yourself up to chargebacks and will automatically lose with no recourse for recovery of funds. You also leave yourself up to prosecution for credit card fraud." However, as you said its up to the issue bank to decide, there is nothing I can do on my side isnt it? I sure will provide the expiration date / year input for customers but once I submit them to the gateway I have no control if they will be validated all the time. And just to confirm there is no setting in my gateway to enhance this checking. So looks like all hope for the best in this expiration date thingy ?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2010 07:25:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7849#M5481</guid>
      <dc:creator>fantomknight</dc:creator>
      <dc:date>2010-11-23T07:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7857#M5485</link>
      <description>&lt;P&gt;If your user submits an incorrect&amp;nbsp;expiration&amp;nbsp;date that's just an error on their side and only a potential problem in-so-much-as it may result in a declined transaction. The bigger issues come into play if you intentionally submit an incorrect expiration date in the hopes of getting a transaction approved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And there is no way to know if an expiration date is correct until you run a transaction. And even then you probably won't get a detailed response back to let you know the expiration is incorrect. But incorrect expiration dates occur&amp;nbsp;infrequently&amp;nbsp;and declines for it being incorrect occurs even less so I wouldn't worry about it too much.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2010 15:10:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7857#M5485</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2010-11-23T15:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7861#M5487</link>
      <description>&lt;P&gt;"&amp;nbsp;So looks like all hope for the best in this expiration date thingy"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when it really comes down to it the whole&amp;nbsp;credit card&amp;nbsp;system is based on hope&amp;nbsp;- hope that the details are correct - hope that the card has&amp;nbsp; not been cancelled by its issuer - hope that the customer is who they say they are....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems to me that it is always a case of doing the best with the information you are given / have access to. And with that in mind, we&amp;nbsp;draw lines of good practice and &lt;STRONG&gt;reasonable&lt;/STRONG&gt; faith/hope.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2010 15:55:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7861#M5487</guid>
      <dc:creator>TSdotNet</dc:creator>
      <dc:date>2010-11-23T15:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7863#M5488</link>
      <description>&lt;P&gt;Another issue I have is to charge customer transaction fee but there are qualified and non qualified transactions so I cant have a fixed rate. Is there anyway to know the transaction is qualified or none qualified before actually charging it ? I dont mind give them server two calls if needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2010 15:56:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7863#M5488</guid>
      <dc:creator>fantomknight</dc:creator>
      <dc:date>2010-11-23T15:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7865#M5489</link>
      <description>&lt;P&gt;Any chance of adding in a transaction fee as default, then refunding after - once you have verified the status?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2010 15:59:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7865#M5489</guid>
      <dc:creator>TSdotNet</dc:creator>
      <dc:date>2010-11-23T15:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7869#M5491</link>
      <description>&lt;P&gt;FYI, adding the processing fee is against Visa and MasterCard guidelines and can get you shut down. If you're going to do it you either need to label it something else or blend it into their costs.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2010 16:55:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7869#M5491</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2010-11-23T16:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7873#M5493</link>
      <description>&lt;P&gt;:smileysurprised: thank goodness you said that&amp;nbsp;:smileyhappy:&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2010 17:00:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7873#M5493</guid>
      <dc:creator>TSdotNet</dc:creator>
      <dc:date>2010-11-23T17:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7927#M5519</link>
      <description>&lt;P&gt;ohh I've never known that. Can I just simply call it "transaction fee" and explain that its fee to process card transaction ? Is it still against Visa or Master processing guideline ?&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2010 03:03:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7927#M5519</guid>
      <dc:creator>fantomknight</dc:creator>
      <dc:date>2010-11-25T03:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7929#M5520</link>
      <description>&lt;P&gt;Also do you guys know if a merchant gets charged for a declined or an invalid transaction ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do we get charged for all authorized attempt or just&amp;nbsp;successful&amp;nbsp;settled ones ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2010 03:16:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7929#M5520</guid>
      <dc:creator>fantomknight</dc:creator>
      <dc:date>2010-11-25T03:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7945#M5528</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;BLOCKQUOTE&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/3026"&gt;@fantomknight&lt;/a&gt; wrote:&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;ohh I've never known that. Can I just simply call it "transaction fee" and explain that its fee to process card transaction ? Is it still against Visa or Master processing guideline ?&amp;nbsp;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Also do you guys know if a merchant gets charged for a declined or an invalid transaction ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do we get charged for all authorized attempt or just&amp;nbsp;successful&amp;nbsp;settled ones ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can't call it a transaction fee. That's exactly what they don't want you to do. If you are going to charge this fee you need to label it something that in no way ties it to the payment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unless you have a great deal with your merchant account provider you get charged for every transaction. This includes your merchant account provider and Authorize.Net.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2010 15:30:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7945#M5528</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2010-11-25T15:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7951#M5531</link>
      <description>&lt;P&gt;got ya.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know how they charge for a declined transaction ? Lets say i have a bad customer who repeatedly attempted to pay a cart of $5000 - 10 times . All 10 times were declided,. Lets say my rate is 2.5% + 30c . Will I owe them 2.5% + 30c each for all those 10 declined 5000s ? That does not make sense at all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea here?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2010 23:21:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7951#M5531</guid>
      <dc:creator>fantomknight</dc:creator>
      <dc:date>2010-11-25T23:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7963#M5537</link>
      <description>&lt;P&gt;Also any idea on how to protect your self against fraud and having shipping addresses different from billing addresses even though all those information was submitted by buyers ? I see Amazon and many other companies allow consumers to have different shipping and billing addresses . How do they protect themselves against fraud chargebacks ? Any idea? I live-chatted with a authorize.net rep and they said that in their experience, you have zero chance .... is it that depressing?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2010 22:48:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7963#M5537</guid>
      <dc:creator>fantomknight</dc:creator>
      <dc:date>2010-11-26T22:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7969#M5539</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/3026"&gt;@fantomknight&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;got ya.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know how they charge for a declined transaction ? Lets say i have a bad customer who repeatedly attempted to pay a cart of $5000 - 10 times . All 10 times were declided,. Lets say my rate is 2.5% + 30c . Will I owe them 2.5% + 30c each for all those 10 declined 5000s ? That does not make sense at all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea here?&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;They only charge the percentage portion of your rate on successful transactions. Declined transaction only incur a transaction fee. This is to cover the cost of processing the transaction even though it was declined.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Nov 2010 15:16:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7969#M5539</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2010-11-27T15:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Only Charge at shipment time</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7971#M5540</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/3026"&gt;@fantomknight&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;Also any idea on how to protect your self against fraud and having shipping addresses different from billing addresses even though all those information was submitted by buyers ? I see Amazon and many other companies allow consumers to have different shipping and billing addresses . How do they protect themselves against fraud chargebacks ? Any idea? I live-chatted with a authorize.net rep and they said that in their experience, you have zero chance .... is it that depressing?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Use your brains. The vast majority of fraud with mismatching shipping and billing addresses are obviously&amp;nbsp;fraudulent&amp;nbsp;but businesses are so eager for sales they'll accept them anyway. If the billing and shipping addresses don't match check your fraud&amp;nbsp;indicators (AVS, CVV, call the customer, etc.). The more of them that are positive the more likely it is&amp;nbsp;fraudulent and you should refund the transaction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Nov 2010 15:19:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Only-Charge-at-shipment-time/m-p/7971#M5540</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2010-11-27T15:19:47Z</dc:date>
    </item>
  </channel>
</rss>

