#Nahid Rahman
1 messages · Page 1 of 1 (latest)
Specific PMs only require certain billing fields, so the Element adapts to reflect the selected PM.
I think you may be able to request more billing fields via these parameters on the Payment Element, not sure. You'd need to try: https://stripe.com/docs/js/elements_object/create_payment_element#payment_element_create-options-fields-billingDetails
Aha! So if the user chose klarna or any other pms it would reflect only those necessary fields.
Okay, let me try quickly
Yes, by default we only show fields that are deemed required for that specific PM to help with payment conversion
Got it. Just so you know, for the fields object the only options for the attributes are auto or never. So I cannot force to show even if I want to.
Thanks @frosty parrot, have a great day 🙂
np