#georgeselkhoury

1 messages ยท Page 1 of 1 (latest)

terse radishBOT
solid brook
#

Hi ๐Ÿ‘‹

The separate charge and transfers approach should be able to handle this use case. Can you describe what about it does not work for you?

limpid stream
#

@solid brook it's an invoice

#

is it possible to paste an example with a create invoice by any chance?

solid brook
limpid stream
#

would it have a payment intent if the invoice is in draft?

solid brook
#

Correct, But you shouldn't need to make transfers before the invoice is finalized. Can you describe why you would need to create transfers before the invoice is finalized?

limpid stream
#

The best way to explain this is how it used to work with https://stripe.com/docs/api/invoices/create#create_invoice-transfer_data. If this is an array then all would have been good. However it's not an array

I need to create an invoice and create here and there the transfers directly after the create invoice call rather than on the webhooks.

Is this possible?