Awesome
Volt::Braintree example app
This is an example app on how to use the Braintree component component for Volt.
How to run?
- Clone this repository
- Run
bundle install
- Run
bundle exec volt server
- Go to
http://127.0.0.1:3000
- Fill in the credit card form with these details:
- Card number:
4111 1111 1111 1111
- Expiry:
04/20
- CVV:
123
- Submit the form
- After a few seconds it should show the
transaction_id