#.smokingaces
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- .smokingaces-account-support, 3 hours ago, 4 messages
- aces-portal-update, 1 day ago, 12 messages
When you say "Stripe Link" payment are you referring to PaymentLinks or the Link payment method type?
Payment Links
But ideally I need that customer field to attach to the subscription not the payment.
Gotcha - so there isn't really a great way to do this. I assume you're currently using custom_fields to collect information in the UI, but we don't offer any way to automatically store that on the Subscription. You'd have to implement this on your end where you grab the custom fields from the checkout.session.completed event and then update the Subscription and set that information in metadata
I'm utilising Stripe completely so we're not building any apps or plugins so we don't have that ability. Not unless we could maybe airtable to data across.
OK I'll try and work something out
Where can I find the schema for the custom fields to pull or will custom_fields full evertything
What do you mean by that? The customer_fields are keys that you would define, not us
I want to pull this custom field into a Sigma report. How do I find out what the schema is for that field though?
This might be a tech support ticket I need to put in
Thought I'd ask first htough
Ah! You're talking about sigma - yeah I'd recommend asking support, I'm not fully show what the flow for that is