A simple example of how to use chargify.js with the Vue framework
chargify-js-vue-example
Usage
Edit src/components/ChargifyForm.vue and change publicKey and severHost in loadChargifyJs function
Next run:
npm install
npm run serve
Edit src/components/ChargifyForm.vue and change publicKey and severHost in loadChargifyJs function
Next run:
npm install
npm run serve