Payment Processing for Creators: The Complete Guide

Jamal Brooks·6 min read
Payment processing dashboard with transaction overview

Key Takeaways

  • The first decision is merchant of record versus direct processor, because it determines who carries the sales tax and VAT obligation
  • Budget three to four percent of revenue for payment costs, not the headline 2.9 percent, and check what currency conversion is really costing you
  • A generous refund policy is cheaper than a strict one, because every refund granted is a chargeback avoided
  • Involuntary churn from expired cards loses more subscription revenue than cancellations do, and card updater plus smart retries recovers much of it
  • EU VAT on digital sales to consumers has no threshold: the obligation starts at the first sale

The payment stack question most creators actually face is not "which processor has the lowest fee". It is "who is legally responsible for the sales tax on this transaction, and do I understand what happens the first time somebody disputes a charge". Fees are the visible cost and rarely the expensive one.

This guide covers the decisions in the order they actually bite: who is the merchant of record, what you will really pay, how refunds and chargebacks work, and what you have to set aside for tax.

The decision that comes before choosing a processor

There are two fundamentally different models, and the choice determines your obligations more than any feature comparison.

Direct processor. You are the merchant of record. Stripe, PayPal, Square and Adyen fall here. You control the checkout, you own the customer relationship, and you are legally responsible for collecting and remitting sales tax and VAT in every jurisdiction where you have an obligation.

Merchant of record. The provider sells to your customer and pays you. Paddle, Lemon Squeezy, FastSpring and the app stores work this way. They take on tax liability, handle compliance, and take a larger cut in exchange.

The tax point is not a small one. Digital product sales into the EU trigger VAT obligations from the first euro with no threshold, and the rate depends on where the customer is. US sales tax on digital goods varies by state and several states now tax them. Handling that yourself, correctly, across dozens of jurisdictions is a real ongoing cost in software and accountant time.

A rough rule: if you are selling digital products internationally and cannot justify a bookkeeper, merchant of record is usually cheaper despite the higher headline rate. If you are selling physical goods domestically, or you have the operational capacity, direct is cheaper. The Paddle versus Stripe comparison works through the crossover in detail.

What you will actually pay

The advertised rate is the beginning of the list.

CostTypicalNotes
Domestic cardaround 2.9 percent plus a fixed feeThe number everyone quotes
International cardplus roughly 1 to 1.5 percentApplies to the card's issuing country, not yours
Currency conversionplus roughly 1 to 2 percentOften on top of an unfavourable rate
Chargebacka fixed fee per disputeCharged whether or not you win
Payout to another currencyvariesFrequently the largest hidden cost
Instant payouta percentageOptional, and expensive

Budget three to four percent of revenue rather than the headline 2.9, and more if your customers are substantially international.

The line people miss is currency. If you price in dollars and settle to a non-dollar account, you may pay a conversion spread twice. Holding balances in the currency you charge in, where the processor supports it, frequently saves more than any fee negotiation.

Payment methods matter more than people expect

Card-only checkout leaves money on the table in most of the world.

  • Europe: SEPA direct debit, iDEAL in the Netherlands, Bancontact in Belgium, and in Germany a strong preference for bank transfer and invoice methods over cards.

  • Latin America: Pix in Brazil is near universal, OXXO in Mexico serves the large unbanked segment.

  • Asia: local wallets dominate in several markets, and card penetration is lower than Western assumptions.

  • Everywhere: Apple Pay and Google Pay meaningfully raise mobile conversion by removing form entry. The Apple Pay checkout guide covers the implementation.


You do not need all of these. You need the ones your actual customers use, which you can determine from where your traffic comes from.

Refunds, disputes and the difference between them

These are frequently conflated and they are not the same thing.

A refund is you returning money voluntarily. You lose the revenue. Depending on the processor you may or may not get the processing fee back, and increasingly you do not.

A chargeback is the customer going to their bank instead of to you. You lose the revenue, you pay a dispute fee, and the dispute counts against your account's chargeback ratio. If that ratio goes too high, processors will place you in a monitoring program or terminate the account.

The strategic implication is that a generous, easy refund policy is cheaper than a strict one. Every refund you grant is a chargeback you did not receive. A clear thirty-day policy, honoured without argument, is one of the best value operational decisions a small business can make.

Practical measures that reduce disputes:

  • A recognisable billing descriptor. A large share of disputes are customers not recognising the charge. Set it to your trading name, not your legal entity name.

  • Immediate confirmation email with what was bought and how to get a refund.

  • Notice before a subscription renews, particularly for annual plans. This is legally required in several jurisdictions and reduces disputes everywhere.

  • Responsive support. Most people go to their bank because they could not reach you.


Subscriptions have their own failure mode

If you sell recurring, the largest source of lost revenue is not cancellation, it is involuntary churn: payments that fail on cards that expired or were reissued.

The three controls that matter:

  • Card account updater, which automatically refreshes reissued card details. Most major processors offer it and many businesses never switch it on.

  • Smart retries, which retry failed charges on a schedule tuned to when they are likely to succeed rather than on a fixed interval.

  • Dunning emails that actually reach the customer, with a working link to update the card.


Together these routinely recover a meaningful share of failed payments. The subscription billing best practices piece covers the sequence in detail.

Tax, which is the part that goes wrong quietly

Not tax advice, and jurisdiction-specific rules change, but the structural points:

  • Set aside money from day one. A common working figure is 25 to 30 percent of profit, but it depends entirely on your jurisdiction and structure. Get this wrong for a year and you have a problem that is difficult to unwind.

  • Digital goods are taxed differently from physical goods and services in many places, and differently again for B2B versus consumer sales.

  • EU VAT on digital sales to consumers has no threshold. The obligation begins at the first sale.

  • Automated tax tools such as Stripe Tax, TaxJar and Avalara calculate and in some configurations remit. They cost money and they are usually cheaper than the alternative.

  • Merchant of record providers remove this obligation entirely, which is the main thing you are buying from them.


Talk to an accountant in your own jurisdiction before your first year closes rather than after.

Getting paid out

The last mile is frequently the most frustrating.

  • Payout schedule varies from daily to weekly, and new accounts usually start on a longer hold while the processor assesses risk.

  • Reserves may be imposed on higher-risk categories, holding back a percentage of revenue for a period. This is normal and rarely explained upfront.

  • Cross-border payout costs can exceed processing fees. If your processor settles in a currency you do not hold, check the conversion rate they use rather than assuming it is the mid-market rate. The cross-border payments guide covers the corridors in detail.


If you are paying other people too

Creators who run affiliate programs, marketplaces or revenue shares have a second problem: paying out to many recipients across many countries, with the tax reporting that comes with it.

This is a genuinely different product from accepting payments, and building it yourself involves onboarding, identity verification, payout rails and tax forms. Stripe Connect is the usual direct answer and the Stripe Connect guide covers what it involves. Platforms that handle payouts natively remove the problem, which is the main reason people use them.

A sensible default

For most creators selling digital products internationally, without a finance function:

1. Use a merchant of record, or a direct processor plus an automated tax tool from the start.
2. Enable Apple Pay and Google Pay immediately, and add local methods for whichever markets are more than a small share of your traffic.
3. Publish a clear refund policy and honour it without friction.
4. Turn on card updater and smart retries on day one if you sell subscriptions.
5. Set your billing descriptor to a name customers will recognise.
6. Set tax money aside from the first sale.

Nothing on that list is exciting and every item on it costs less than the problem it prevents.

paymentsstripebillingtaxes

Written by Jamal Brooks

Jamal is a product engineer at Affiliateo who writes about payments, integrations, and technical best practices.

Frequently Asked Questions

Related Articles