Connect a payment provider

You connect a payment account you already own, buyers pay through it, and Coin Moebius never holds the money.

How it works

  1. Get a free test account (no payment required).
  2. Copy your credentials from the provider.
  3. Point a webhook at your Coin Moebius URL.
  4. Paste it all into Add provider in the dashboard.

What the fields are for

Start the checkout

A secret API key, secret key, or access token lets us call your provider so the charge lands in your account.

Confirm the payment (the webhook)

Buyers often close the tab before returning to your site. The reliable signal that a payment completed, was refunded, or was disputed is a message the provider sends us directly. That message is the webhook.

Verify the webhook is real (the webhook secret)

Your webhook URL is public. The webhook secret lets us confirm each message truly came from your provider, so nobody can forge a "paid" event and trick your store into shipping. It is always a separate value from your API key.

Your webhook URL

Every provider posts events to the same address shape:

https://<your Coin Moebius host>/webhook/<provider>/<your project id>

Your project id is in the dashboard on the project settings. Register your live webhook in the live account and your test webhook in the test account.

Provider guides

Next: add the buy button

Once a provider is connected, create a product and paste the buy button onto the page you already have. Add the buy button →

Questions? [email protected]

Ready to connect a provider?

Pick the providers you already use. Buyers pay through your accounts, and you keep one buy button.