#newtreyes

1 messages ยท Page 1 of 1 (latest)

lament chasmBOT
limpid stone
#

Hi, @proper arrow

proper arrow
#

Hello

#

Do you have an example charge where the details were copied from somewhere enexpected? I think it comes from the details on the intent itself but will have to double check. Are you basically asking how details on the Customer object apply if at all?

limpid stone
#

Yes!!!

#

Ex

#

This is the customer: cus_OCbD7xqv1JOoQF

#

This is the charge: ch_3NQxusIJwkxnVmNV1lEs3DFL

proper arrow
limpid stone
#

That charge has no billing details

proper arrow
#

Ah so the answer may be that it isn't auto-copied over from the customer. Checking in to this...

limpid stone
#

The payment method was captured using the payment intent and it has no billing details either

#

pm_1NQxuyIJwkxnVmNVWBGKU9MA

#

FYI: I am using the Terminal SDK for Android

proper arrow
#

Gotcha, thanks for the context. I have a feeling Terminal has something to do with this as well

limpid stone
#

Yes

#

I can see that too

#

but I am not sure why

#

I am specifying the customer id as part of the payment intent creation process

#

I was expecting the billing details for both the payment method and the charge to come from the customer

#

This is what ChatGPT thinks about this

#

๐Ÿ™‚

#

but seems like we are both wrong (chatGPT and me)

proper arrow
#

Not seeing that behavior documented and I am not seeing it happen on non-Terminal intents when testing. I will ask my colleagues about this. It seems intuitive that that would happen but it may just be the case that that is not what the customer's address is meant for

limpid stone
#

Well, if not

#

how can I set the billing details for both the payment method and the charge when using a payment intent?

#

how can I specify that?

proper arrow
#

Checking in to that as well. I remember trying to do this through payment_method_data on the intent but I think that you can't use that while also supplying a payment method Id on the intent.

#

Just asked my colleagues, will get back with what we can find

limpid stone
#

thank you, Sir

proper arrow
#

So, still looking, just wanted to give a quick update so it doesn't feel like we've dropped your thread

limpid stone
#

There is a beta that lets you inspect the details though I am not yet sure if it would let you update them

It won't since the charge's payment method is not attached to a customer.

#

:/