#ryanw-pms

1 messages · Page 1 of 1 (latest)

spare spruce
#

hello, answering your questions one sce

#

1/ the PaymentMethod billing_details are used when creating payments, they help chances of payments succeeding esp for card payments, might be required fields for other PaymentMethod types

2/ answered above

is there a way to send additional billing/address details when paying a PaymentIntent via Stripe Elements with Stripe JS?
yes, the billing_details hash on functions like confirmCardPayment() for instance