Most explanations of credit cards start at the statement. That skips the more interesting part: what happens in the two seconds between tapping a card and seeing the approval screen, and the several days afterward when the money actually moves.
The four parties in every transaction
A card purchase is a conversation between four entities, and each has a distinct job.
| Party | Role |
|---|---|
| Cardholder | You. You initiate the purchase and owe the issuer. |
| Merchant | Sells the goods and requests authorization. |
| Acquiring bank | The merchant's bank. Routes the request and receives the funds. |
| Issuing bank | Your bank. Approves or declines, and lends you the money. |
The card network — Visa, Mastercard, American Express or Discover — is the rail all of this travels on. Visa and Mastercard are pure networks: they do not issue cards themselves, which is why your Visa is issued by a bank whose name is also on the card. American Express and Discover both operate networks and issue their own cards, which is why they can make decisions about your account and the merchant relationship at the same time.
Authorization: the two-second conversation
When you pay, the terminal sends a request through the acquiring bank and the network to your issuer. The issuer checks that the card is valid, that the account is in good standing, that the amount fits within your available credit, and that the transaction does not look fraudulent. It returns an approval or a decline.
An approval is not a payment. It is a hold: the amount is subtracted from your available credit, but no money has moved. This is the state your app calls “pending.”
Settlement: when the money actually moves
At the end of the day, the merchant submits its batch of authorizations for settlement. The issuer sends funds through the network to the acquiring bank, minus interchange fees, and the pending charge on your account becomes a posted charge. This usually takes one to three business days, longer over weekends and holidays.
Posted is the state that matters. A pending charge can vanish or change amount. A posted charge is on your account and, if you dispute it, goes through the formal billing-error process rather than simply disappearing.
From posted charge to statement
Posted charges accumulate until your billing cycle closes. At that moment, the issuer totals everything, applies any interest and fees, and produces a statement with a balance and a due date.
A charge that posts the day before your closing date appears on this month's statement and is due in about three weeks. The same charge posting one day later lands on next month's statement and is due in roughly seven weeks. Nothing about the purchase changed; only the timing did.
Paying the bill
You can pay any amount between the minimum and the full balance. Three outcomes follow:
- Pay the full statement balance by the due date — no interest on purchases, grace period preserved.
- Pay more than the minimum but less than the full balance — the remainder carries, interest accrues, and the grace period is typically suspended.
- Pay less than the minimum, or pay late — a late fee applies, and once you reach 30 days past due the delinquency can be reported to the credit bureaus.
Payments must post by the due date, not merely be initiated. Most issuers post same-day for online payments made before a cutoff time; mailed checks are a different matter entirely.
Disputes and chargebacks
If a charge is wrong — you were billed twice, the goods never arrived, the amount does not match what you agreed to — federal billing-error rules give you the right to dispute it in writing, generally within 60 days of the statement on which the error appeared.
The mechanism behind the scenes is a chargeback: your issuer reverses the settlement, pulling funds back from the merchant while the claim is investigated. Contacting the merchant first is usually faster, but it does not extend your dispute window, so do not let a slow merchant run out your clock.





