Can I download the payment amounts without the descriptions, somehow?

  • oaservicework
    Asked on March 22, 2019 at 10:21 PM

    When I download submissions, the payment amounts come with the (sometimes lengthy) descriptions. I don't really need the descriptions, just the amounts. Is this possible? 

  • Nik_C
    Replied on March 23, 2019 at 4:07 AM

    I'm afraid that with the current setup, you cannot extract price only.

    But you could do the following:

    1) Add form calculations widget to your form:

    1553327952Screen Shot 2019 03 23 at 8 Screenshot 10

    2) Then include your products field in that calculation:

    1553328074Screen Shot 2019 03 23 at 8 Screenshot 21

    So the price of the products selected will be shown in that field.

    3) Finally, remove the products field from your notifier:

    1553328300Screen Shot 2019 03 23 at 9 Screenshot 32

    1553328340Screen Shot 2019 03 23 at 8 Screenshot 43

    So the price only will be included in the email.

    Hope it helps.

    Thank you!