Qafoo GmbH - passion for software quality

Help you and your team benefit from new perspectives on cutting-edge quality engineering techniques and tools through the Qafoo team weblog.

By Tobias Schlitt, first published at Fri, 14 Mar 2014 11:08:31 +0100

Download our free e-book "Crafting Quality Software" with a selection of the finest blog posts as PDF or EPub.

Crafting Quality Software

You can also buy a printed version of the book on Amazon or on epubli.

Released bepado Demo-Shop

Last week, the bepado SDK was open-sourced and you can now use the SDK to connect your shop to bepado, a distributed product-sharing- and checkout-platform we are developing with Shopware. bepado is still in closed beta, but you can apply for an account if you want to give it a try and are a shop owner or software vendor from Europe.

As presented in our talk on bepado's architecture on the Shopware Community Day last year, the distributed checkout is implemented with a three-phase commit between three parties: your shop, the remote shop that sells products and bepado. A safe implementation of this checkout requires deep integration into your shop's checkout process.

That is why the primary goal of designing the SDK API was simplicity, since we suspect integration into the core checkout logic of any shopping system will not always be simple.

To help you with the integration, we have developed a demo-shop-system that shows what steps are necessary and how to integrate the bepado SDK. By implementing a basket and checkout from scratch, the focus of the code is always on the integration with bepado. We have documented the different parts of the code to help you with your own implementation.

You can find the bepado demo-shop on Github as well as the SDK. If you want a test account to integrate your shop system into bepado you can write an email to contact@qafoo.com and we can hook you up with the necessary details.

Download our free e-book "Crafting Quality Software" with a selection of the finest blog posts as PDF or EPub.

Crafting Quality Software

You can also buy a printed version of the book on Amazon or on epubli.

Get Technical Insights With Our Newsletter

Stay up to date with regular new technological insights by subscribing to our newsletter. We will send you articles to improve your developments skills.

Comments