Is it possible to charge the users on a later date with Stripe?

  • JOTFORMNEWBIE
    Asked on April 15, 2020 at 11:43 PM

    CAN YOU USE THE STRIP API TO COLLECT BUT NOT CHARGE PAYMENT INFORMATION? MY END ORDER TOTAL NEEDS TO INCLUDE DIRECT BILL SHIPPING CHARGES AND WILL NOT BE DETERMINED UNTIL I SHIP AN ORDER. IS THIS POSSIBLE TO COLLECT AND HAVE THE FORM SETUP THE CUSTOMER IN STRIPE TO BE CHARGED AT A LATER DATE?

  • BJoanna
    Replied on April 16, 2020 at 3:39 AM

    With Stripe it is possible to charge the users on a later date. You can also charge your users with whatever amount necessary (charge amount different from authorized amount) through your Stripe merchant interface.

    Please check the following guide for more details:

    How to Enable Payment Authorization