Code Samples

Sometimes, a few lines of code are a lot more helpful than an entire documentation...

Payment Form (IFrame)

jQuery, JavaScript
https://github.com/billwerk/paymentForm-examples

A few simple examples showing how to use the paymentForm.

ReactJS

https://github.com/billwerk/subscriptionjs-react

Simple signup built with TypeScript and ReactJS. Currently restricted to credit card payments.

Angular 8

https://github.com/billwerk/subscriptionjs-angular

A simple signup was built with TypeScript and Angular 8. Currently restricted to payments via FakeProvider.

jQuery

https://github.com/billwerk/billwerkjS-jquery

A minimalistic signup form built with HTML5, jQuery and ... nothing else. Less than 100 lines.

jQuery, PHP

https://github.com/billwerk/billwerkjS-jquery-php

Simple signup built with HTML5, jQuery. Simple Backend and Admin UI to illustrate REST API usage and webhook handling.

Vue.js

https://github.com/billwerk/vuejs

Example of code written in Vue.js.