#adasli-checkout
1 messages · Page 1 of 1 (latest)
Thanks!
So I confirm that the billing address is added to the payment method, and not to the customer.
By listening to the webhook event checkout.session.completed, you could retrieve the billing address from the payment method and add it to the customer if needed.
Would the payment methods billing address be shown in the invoice?
Do you mean Checkout was used to create a Subscription, and you'd like to know if the invoice of the subscription will show the billing address of the Payment Method?
Do you mean Checkout was used to create a Subscription, and you'd like to know if the invoice of the subscription will show the billing address of the Payment Method?
Yes
No by default I don't see the billing address of the Payment Method on the subscription.