We’ve been getting questions about training and when the next event will be held. This is pretty cool to us, and something we wanted to offer to customers.
So we setup a simple page to explain the event, got a space reserved and started with a simple form to accept registrations:
Soon after, we needed this front-end to send registrations to a list of people. So obviously we hooked it up to our product Kinetic Task – and started sending signups to our CRM solution “SalesForce” using a pre-built handler.
The form had an option for people to “bill later” but we really wanted to start taking credit cards. So then we downloaded and added the Stripe handler.
Then, after creating a stripe account, all we needed to do was add some Javascript to the front-end form and send the charges to checkout with stripe! The end-result is quite striking – and a great experience:
Need to start taking credit cards easily? Sign up to try Kinetic Task today!
To read all the details of this integration, there is an article on Kinetic Community.