Stripe + Softr integration:

Quick question – Stripe + Softr integration:

I’m building a document submission platform with a pricing model that scales based on the number of documents submitted. I use Stripe for checkout and Softr to manage user sessions.

I need help with two specific points:

  1. Automatically populate the name and email fields in Stripe Checkout using the logged-in user’s data (from Softr) and prevent the user from editing them.
  2. Capture the generated customer_id or subscription_id from Stripe after checkout and store it in hidden fields for later use.

Has anyone implemented something similar or knows the best approach?
Appreciate any guidance you can share!

@Jjenglert

Hi Pedro. I thought #1 was already implemented, at least with their native Softr/Stripe blocks. #2 however, would be really nice. Again, this is where existing Softr features would be used more if they were supported better.