#ryanw-pms
1 messages · Page 1 of 1 (latest)
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, thebilling_detailshash on functions likeconfirmCardPayment()for instance