Stripe Js help!

Hello everyone,

I need help please trying to understanding how to implement stripe.js into my workflow and app for subscription based payment, I want to have a custom design which is why I used stripe.js

The design is as follows, to the left I have the outstanding billing due, usually after the end of the month we show the charge ie “22nd February 2020, x $3.00”

And below we show billing history, based on month with paid or not paid indication and to the right is a form I designed using basic input from bubble.

Using stripe.js currently when a user signs up, we create the customer using their details.

Problem I am having is

  1. subscribing the customer to the subscription once they sign up to our platform
  2. Turning the basic input to collect the card details and accept payment
  3. Show the billing history.

Thank you

This topic was automatically closed after 70 days. New replies are no longer allowed.