#Gautam-testing
1 messages · Page 1 of 1 (latest)
yep, that is how subscriptions work.
if the first payment fails, they enter an incomplete state, they don't just return an error directly. You can then try to fix the payment method and charge the invoice again, to convert the subscription from incomplete to active.
my use case is .. once we are getting the response 200 .. we are initiating .. is there any property in response by which we can understand it has failed during the use
ok .thanks