Do businesses save their customers' credit card information until the payment is finalized?Can I negotiate to...

What is the design rationale for having armor and magic penetration mechanics?

Can digital computers understand infinity?

Is the value of a probability density function for a given input a point, a range, or both?

Why exactly is the answer 50 Ohms?

Can there be an atomic nucleus where there are more protons than neutrons?

Legality of creating a SE replica using SE's content

What happens if a geocentric model of the world were correct?

Novel set in the future, children cannot change the class they are born into, one class is made uneducated by associating books with pain

7 mentions of night in Gospel of John

Does a reincarnated Draconic Bloodline Sorcerer save his class abilities?

33 Months on Death Row

What is the German word for: "It only works when I try to show you how it does not work"?

They say I should work on bigger things

Is there any restriction in entering the South American countries multiple times in one year?

"Distance" vs "a distance"

SuperTuxKart 0.9.3-2 has no online multiplayer?

'Pound' meaning in this context

What is the name for a fluid transition between two tones? When did it first appear?

Is it reasonable to ask candidates to create a profile on Google Scholar?

Proofreading a novel: is it okay to use a question mark with an exclamation mark - "?!"

Trying to add electrical outlets off of a junction box but the junction box has a lot more wires than Ive been shown so which ones to run it off?

What is the fastest algorithm for finding the natural logarithm of a big number?

How to get the SMILES of all compounds on PubChem?

Where does the tea come from?



Do businesses save their customers' credit card information until the payment is finalized?


Can I negotiate to have a credit card interest fee waived?Is there a rule that a merchant must identify themself when making a chargeWhat are “PIN-less” transactions, when are they possible, and how do I make sure my transaction is PIN-less?Why don't banks allow more control over credit/debit card charges?Why would a restaurant offer a very large cash discount?How do service providers and payment processors process payment reversals?Proper response to restaurants taking extra tip?Reversing the credit card model to make it secureIs there such a thing as a credit card with no (currency exchange) fees?Credit Card Transaction not appearing






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{
margin-bottom:0;
}








3

















Paying by credit card is a multi-step process where only the initial authorization is made at the point of sale, with the finalized transactions usually entered as a batch at the end of each business day. In the United States, for service (as opposed to goods) transactions, the finalized charge is often different from the initial authorization amount, as it includes any tip that the customer may have left.



Does the restaurant's credit card system typically store the customer's credit card information after the initial authorization until the charge is finalized? If so, for how long is it typically stored? If not, how is the business able to change the amount charged to the card?










share|improve this question



























  • You first sentence is totally wrong, and only applies in some cases.

    – Fattie
    2 hours ago


















3

















Paying by credit card is a multi-step process where only the initial authorization is made at the point of sale, with the finalized transactions usually entered as a batch at the end of each business day. In the United States, for service (as opposed to goods) transactions, the finalized charge is often different from the initial authorization amount, as it includes any tip that the customer may have left.



Does the restaurant's credit card system typically store the customer's credit card information after the initial authorization until the charge is finalized? If so, for how long is it typically stored? If not, how is the business able to change the amount charged to the card?










share|improve this question



























  • You first sentence is totally wrong, and only applies in some cases.

    – Fattie
    2 hours ago














3












3








3








Paying by credit card is a multi-step process where only the initial authorization is made at the point of sale, with the finalized transactions usually entered as a batch at the end of each business day. In the United States, for service (as opposed to goods) transactions, the finalized charge is often different from the initial authorization amount, as it includes any tip that the customer may have left.



Does the restaurant's credit card system typically store the customer's credit card information after the initial authorization until the charge is finalized? If so, for how long is it typically stored? If not, how is the business able to change the amount charged to the card?










share|improve this question














Paying by credit card is a multi-step process where only the initial authorization is made at the point of sale, with the finalized transactions usually entered as a batch at the end of each business day. In the United States, for service (as opposed to goods) transactions, the finalized charge is often different from the initial authorization amount, as it includes any tip that the customer may have left.



Does the restaurant's credit card system typically store the customer's credit card information after the initial authorization until the charge is finalized? If so, for how long is it typically stored? If not, how is the business able to change the amount charged to the card?







credit-card identity-theft transaction






share|improve this question













share|improve this question











share|improve this question




share|improve this question



share|improve this question










asked 9 hours ago









tparkertparker

2201 silver badge9 bronze badges




2201 silver badge9 bronze badges
















  • You first sentence is totally wrong, and only applies in some cases.

    – Fattie
    2 hours ago



















  • You first sentence is totally wrong, and only applies in some cases.

    – Fattie
    2 hours ago

















You first sentence is totally wrong, and only applies in some cases.

– Fattie
2 hours ago





You first sentence is totally wrong, and only applies in some cases.

– Fattie
2 hours ago










2 Answers
2






active

oldest

votes


















7


















I wouldn't regard that article as knowledgeable about credit card processing systems, however:




Does the restaurant's credit card system typically store the
customer's credit card information after the initial authorization
until the charge is finalized? If so, for how long is it typically
stored?




They shouldn't do, unless their business is fully PCI-DSS security compliant.




If not, how is the business able to change the amount charged to the
card?




When the restaurant processes the card for the initial hold, they will get an identity/authorisation code back for that particular transaction. They can then submit an additional/amended transaction using that identity/authorisation code, which their card services provider can use to refer back to the initial transaction and re-use the card details as originally processed.






share|improve this answer


































    1


















    Merchants should ideally not be in possession of customer credit card data. Where merchants have payment terminals provided by a credit card processor (those machines you tap with your card or slide in to read the chip), the merchant doesn't even see the credit card number. Since the merchant receives a transaction identifier, they have the means to amend a transaction without having access to the CC number.



    The following may now be obsolete, but one CC system I worked on allowed a mobile (no radio) POS terminal to accept credit cards for purchases. The transactions were batched up on the device until it could be docked and the data uploaded to the credit card processor (perhaps at the end of a day). PCI compliance required the transactions to be encrypted in a fairly specific manner to ensure that the stored data could only be decrypted by the processor. Given the advances in wireless communication since then, I would expect that there is no longer a need to store transactions on the device, and that they are uploaded immediately.






    share|improve this answer




























      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "93"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      noCode: true, onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });















      draft saved

      draft discarded
















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmoney.stackexchange.com%2fquestions%2f115494%2fdo-businesses-save-their-customers-credit-card-information-until-the-payment-is%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown


























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      7


















      I wouldn't regard that article as knowledgeable about credit card processing systems, however:




      Does the restaurant's credit card system typically store the
      customer's credit card information after the initial authorization
      until the charge is finalized? If so, for how long is it typically
      stored?




      They shouldn't do, unless their business is fully PCI-DSS security compliant.




      If not, how is the business able to change the amount charged to the
      card?




      When the restaurant processes the card for the initial hold, they will get an identity/authorisation code back for that particular transaction. They can then submit an additional/amended transaction using that identity/authorisation code, which their card services provider can use to refer back to the initial transaction and re-use the card details as originally processed.






      share|improve this answer































        7


















        I wouldn't regard that article as knowledgeable about credit card processing systems, however:




        Does the restaurant's credit card system typically store the
        customer's credit card information after the initial authorization
        until the charge is finalized? If so, for how long is it typically
        stored?




        They shouldn't do, unless their business is fully PCI-DSS security compliant.




        If not, how is the business able to change the amount charged to the
        card?




        When the restaurant processes the card for the initial hold, they will get an identity/authorisation code back for that particular transaction. They can then submit an additional/amended transaction using that identity/authorisation code, which their card services provider can use to refer back to the initial transaction and re-use the card details as originally processed.






        share|improve this answer





























          7














          7










          7









          I wouldn't regard that article as knowledgeable about credit card processing systems, however:




          Does the restaurant's credit card system typically store the
          customer's credit card information after the initial authorization
          until the charge is finalized? If so, for how long is it typically
          stored?




          They shouldn't do, unless their business is fully PCI-DSS security compliant.




          If not, how is the business able to change the amount charged to the
          card?




          When the restaurant processes the card for the initial hold, they will get an identity/authorisation code back for that particular transaction. They can then submit an additional/amended transaction using that identity/authorisation code, which their card services provider can use to refer back to the initial transaction and re-use the card details as originally processed.






          share|improve this answer














          I wouldn't regard that article as knowledgeable about credit card processing systems, however:




          Does the restaurant's credit card system typically store the
          customer's credit card information after the initial authorization
          until the charge is finalized? If so, for how long is it typically
          stored?




          They shouldn't do, unless their business is fully PCI-DSS security compliant.




          If not, how is the business able to change the amount charged to the
          card?




          When the restaurant processes the card for the initial hold, they will get an identity/authorisation code back for that particular transaction. They can then submit an additional/amended transaction using that identity/authorisation code, which their card services provider can use to refer back to the initial transaction and re-use the card details as originally processed.







          share|improve this answer













          share|improve this answer




          share|improve this answer



          share|improve this answer










          answered 8 hours ago









          OwainOwain

          3743 bronze badges




          3743 bronze badges




























              1


















              Merchants should ideally not be in possession of customer credit card data. Where merchants have payment terminals provided by a credit card processor (those machines you tap with your card or slide in to read the chip), the merchant doesn't even see the credit card number. Since the merchant receives a transaction identifier, they have the means to amend a transaction without having access to the CC number.



              The following may now be obsolete, but one CC system I worked on allowed a mobile (no radio) POS terminal to accept credit cards for purchases. The transactions were batched up on the device until it could be docked and the data uploaded to the credit card processor (perhaps at the end of a day). PCI compliance required the transactions to be encrypted in a fairly specific manner to ensure that the stored data could only be decrypted by the processor. Given the advances in wireless communication since then, I would expect that there is no longer a need to store transactions on the device, and that they are uploaded immediately.






              share|improve this answer































                1


















                Merchants should ideally not be in possession of customer credit card data. Where merchants have payment terminals provided by a credit card processor (those machines you tap with your card or slide in to read the chip), the merchant doesn't even see the credit card number. Since the merchant receives a transaction identifier, they have the means to amend a transaction without having access to the CC number.



                The following may now be obsolete, but one CC system I worked on allowed a mobile (no radio) POS terminal to accept credit cards for purchases. The transactions were batched up on the device until it could be docked and the data uploaded to the credit card processor (perhaps at the end of a day). PCI compliance required the transactions to be encrypted in a fairly specific manner to ensure that the stored data could only be decrypted by the processor. Given the advances in wireless communication since then, I would expect that there is no longer a need to store transactions on the device, and that they are uploaded immediately.






                share|improve this answer





























                  1














                  1










                  1









                  Merchants should ideally not be in possession of customer credit card data. Where merchants have payment terminals provided by a credit card processor (those machines you tap with your card or slide in to read the chip), the merchant doesn't even see the credit card number. Since the merchant receives a transaction identifier, they have the means to amend a transaction without having access to the CC number.



                  The following may now be obsolete, but one CC system I worked on allowed a mobile (no radio) POS terminal to accept credit cards for purchases. The transactions were batched up on the device until it could be docked and the data uploaded to the credit card processor (perhaps at the end of a day). PCI compliance required the transactions to be encrypted in a fairly specific manner to ensure that the stored data could only be decrypted by the processor. Given the advances in wireless communication since then, I would expect that there is no longer a need to store transactions on the device, and that they are uploaded immediately.






                  share|improve this answer














                  Merchants should ideally not be in possession of customer credit card data. Where merchants have payment terminals provided by a credit card processor (those machines you tap with your card or slide in to read the chip), the merchant doesn't even see the credit card number. Since the merchant receives a transaction identifier, they have the means to amend a transaction without having access to the CC number.



                  The following may now be obsolete, but one CC system I worked on allowed a mobile (no radio) POS terminal to accept credit cards for purchases. The transactions were batched up on the device until it could be docked and the data uploaded to the credit card processor (perhaps at the end of a day). PCI compliance required the transactions to be encrypted in a fairly specific manner to ensure that the stored data could only be decrypted by the processor. Given the advances in wireless communication since then, I would expect that there is no longer a need to store transactions on the device, and that they are uploaded immediately.







                  share|improve this answer













                  share|improve this answer




                  share|improve this answer



                  share|improve this answer










                  answered 17 mins ago









                  Anthony XAnthony X

                  8765 silver badges9 bronze badges




                  8765 silver badges9 bronze badges


































                      draft saved

                      draft discarded



















































                      Thanks for contributing an answer to Personal Finance & Money Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmoney.stackexchange.com%2fquestions%2f115494%2fdo-businesses-save-their-customers-credit-card-information-until-the-payment-is%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown









                      Popular posts from this blog

                      Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

                      Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

                      Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...