Custom field – why is field name being imported into Stripe details for every ??
-
We enable custom field on payment form. The field name says “enter child name and age” because it’s for a camp. Great. But when we export Stripe data to see payments as a .csv file, under the column “Custom Fields (metadata)” in each row before the info submitted by user, there is the field name “enter child name and age” so it will look like “enter child name and age: bobby 9” and so on for every row.
Is there a good reason why the field name should be included with the input data if we already have the column heading “Custom Fields (metadata)” – I think you could improve this by excluding the field name from being included with the input data which is submitted to Stripe.
What do you think?
- You must be logged in to reply to this topic.