Stripe "Charge the current user" action not working for No-cost orders

I’ve an issue with the Charge the current user action from Stripe plugin. Stripe now supports payments with 100% discount codes applied (No-cost orders) but it doesn’t seem to be supported by the Stripe plugin.

In my case Stripe accepts the 100% discount promo code and even registers the transaction under Transactions > No-cost order as you can see in the following screenshots:

The issue is that after completing the payment the user is redirected back to the page but the workflow does not continue.

Is there a plan for the Stripe Payments plugin to support this? Or is there any workaround to make it work?

Thanks!