Direct wallet settlement
Customer payments go directly to your business wallet. Gateway does not hold balances or intermediate funds.
Security model
Gateway is built around one operating rule: your app should update access only after the payment data has been checked and the callback has been verified.
Customer payments go directly to your business wallet. Gateway does not hold balances or intermediate funds.
Gateway checks recipient, amount, fee, and Solana payment status before a checkout becomes confirmed.
API keys are intended for backend use only. Browser checkout pages never need your live Gateway key.
Customers add @solknife_bot and provide a Telegram chat id before payment notifications are sent.
Callbacks are signed with HMAC-SHA256 using the callback secret, so your backend can reject forged events.
Hosted checkout pages are not indexed. Private payment intent URLs are treated as transaction surfaces, not marketing pages.