RailbedDocs

Railbed, in plain language

A short reference for the words you will see in checkout, the dashboard and your payment records.

On this page

Payment and checkout terms

TermMeaning
Payment linkA request for one payment with a set amount; useful for an invoice or deposit
Checkout pageA reusable product page; every buyer creates a separate payment
Pricing tableA reusable checkout with several plans and optional two-way price choices
Payment widgetA compact checkout placed inside your own website
Buy buttonA website button that opens a Railbed checkout in an overlay
Tracking linkA shareable, status-only view of a payment request
ReferenceYour own invoice or order label, attached to a payment
Payment IDRailbed's identifier for one payment, beginning with pay_
OrderThe purchase record containing items, totals, customer and one or more payment attempts; see Orders
CustomerThe purchase history associated with one email address in one mode; see Customers
Payment attemptOne try at paying an order; a retry can belong to the same order
Success URLThe thank-you destination opened from checkout after payment confirmation
Smart RoutingThe checks and preferences that choose eligible card providers for a buyer
ProviderThe licensed service whose page takes the buyer's card details and payment

Wallet and money terms

TermMeaning
USDCThe dollar-denominated stablecoin used for merchant settlement
PolygonThe blockchain network used for that settlement
Self-custody walletA wallet whose private keys you control
Payout walletYour saved public Polygon address for receiving settlement
Deposit addressA payment-specific intermediate address; it is not the wallet setting you should change
SettlementThe funds transfer associated with a confirmed payment
Net receiptThe reported amount that reached your wallet after applicable fees
Held paymentA payment marked Being reviewed because confirmation checks need attention
Accept as paidYour explicit decision to accept an eligible held payment with the amount that arrived

Integration terms

TermMeaning
Test modeA separate environment of simulated payments; no card is charged
Live modeThe mode for real card payments
API keyA private credential that lets your server or plugin access Railbed in a specific mode
WebhookA signed notification from Railbed to a server when a payment event happens
Signing secretA private value your receiver uses to verify a webhook
FulfilmentYour delivery record, separate from payment status; see Orders and fulfilment
IdempotencyRetrying the same operation without accidentally creating the same order's payment twice

For the meaning of a specific status and what to do next, see Payments and statuses. For API fields and event payloads, use the developer reference.

Updated · This page as Markdown