- Issue created by @phjou
Is there any plan to support "card_present"?
It is possible to do a PaymentIntent with card_present which allows you to save a credit card without charging it right away.
https://docs.stripe.com/terminal/features/saving-cards/save-cards-directly
I did some tests but without success, it seems that the code base might need quite some changes to support this.
Active
2.0
Code