#steve34chen
1 messages · Page 1 of 1 (latest)
Hi there! Could you elaborate? I assume you want to use mode: subscription, but which shipping parameters are you referring to exactly?
Hi, I am using payment intent and elements as the checkout method. I intergrated the address element that to collect shipping address info, but my superviosr wants me to collect the full billing address info too
Ah got it. I thought you were referring to Stripe Checkout first, not Elements
Elements will collect the minimum necessary billing information to process a payment (e.g. since a full billing address is not needed to process a card payment, all the billing fields aren't displayed by default)
ok I see. Thanks for the explaination