#bilz
1 messages · Page 1 of 1 (latest)
is there any way around Stripe to make a subscription for some products and one-time payments for the same product for the same customer with the same card but these one-time charges can be managed in a separate group?
Nope. You need to manage that payment separately as any normal one time payments using PaymentIntent/invoices
can we do this task with Stripe Connect?
Yeah you can use invoices API with Stripe Connect and without Subscription :
https://stripe.com/docs/connect/invoices