• Resolved cboysworld

    (@cboysworld)


    I am using Stripe for my payment gateway. Is there a way to make a custom field to show the Stripe fee? I also need to make custom fields for County tax and State tax?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author algol.plus

    (@algolplus)

    Hello

    1. open >Setup Fields>Common, click Add Field and try to find stripe in dropdown.

    2. visit page https://algolplus.com/plugins/code-samples/ and use code “add all taxes as columns”.
    read note at top of the page!

    thanks, Alex

    Thread Starter cboysworld

    (@cboysworld)

    Thank you Alex. Ive got the stripe fee added. I am using avatax and in the orders the tax is split between State and County tax. I dont see a field for those taxes in the dropdown…. is there another way to get those taxes added?

    -Chad

    Plugin Author algol.plus

    (@algolplus)

    you have to use PHP code. read #2 in my reply.

    Thread Starter cboysworld

    (@cboysworld)

    I apologize for being thick headed. I added the code to the functions.php file but I can’t find any results. After no results, I added the code to the misc settings ubder custom php but also did not find any results. Can you tell me what I am missing please?

    Plugin Author algol.plus

    (@algolplus)

    hi
    1. please, remove code from “Misc Settings”, functions.php is enough.
    2. please, open section >Setup Fields>Others and drag fields to left column.
    thanks, Alex

    Thread Starter cboysworld

    (@cboysworld)

    Thank you so much!

    Thread Starter cboysworld

    (@cboysworld)

    Got it. Work wonderfully!!! Thank you.

    Plugin Author algol.plus

    (@algolplus)

    you’re welcome

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Add Custom Field For Stripe Fee/County Tax/State Tax’ is closed to new replies.