Bits Transaction API

@Dist I am not dissatisfied with the current system. It fulfils its purpose and is perfectly adequate for normal use. With more complex processes it becomes a bit difficult with this simple useBits API.

@BarryCarlyon I like Stripe’s API. There you create the transaction session on the backend side. The user confirms this, client site. And you get webhooks about the status of the transaction at your backend.