subscriptionBillingAttempt returns INVALID_PAYMENT_METHOD, Bug?

So the way the migration works is that you import your stripe tokens and we use those tokens to talk to stripe. We do not import the details of those tokens it remains on stripe attached to that stripe account. If you deactivate that stripe account and setup another one, your migrated payment methods will not work. I believe this the error you are seeing.