MainPay

Rust server payments without a separate billing app.

This site powers checkout, webhook verification, and delivery relay for MainPay-enabled Rust servers. Players land here to purchase one-time rewards or monthly ranks. The Rust plugin handles the actual in-game fulfillment.

Checkout

One-time purchases

Uses PayPal Orders capture on the server side before creating a pending delivery for the Rust plugin.

Subscriptions

Monthly ranks

Uses PayPal subscription plans and webhook-backed renewal deliveries so permissions can be extended correctly.

Relay

MainPay API

The game server polls pending deliveries and acknowledges them after commands or permissions are applied in-game.