README
Pin API Wrapper
This is a simple API wrapper for pin.net.au
Using Jest
Make a copy of lib/key.example.js as lib/key.js and input your key for testing the library.
Pin Payments API wrapper
<script type="module">
import pinApi from 'https://cdn.skypack.dev/pin-api';
</script>
This is a simple API wrapper for pin.net.au
Make a copy of lib/key.example.js as lib/key.js and input your key for testing the library.