#mark.simpson
1 messages ยท Page 1 of 1 (latest)
Can you show exactly what you're referring to? I think that yes its generated from your account's public facing business name, but just want to confirm.
And what does your integration look like? Can you share a snippet of your code?
you mean how we create the element? ``` var paymentElement = elements.create('payment', {
fields: {
billingDetails: {
address: {
country: 'never',
postalCode: 'never',
},
},
},
});
paymentElement.mount($paymentElement);
But yes that looks like what i expect
If you want to change that you'd do so via your account settings
OK, thanks.
Is there any requirement to have that text or for it to be unmodified (i don't want to but am thinking if i must i could find and change the text... (ew... don't even like suggesting that! ๐ ))
Not currently possible, but I can share the feedback that this is an option you'd be interested in having ๐
Fair enough - thank you very much @full dawn