Use your existing page
Your button links to your public Supper profile, where supporters can tip, subscribe, buy, or commission.
Add Supper to your site
If you are a creator, you do not need to become an app developer or set up ATM developer tools. Add a Supper button to your own website, and Supper handles the support page while ATM handles checkout behind the scenes.
Your Supper page
supper.support/YOUR_HANDLE
Your button links to your public Supper profile, where supporters can tip, subscribe, buy, or commission.
Supper remains the app. You do not need service-auth, webhooks, app fees, SDKs, or developer onboarding.
Payments still use ATM checkout and payment records, but creators see the simple Supper support flow.
Paste this into your website and replace YOUR_HANDLE with your Supper handle.
<a
href="https://supper.support/YOUR_HANDLE"
style="display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#1f2937;color:#fff;padding:12px 18px;font:600 14px system-ui;text-decoration:none;"
>
Support me on Supper
</a>A slightly richer link card for personal sites, newsletters, and profile pages.
<a
href="https://supper.support/YOUR_HANDLE"
style="display:block;max-width:360px;border:1px solid #e7e2da;border-radius:16px;background:#fff;padding:18px;color:#1f2937;text-decoration:none;font-family:system-ui;"
>
<strong style="display:block;font-size:18px;">Support my work</strong>
<span style="display:block;margin-top:6px;color:#716a61;font-size:14px;">
Tips, monthly support, shop items, and commissions live on my Supper page.
</span>
</a>Supper can add copyable widgets that open a support modal directly, show live supporter counts, or display shop items. For launch, a link button is the safest option: it works on every website and keeps the payment flow on Supper.