Can we add convenience fee or Square fees to the total amount?

  • AEPTO
    Asked on October 17, 2019 at 5:09 PM

    Hi! I have some forms that are connected in Square. I am wondering if there is a way to do either of the following:

    - Pass the square fees along to the customer

    - Add a flat convenience fee

    Please let me know.

    Thank you!

    Heather

  • Mike
    Replied on October 17, 2019 at 7:05 PM

    If your Square fees are 2.9% + 30¢, you may try using the next formula to pass the Square fees on to the customer:

    (field+0.30)/0.971

    Can we add convenience fee or Square fees to the total amount? Image 1 Screenshot 30

    See this stackoverflow thread for details.

    The convenience fee can be simply added to the calculation field.

    Can we add convenience fee or Square fees to the total amount? Image 2 Screenshot 41

    If you need any further assistance, please let us know.