#datapata-payment-element
1 messages · Page 1 of 1 (latest)
Setting setup_future_usage during confirmation is not possible with Payment Element today. If you want to set this just for cards,your best option would be to set it when the Payment Intent is created by setting payment_method_options[card][setup_future_usage]: off_session
okay thanks