How to collect Memberstack custom field data in Stripe billing portal when setting up paid plans in Webflow? Answered

Post author
Ben Tossell

how can i customize my stripe page from this to this?

Comments

6 comments

  • Comment author
    Tyler Bell

    some what related 🙂

    https://www.loom.com/share/0ae3b1590b4f4d6c8d14ff48f5688a0d?sid=4449129a-90ed-419d-9e7e-edb70ea4ca54

    0
  • Comment author
    Ben Tossell

    If this means customising the checkout page like I referenced in my message then I’d be very excited about it

    Like if we can customise the modal with the embed too. I haven’t checked out their embed customisations much actually but know you can put in pricing tables

    0
  • Comment author
    Inaraghj

    It seems like you didn't completely mention your concern here. Could you please explain in detail.

    0
  • Comment author
    Biagio Della Rocca

    Hi guys, do you have any suggestions on this matter?

    I've installed Memberstack in my Webflow website to create memberships. In Memberstack I've created a custom field called "client-id" and two paid plans. Is there any solution to collect the Memberstack custom field in the Stripe billing portal when a user wants to buy one of the plans?

    Thank you!

    0
  • Comment author
    Chukwudi Onyekwere

    Hi Biagio,

    Unfortunately, it's not possible to achieve this with our Stripe's default checkout.

    One potential solution is to use Make.com. You can set up a workflow to monitor when a new paid member is created in Memberstack, and then use Stripe’s "Update a Member" module to pass the "client-id" as metadata. This will associate the client-id with the customer in Stripe, allowing you to access it later.

    Alternatively, you could build a custom checkout flow that collects the "client-id" along with payment details, then send this information to Stripe when creating the subscription.

    If you're comfortable with coding, you can also use Stripe's API to create subscriptions and include the custom field in the request.

    0
  • Comment author
    Biagio Della Rocca

    Thank you Chukwudi!

    0

Please sign in to leave a comment.