Welcome!
I'm working on example integrations powered by VueJS + Webpack.
Currently, I have:
- A Drop-in UI Integration that uses the Braintree Web Drop-in
- Hosted Fields integration that uses v3 of the JS SDK
NOTE: This does not include the server-side component, which is need to a) obtaining a Client Token and b) make API requests. You will need to supply your own server-side integration. I recommend Node or PHP, depending what you like!
- Clone the repo
- Go into the drop-in directory and
npm installandnpm run buildto build the new Braintree Web Drop-in beta - Back in the root of the cloned project,
npm install - After install, you have several options to run the example:
npm run dev: opens a browser window with hot module reloadnpm run build: builds the/distdirectory with the built scripts
Disclaimer: I work at Braintree as an Overnight Technical Support rep, but this is not an official library or example integration. https://developers.braintreepayments.com/