I'm trying to implement this as part of a longer form that I created
The page is: http://dev.planmyparks.com/plan-your-trip/
Is it possible to implement this as part of the longer form (ie on the 4th tab)?
I was also thinking of copying the javascript files and fields from the plugin and adding it to this form (making sure I update the existing form's id="wp-stripe-payment-form" and the submit button to include class="stripe-submit-button").
Will this work or is this to complete hack?