What does 'your payment method was declined' actually mean?
It is the generic message a checkout shows when the issuing bank or the network refuses to authorise a charge on the selected method. The underlying reason can be anything from insufficient funds to a soft network error to a hard fraud-prevention block. topropay records the granular decline reason behind that generic message, then either cascades the request to another acquirer (soft declines) or surfaces a helpful next step for the shopper (hard declines).
Why do I keep seeing 'this payment method has been declined' on otherwise good cards?
The most common pattern is a soft decline that an individual gateway cannot retry, so the merchant sees a final 'this payment method has been declined' message even though the same transaction would succeed on another route. Sitting an orchestration layer in front of multiple acquirers turns that final message into a recovered authorisation, because the cascade fires before the shopper is shown the failure.
Do you support ACH as a payment method?
Yes. ACH as a payment method is available for US merchants, alongside cards, wallets and account-to-account rails. The ACH payment method is particularly useful for recurring billing and high-value transactions where the per-transaction cost of card processing is a meaningful share of the unit economics. Operationally, payment method ACH behaves like any other rail behind our unified API — you switch it on in the dashboard, set the routing policy, and reconcile through the same ledger.
Can I offer payment method Skrill alongside cards?
Yes. Payment method Skrill is a connected e-wallet that sits next to cards, wallets and bank transfers in the unified checkout. Shoppers who already hold a Skrill balance can pay without re-entering card details, and the transaction shows up in the same payment view as any other rail.
Does the platform support Paysafecard payment vouchers?
Yes. Paysafecard payment is supported as a prepaid voucher method, useful in markets where a meaningful share of buyers prefer cash-funded vouchers to entering card data. It connects through the same API and reconciles into the same ledger.
How does payment method SEPA fit alongside cards in the eurozone?
Payment method SEPA — both Credit Transfer and Direct Debit — sits in front of cards in many euro-area markets because it is cheaper and more familiar than a card payment for recurring debits. The router treats SEPA like any other rail: it can lead for users who prefer to pay from their bank, sit in the cascade as a fallback, or be the default for renewals while cards are reserved for one-off purchases.
Can shoppers in Portugal pay with MB WAY through the same checkout?
Yes. The mb way payment flow is supported in Portugal as a local mobile wallet rail; shoppers approve the charge inside the MB WAY app and the platform records the result alongside every other rail. There is no separate checkout to maintain.
What about a generic 'transaction declined invalid payment method' error?
That error means the customer's card scheme or method is not supported by the rail the request was sent to. The router automatically tries another configured rail where one is available, and the portal records the original error so the operations team can decide whether to add a method to that market.
Do you support the e payment method picture customers see at checkout?
Every e payment method connected to your account renders inside the unified checkout, with its own logo and a localised label per market. The shopper picks the way they want to pay; the routing engine decides which provider clears it. The merchant only maintains one set of method assets, not one per gateway.
Is the platform the right way payment for a high-volume merchant?
It is built for scale. Per-transaction routing, cascading retries, redundant acquiring and a normalised ledger across every method are designed for merchants and PSPs processing serious volume. If 'what is the right way, payment-wise, for our next region?' is a question your team asks every quarter, the answer is the configuration choice the platform exposes — not a fresh integration project.
Will adding new methods slow down our checkout?
No. Methods render on the client; routing decisions are made in milliseconds inside the same payment request. Cascading retries on a soft decline happen behind the scenes, so the shopper experiences a single fast result rather than a failed attempt followed by a retry.