vue-paypal-smart-payment-buttons
Version:
## How to use: 1. Just use `npm install --save vue-paypal-smart-buttons-checkout` 2. Use the components in your file directly.
14 lines (13 loc) • 369 B
HTML
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>vue-paypal-smart-payment-buttons</title>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>