Bezahlcode

Back in 2012, I proposed a “pay:” URL scheme, which looks like this:

pay:amount=57.65;​currency=EUR;​i=FR76.4100.4133.7601.0505.1161.123;​order=ANM11-1210;​name=Dupont+%26+Cie

or with abbreviated syntax:

pay:a=57.65;​c=EUR;​i=FR7641004133760105051161123;​o=ANM11-1210;​n=Dupont+%26+Cie

Some shops in Germany now support a similar URL scheme, which looks like this:

bank://singlepaymentsepa?name=Dupont+%26_Cie​&reason=ANM11-1210​&iban=FR7641004133760105051161123​&bic=BNPAFRPPXXX​&amount=57,65

According to the specification (in German), the “bank:” scheme was invented in 2010 at German company Stoeger IT. The Web site explaining the system has been online since 2011.

My pay scheme and the bank scheme are obviously very similar, but there are some interesting differences:

The specification for the bank scheme doens't talk about protecting against double payments, but presumably the software and/or the user's bank should warn the user when the same combination of IBAN, amount and payment reason are seen twice.

The reason field (called order number in my scheme) is free text. It's up to the seller to put something there that is unique enough to recognize a payment.

Both my pay scheme and the bank scheme rely on payment into a bank account. There is no provision for paying cash (with bitcoins, e.g.)

(Thanks to Christian Weiske for alerting me to the BezahlCode.)

Bert Bos <bert at phonk.net>
Created: 20 December 2016