Actions
Feature proposal #9713
openStripe: implement stricter status handling
Description
Currently unhandled status are treated as errors/failed. Only error/failed status should be treated as errors/failed. Other status should be treated as pending.
For example invoices uncollectable status. It can transition to paid still. So it should be handled as pending.
Actions