coal
COAL DOCS

Quickstart Guide

This guide will get you up and running with Coal payments in minutes.

1. Create an Account

Head over to the Signup Page and create your merchant account.

2. Generate API Keys

Navigate to the Developers section in your dashboard and generate a new API Key.

3. Create a Payment Link

The easiest way to accept a payment is with a Payment Link.

  1. Go to Payment Links in the console.
  2. Click Create Link.
  3. (Optional) Select a product.
  4. Copy the generated URL (e.g., usecoal.xyz/pay/my-first-sale).

4. Test the Flow

Open the link in a new incognito window. You'll see the Coal payment page.

  • The user connects their wallet (e.g., MetaMask).
  • They approve the MNEE transaction.
  • Once confirmed, they are redirected to your success page.

Next Steps