#jtishler

1 messages ยท Page 1 of 1 (latest)

thorn pebbleBOT
vale vapor
#

Hello ๐Ÿ‘‹
What field are you looking at exactly?

dim cypress
#

customer_address

vale vapor
dim cypress
#

is that because i used the stripe test card 4242...

vale vapor
dim cypress
#

oh i see

#

is there any way to get the country from the payment method

vale vapor
#

Not directly on the invoice, no. But you can go from the invoice -> customer -> payment method -> billing address

dim cypress
#

i see

#

is it easier if i start with a subscription instead of an invoice?

vale vapor
#

If you have a default payment method on subscription, then yes.
If you don't then its about the same effort

dim cypress
#

so you could go subscription -> payment method -> billing address

vale vapor
#

Yes, subscription -> default_payment_method -> billing address (only if you set a default on the subscription while creating the subscription)

dim cypress
#

gotcha thank you!

vale vapor
#

NP! ๐Ÿ™‚ Happy to help