I'd like to charge a credit card for an order through the rest api. I plan to follow the instructions at https://docs.clover.com/faq/#how-do-i... before I start, is there a v3 alternative? I don't see anything similar in the v3 docs at https://www.clover.com/api_docs
I'm using v3 for the other rest apis. I'm guessing this particular method hasn't been ported to v3 yet & I'll just need to use methods from both apis in my program.
Thanks