I am stuck with the question that I have successfully implemented Instant Payment Method of Stripe Payment Gateway but now I want change the Instant Payment to Two-Step Payments method because of some requirement.
I'm refering Does Stripe support auth and capture?. They are saying that
Note that a charge must be captured within seven days or it will be cancelled.
but I want Auto Capture Charge without Cancellation within 1 or 2 days if possible.
Help me if there is any idea to do this.
Your help would be appreciated.