#juicy28-connect
1 messages · Page 1 of 1 (latest)
I created a paymentintent using destination charges can I attach it to an invoice?
that's not possible no, unfortunately(but a common ask)
you can create an Invoice and have it create the Destination PaymentIntent instead though(https://stripe.com/docs/connect/invoices#destination), if you want to process the payment via an Invoice.
Thank you for the clarification 🙂