#NewtReyes - Billing Info

1 messages ยท Page 1 of 1 (latest)

solar mango
#

Hi ๐Ÿ‘‹ sorry for the delay. Lots of people came in at the same time

#

What kind of billing info are you looking for?

solid bane
#

Ex. charge.billing_details.address.city

#

Where's that billing_details information coming from?

#

Is that coming from the customer information?

#

Can it be overwritten?

solar mango
#

When this is captured it is comming from the customer. How are these PIs being generated?

solid bane
#

Using that API

solar mango
#

Okay and how does the user enter their payment info?

solid bane
#

Customer is created the first time the client pays for something.

#

then reused

#

customer id is added to the payment intent when getting created

bitter lotus
#

Sorry just saw this follow up - give me a minute and I can take a look

solid bane
#

Sure

#

thank you

bitter lotus
solid bane
#

So if you are reusing the payment method, then the data will come from that payment method.

#

Interesting

bitter lotus
#

Yup, if you're reusing the Payment Method it should use whatever billing details are already saved on it

solid bane
#

Any way to overwrite those when using payment intents?

wooden radish
#

Hey there ๐Ÿ‘‹
Taking over for karbi here as they had to step away

#

Any way to overwrite those when using payment intents?
do you mean overwrite these when you create a new PaymentIntent?

solid bane
#

Yes

wooden radish
#

I don't think that's supported by the PaymentIntent API

solid bane
#

Got it