#juergengunz
1 messages · Page 1 of 1 (latest)
It's not possible.
https://stripe.com/docs/receipts?payment-ui=checkout#paid-invoices:~:text=Enabling invoice_creation isn’t supported if you set payment_intent_data[capture_method] to manual.
Enabling invoice_creation isn’t supported if you set payment_intent_data[capture_method] to manual.
Is there a workaround? Will it be possible in the future?
workaround would be to drop one of the requirements(either don't use seperate auth and capture; or don't require an Invoice); and I can't comment on the future.
but i need both lol