Skip to content

💳 Demoing the Payment Request API with moltin

Notifications You must be signed in to change notification settings

moltin/moltin-paymentrequest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moltin-paymentrequest-api

💳 Demoing the Payment Request API with moltin

Using

Add your client_id to config/prod.env.js:

// config/prod.env.js
module.exports = {
  NODE_ENV: '"production"',
  MOLTIN_CLIENT_ID: '"xyz"'
}

👉 Try out the demo.

Note: This demo will only work in browsers with support (Chrome 61+, Edge 15+) for the Payment Request API.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

💳 Demoing the Payment Request API with moltin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published