Previously I added the ability to store a credit card to a customer on Stripe. This was for use with Stripe’s plan/subscription functions. Stripe will also let you easily charge a credit card that you have put on file. I’ve added that capability to StripeX with the ChargeCard() function.
I also did some minor tweaks to a couple other functions.