Looking for Stripe pipe help

I created a helper app to get you started with the stripe pipe.

You may copy the stripe template starter app by clicking here

After copying it to your account, preview the app (Landing Page) for instructions on how to set it up.

There are some pages that have custom JavaScript in order to remove extra clicks from the user. For example, after the user enters their credit card info, we redirect them to the “Set card as default method” page and submit that form for them which redirects them to the next step.

@tim.young did a beautiful job going through this workflow here. The link found in Tims post also contains all of the code used in that app.