RubyFlow The Ruby and Rails community linklog

Add a whole credit card form to your Volt app with 1 view tag

I love the idea of the Volt components and their ability to be declared as view tags. It seems to me that a credit card form would make a good component so here is a prototype component for the Braintree Drop-In form: https://github.com/cbetta/volt-braintree


To add the form simply specify:


<:braintree />


And a whole form including PayPal and Bitcoin will render.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in