We are attending Seamless, Saudi Arabia 2023 on 04th & 05th September!

Book now

HOW IT WORKS

Get paid using a Checkout Link

Create a Checkout Link

You can sell goods or services and accept bitcoin as payment through the Checkout Links. You can make a checkout link using a web app or APIs.

You can send the checkout link to your customers via email or social media.

By scanning the QR code on the Speed-hosted payment page, your customer can easily pay you in bitcoin using a lightning wallet

HOW IT WORKS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
const speed = require ( ’speed’ );
speed .setCredentials ( 'MY_API_KEY', 'dev' );

const charge = {
  description: 'My test charge',
  amount: 10.5, // required
  currency: 'USD',
  order_id: '823320',
  customer_name: 'John Doe',
  customer_email: '[email protected]',
  notif_email: '[email protected]',
  callback_url: "https://example.com/webhook/opennode",
  success_url: 'https://example.com/order/abc123',
  auto_settle: false
};

API FOR DEVELOPERS

Using Speed APIs, you can make checkout links.

Using the Speed APIs, you can create a lot of checkout links to support your use case of collecting payments.

CUSTOMIZED BRANDING

Personalising the Checkout Page for Your Brand

We know that your brand is very important to your business. It also matters to your customers. Change your brand's elements to keep your brand's identity and consistency.

CUSTOMIZED BRANDING

To set your branding, go to Settings in your dashboard

Custom domain

Custom domain

Send checkout links through your domain

Logo

Logo

Add your logo to the payment page

Icon

Icon

A smaller version of your logo that looks like a favicon

Brand color

Brand color

Choose the color that best fits your brand.

Brand font

Brand font

Choose from a variety of fonts

Ready to get started?

Explore Speed payments or create an account instantly and start accepting payments. You can also contact us to design a custom package for your business.

No Transaction cost

No Transaction cost

We do not charge a transaction fees to accept Bitcoin Payments. There is no hidden fees for setup or maintenance.

View Pricing
Start your integration

Start your integration

Use developer friendly APIs, shopping cart integration or custom checkout to get started in 10 minutes.

View Documentation