You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to create a new PaymentIntent with "destination" to automatically transfer funds to a connected account. It seems this is done via transfer_data/PaymentIntentTransferData but that's missing in PaymentIntentParams.
I need to create a new
PaymentIntentwith "destination" to automatically transfer funds to a connected account. It seems this is done viatransfer_data/PaymentIntentTransferDatabut that's missing inPaymentIntentParams.