#balconytom - Payment Element

1 messages · Page 1 of 1 (latest)

graceful finch
#

Unfortunately not at the moment. To make sure you always collect a field, we typically recommend disabling it in the payment element, adding your own custom input outside of the element, and passing the value to your confirmPayment call via the billing_details hash

shrewd frigate
#

can I also pass them to updatePaymentIntent as params?

graceful finch
#

Good question, not sure. Checking in to that

shrewd frigate
graceful finch
#

Yes, there we go. You can definitely change those details by passing them to your server and making the update call there

shrewd frigate
#

thx