payportal-checkout
v1.0.6
Published
Payportal Checkout Library
Downloads
13
Maintainers
Readme
Integrate PayPortal API in seconds
Quickly leverage PayPortal, to create your first customer, charge, and reconcile banking and payment details with your applications or accounting systems.
Example
Please try this html snippet in your browser
<html>
<head>
</head>
<body>
<button onclick="window.popupPayPortalModal(100, '$')">Pay now</button>
</body>
<script
type="text/javascript"
src="https://unpkg.com/payportal-checkout@latest/dist/payportal-checkout.js"
data-apiKey="7459c721-a4e0-462b-a672-e38a5177ecb9"
data-portal="essentials"
data-id="PayportalCheckout"
>
</script>
</html>
Demo available here
Deploy Example
npm version patch -m "Upgrade to %s for reasons"
npm publish
Change patch
to minor
or major
etc.
https://docs.npmjs.com/cli/version