Using the bitcoin lightning network, Speed payment platform enable lightning-fast payment processing.
Speed has developed a custom checkout solution to make bitcoin payments simple and secure.
You will receive an instant and secure payout in any bitcoin or lightning wallet. Schedule your bitcoin payout with ease.
Get a one-time use checkout link to collect payments for your online store or POS.
Get a payment link to accept multiple same-amount payments for a donation, crowdfunding, or paywall.
Integrate with Speed payment infrastructure using most powerful and easy-to-use developer APIs
The Speed platform API is designed to empower developers to power businesses
All Speed products come with open public APIs and up-to-date API documentation
We offer client and server libraries in everything from React to PHP, Java and .NET.
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/speed",
success_url: 'https://example.com/order/abc123',
auto_settle: false
};
Accepting bitcoin allows your business to go global. Accept and send payments anywhere in the world without incurring high transaction fees.
Protect your company from fraudulent transactions and chargebacks. When a customer is serious, they will buy.
Since most Bitcoin transactions happen off-chain, the Bitcoin lightning network has very low transaction fees. There are no fees for the first 0.5 BTC.
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.