Payment Methods for Case-Opening Sites: Cards, Crypto and Skins
ruushedd
AssetPay team ·
Payment is the hardest infrastructure problem a case-opening site has, and it usually isn't the one founders expect. The site itself is a straightforward web application. Getting money — or value — into it reliably, from an audience that card networks treat as high risk, is where these platforms actually live or die.
Here's an honest look at the options, including what each one costs you in ways that don't appear on a fee schedule.
Cards, and why they're harder than they look
Card processing is the default assumption and the worst fit. Mainstream processors classify gaming-adjacent platforms with chance mechanics as high risk, which plays out in a few predictable stages: an application that gets declined, or an account that gets approved and then frozen after volume picks up, with a rolling reserve held against future chargebacks.
Even when it works, the economics are unfriendly. High-risk rates run well above standard, reserves tie up a percentage of revenue for months, and chargeback ratios are the metric that ends the relationship. A user who loses money on your site and disputes the charge is a chargeback you will usually lose, because "I didn't authorise this" is difficult to rebut when the underlying product is intangible.
The structural problem is that cards are reversible and your product is not.
Crypto
Crypto solves reversibility completely — settlement is final, there are no chargebacks, and no acquirer can decide your business model is unacceptable. That's genuinely valuable here.
What it costs you is conversion. Every user who doesn't already hold crypto has to acquire some, and that funnel is brutal: exchange signup, identity verification, a purchase, a withdrawal, a transfer. Most people drop out. Crypto works well as an option for users who already have it and poorly as the only way in.
There's also volatility and treasury management to handle, and the compliance posture is not as simple as "no bank involved" suggests.
Skin deposits
For a case-opening site specifically, skins are the option that fits the audience rather than fighting it. Your users are Counter-Strike and Rust players. They already hold inventory, it already has value, and that value is otherwise locked inside Steam — the Community Market pays out to a Steam Wallet, which they can only spend back into Steam.
That last point is the one that matters commercially. You're not competing with a card for the same dollar. You're offering an exit for value that has no other exit, which is why skin deposits often convert better than any payment method a platform adds.
Mechanically it's a Steam trade: the user selects items, a bot sends a trade offer, they confirm in the mobile app, the items arrive and their balance is credited. The full flow is here.
And critically, it inherits crypto's best property — a completed Steam trade is not reversible by the user's bank.
The difficulty is that doing it properly is a real infrastructure commitment: pricing items correctly, running bot accounts that don't get locked, handling trade holds and item locks at the eligibility check, and verifying that the trade which completed is the one you priced. That's the build-versus-buy decision, and it's why gateways exist.
Comparing them honestly
| Reversible | Audience fit | Setup difficulty | Main risk | |
|---|---|---|---|---|
| Cards | Yes | Broad | High — approval is the barrier | Chargebacks, account termination |
| Crypto | No | Narrow | Low | Conversion drop-off, volatility |
| Skins | No | Native | Medium via gateway, high in-house | Pricing and bot operations |
What most platforms end up doing
Skins as the primary rail, because that's what the audience actually holds and it converts. Crypto alongside it, because it's cheap to add and covers users who prefer it. Cards only if and when the business can survive the underwriting.
The ordering matters more than the list. Teams that start with cards spend months on processor applications and reserves before discovering their users would rather pay with an AK-47. Teams that start with skins are usually taking deposits inside a couple of weeks.
Before you pick a provider
Whatever you choose, the questions are the same ones in our gateway evaluation guide: who carries the pricing risk, what happens when a trade fails halfway, whether webhooks are signed and replay-safe, and what your backend can prove after the fact.
If skin deposits are the direction, AssetPay handles pricing, bots and settlement behind one API — the merchant docs show the integration, or get in touch to talk through your setup.