#deepakkumar_wizniche
1 messages · Page 1 of 1 (latest)
This would be done via Direct Charges: https://stripe.com/docs/connect/direct-charges
So use PaymentIntent instead of charge?
Charges are used under the hood with Payment Intents, but in short: yes
Makes sense