#fahamemam
1 messages · Page 1 of 1 (latest)
Hi there, the payment to a susbcritpion is through invoice. So that's why an invoice needs to be created first.
can we skip that and use only payment intent ?
So you want to create you own recurring payment with PaymentIntents API without using Subscriptions API?
Maybe you can tell me what problems that you are trying to solve?
So for new customers that they need to pay for subscription, we want to get their payment details and collect the payment later by an updated amount. only will create an invoice when the payment is successful and then subscription becomes active
What is the payment that you are talking about? is it an one-off payment in addition to the subscription?
it is first time payment for a subscription