vsf-payment-gpay

The Google Pay API enables fast, simple checkout on your website, and gives you convenient access to hundreds of millions of cards saved to Google Accounts worldwide.

Usage no npm install needed!

<script type="module">
  import vsfPaymentGpay from 'https://cdn.skypack.dev/vsf-payment-gpay';
</script>

README

vsf-payment-gpay

Installation

yarn add vsf-package

API

Development

  • yarn build - bundles package into main.js file with typescript/es6 transpilations
  • npm publish - publishes package to NPM registry (automatically runs yarn build before publishing)