Subscribe to new online scanner interface
SUBSCRIBE TO RDIO SINGLE SCANNER SUBSCRIPTION
$5.00 PER MONTH ALLOWS USER ACCESS TO 1 RDIO SCANNER
function stripe_checkout402() {
var stripe = Stripe('pk_live_YsoL9Z3ZNGiwNl5pkLBMh3TD');
stripe.redirectToCheckout({
sessionId: stripe_session402
}).then(function (result) {
alert(result.error.message);
return false;
});
return false;
}
SUBSCRIBE TO RDIO 5 SCANNER ACCESS SUBSCRIPTION
$10.00 PER MONTH FOR ACCESS TO 5 SEPERATE SCANNERS
function stripe_checkout403() {
var stripe = Stripe('pk_live_YsoL9Z3ZNGiwNl5pkLBMh3TD');
stripe.redirectToCheckout({
sessionId: stripe_session403
}).then(function (result) {
alert(result.error.message);
return false;
});
return false;
}
Open Source Software Acknowledgment
The Scanner software used on this site is “Rdio Scanner”, an open source licensed project on GitHub. We thank the developer Chrystian Huot for his efforts and continued project development. License information can be found at: https://github.com/chuot/rdio-scanner/blob/master/LICENSE .
The source code can be found at: https://github.com/chuot/rdio-scanner
our subscription service is to cover the costs of the computers, antennas, and internet connections that provide the recorded audio and metadata that is accessed using RDIO-Scanner.