Invoicing customers for payment by Stripe or ACH

  • Daren Fitchew
    Asked on October 26, 2020 at 8:18 AM

    Hi,

    I use jotform to accept orders based on estimated quantities, then a few weeks later I invoice the customers for the actual amount. This invoicing process involves me cutting and pasting data out of a google sheet.

    I wondered if it's possible to send the customer a link showing their order with the actual quantity of items we processed and the amended amount and then let them pay using Jotform integration to Stripe or ACH? If I re-displayed their original order I would not want them to be able to edit the form.


    regards,

    Daren


  • Ashwin JotForm Support
    Replied on October 26, 2020 at 9:35 AM

    Please note that when the form is submitted, payment cannot be processed while editing submission. What you can do is build another form when you can add stripe payment field along with a "Form Calculation" widget. Here is a workaround I would suggest and see if it fits into your requirement:

    #1. Add "Form calculation" widget in form and hide it.

    #2. Add Stripe payment field and integrate it with your Stripe account.

    #3. Configure stripe payment tool to read the amount from the form calculation widget. The following guide should help you: https://www.jotform.com/help/275-how-to-pass-a-calculation-to-a-payment-field

    #4. You can take advantage of our "URL Parameter" feature to populate the form calculation widget of the form which will automatically populate the Stripe payment tool as well. The following guide should help you: https://www.jotform.com/help/71-prepopulating-fields-to-your-jotform-via-url-parameters

    Hope this helps.

    Do get back to us if you have any questions.