#vlad-ko_api

1 messages ¡ Page 1 of 1 (latest)

somber wedgeBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1326497636936581180

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

full shale
#

Hmm, you can't remove all billing fields. At the very least a ZIP/postal code is required for most countries

#

In this case, the address is required because of the chosen payment method (BACS Debit)

wraith shuttle
#

a friend of mine said that he configured it to pay his rent without these details

#

i guess that under the hood they already have his details

#

if this is the case and we need at least some details, can i remove address line 1 and 2

full shale
#

I believe the fields will be prefilled if you pass a Customer object (which you are) that has a valid billing address

#

Otherwise we require them all for a BACS Debit payment

wraith shuttle
#

and also why the name is not populated even though i linked the correct customer which i am creating/lookup before that

#

the email is correct (not sharing intentionally)

full shale
#

Email is the only field prefilled otherwise

wraith shuttle
#

so for BACS all address fields are required

full shale
#

Yes

wraith shuttle
#

and i cannot skip them

#

ok, i guess that is the resolution for the question. Thanks