Can't populate "Get Price From" on Authorize.net widget

  • shadowcliff
    Asked on July 26, 2016 at 9:18 PM

    I'm trying to get the amounts from a previous selection in my form to populate the amount in the Authorize.net payment wizard under Get Price From, but it won't give me any selection except "None (Manual)." What am I missing?

  • beril JotForm UI Developer
    Replied on July 27, 2016 at 3:38 AM

    If you want to copy the value of your price to your payment form you need to add calculation field on your form so you can select the calculation field on your payment integration.

    First of all, you need to add a calculation field as you see below:

    Cant populate Get Price From on Authorize Screenshot 50

    Then, add your price field on your calculation.

    Cant populate Get Price From on Authorize Screenshot 61

     

    Finally, you can get the info of your calculation field on your payment form.

    Cant populate Get Price From on Authorize Screenshot 72

    Here is how it works on my side:

    Cant populate Get Price From on Authorize Screenshot 83

     

    If you have any question or issues, please do not hesitate contacting us. We will be glad to assist you.

  • shadowcliff
    Replied on July 27, 2016 at 10:48 AM

    Thank you! That calculation field is what I was missing. Everything works perfectly now.