Developers

Discover, integrate and innovate with our wide range of payment APIs. The new generation of payment developement.
1
2
3
4
5
6
7
8
9
10
11
12
13
// Retrieve a payment link
// http://api.alltobill.com/v1.0/Invoice/id/
$instanceName = 'INSTANCE_NAME';
$secret = 'INSTANCE_API_SECRET';
$alltobill = new \Alltobill\Alltobill($instanceName, $secret);
$invoice = new \Alltobill\Models\Request\Invoice();
$invoice->setId(1);
try {
$response = $alltobill->getOne($invoice);
var_dump($response);
}
catch (\Alltobill\AlltobillException $e) {
print $e->getMessage();
}
1
2
3
4
5
6
7
8
9
10
11
12
13
//Check your signature
//http://api.alltobill.com/v1.0/SignatureCheck/
$instanceName = 'INSTANCE_NAME';
$secret = 'INSTANCE_API_SECRET';
$alltobill = new \Alltobill\Alltobill ($instanceName), $secret);
$signatureCheck= new \Alltobill\Models\Request\SignatureCheck();
try { $response=$alltobill ->getOne ($signatureCheck);
die ('Signature correct');
} catch (\AlltoBill\AlltobillException $e) {
print $e->getMessage();
die('Signature wrong');
}

AlltoBill - Online Payments Designed for Developers

A payment gateway that offers flexible integration options, ready-to-use code and a powerful API – designed to make developers’ lives easier.

Discover, integrate and innovate with our wide range of payment APIs.
Use AlltoBill as ultimate modern checkout solution via our plugins.
Performance overview of our alltobill platforms. Incidents, maintenance and uptime history.
Get in touch with one of our developer to achieve your goals.

Docs & API Reference

We make it easy for merchants to offer online and mobile payments, while taking away the burden of integrating with multiple payment providers.

Docs & API Reference

Plugins

Simpify the payment process for any online shop. Implement our payment interface in your system with just a few clicks and enable your customers to make payments with Visa, Mastercard, PayPal and +150 other country-specific payment methods.

Available Plugins
alltobill_gateway

System Status

Here you find our performance overview about our alltobill plattform. You can check all incidents, maintenance and uptime history.

Check our system

Our pricing model

Just one more step until the first online payment - choose a suitable subscription!

Pricing

Test AlltoBill now.

Join our amazing customer base and receive AlltoBill Payment Gateway 30 days for free!

Create a free account