allowsPaymentMethodsRequiringShippingAddress
fun allowsPaymentMethodsRequiringShippingAddress(allowsPaymentMethodsRequiringShippingAddress: Boolean): EmbeddedPaymentElement.Configuration.Builder
If true, allows payment methods that require a shipping address, like Afterpay and Affirm. Defaults to false.
Note: The payment element considers this property true if shipping details are present on the PaymentIntent/SetupIntent when loaded.