#sajolmahmud010
1 messages · Page 1 of 1 (latest)
Invoice amount = 0 means there is no payment, so the Invoice will automatically paid
I know. but problem is, we implemented subscription and collection payment method using payment element. and payment element requires intent client secret. and if it become paid. we don't get client secret in the response. because there is no payment_intent in latest_invoice. how can we handle this?
@devout radish
That's an expected situation really. If there is nothing to charge, there will be no client secret. You would want to write a branching logic for example