#gruneth_code

1 messages ¡ Page 1 of 1 (latest)

fading micaBOT
#

👋 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/1313574138669039656

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

copper valve
#

Hello! No, we don't provide Stripe Elements for this, but you can use your own HTML form inputs and make the required API calls using your own code.

hexed remnant
#

Alright

#

May I ask another question? Where to best collect the address for billing.

1: When a customer makes a setup intent and adds or changes a payment method, the customer must enter the address. The advantage is that the address can be auto-completed without me using a Google Maps Api Key. Somehow the address is only stored with the payment method and I would have to use a webhook to update the customer address.

2: Make a separate option for the customer where they can only change the address.

copper valve
#

Either of those will work. The best one depends on your specific use case and needs.

hexed remnant
#

If the customer has no address will the address of the default payment method be used instead for the invoice? Would really like to not use an webhook just to copy.

copper valve
#

I don't believe so, no. The Invoice only uses the address on the Customer.

hexed remnant
#

Alright

#

Thank you very much for your time. This was really helpful.

fading micaBOT