#atul
1 messages · Page 1 of 1 (latest)
stripe.customers.update(
customer_id,
{ name: billing_address, invoice_settings: { custom_fields: [{ name: 'VAT', value: tax_identification_number }] } },
);
NOw wehn i sending empty value for VAT, its throwing error
What can be done unset the value of VAT field
give me a second there's a way of doing this but I don't have it of the top of my head
Hello there
yes still looking please give me a second
sorry I was really still looking
in node I wasn't sure whether undefined or null would work
I'm pretty sure that there's a special enum or something in other languages
but it was a bit busy in discord
sorry again for the inconvenience
let me know if you need any more help