#garymoon
1 messages · Page 1 of 1 (latest)
That's not possible unfortunately. You need the backend portion of the integration for security reasons. Other option is our no-code integration: https://stripe.com/docs/no-code
Which can be done with Checkout
Thanks @keen frost! Is there any way at all to add metadata entries with the no-code inetgrations? They're perfect for what we want, but adding metadata is non-optional for us.
Will the metadata be unique per customer? Just curious what you are tracking there and what objects you want the metadata on
Yes it would be unique per customer (so we can't embed it in the payment link). We want to get two values from the customer that would be used to initialize their account on our backend.
Ah unfortunately not then. The no code option for subscriptions/Checkout is the pricing table: https://stripe.com/docs/payments/checkout/pricing-table
That doesn't allow passing custom metadata
Yep OK, thank you mate 👍