Changing the text in payment tool

  • George Bowser, Jr.
    Asked on September 17, 2016 at 2:11 PM

    My developer has used the JotForm platform to create a fill-in order box for me on my website - www.tbsportsentertainment.com.

    However, I wanted to change some of the text he created and he stated that some things cannot be edited.

    I want to change the following text for the following sections and words:

     

    - "Get Your Ticket Now", I want to change that text

    - "...for each two weeks" which follows the dollar amount, as I want to change that text

     

    Can those two sections be changed, as far as the specific text I mentioned? My developer said he didn't think they could be adjusted.

     

    Thanks for your help.

     

    George

  • Jan
    Replied on September 17, 2016 at 3:11 PM

    You can easily change the "Get Your Ticket Now" heading in the Form Builder. You just need to click the text and edit it. Here's a screen capture:

    Changing the text in payment tool Image 1 Screenshot 30

    Unfortunately, you cannot change the "..for each two weeks" text in the payment tool. I already tried multiple alternative using CSS, but it is not working. However, if you want to change the period, then it is possible with the payment tool. Here are the available options:

    for each week
    for each two weeks
    for each two months
    for each three months
    for each six months
    for each year
    for each two years

    You can do this in the products section of the payment wizard. You just need to select the product and then click the "Subscription Period" drop down.

    Changing the text in payment tool Image 2 Screenshot 41

    Hope this helps. Let us know if you have any questions. Thank you.

  • ELshba7
    Replied on September 17, 2016 at 4:20 PM

    Hello,

    Thanks for the information.

     

    What I wanted to add with the payment section was the price + the convenience fee. Where did the text come from?

     

    Thanks again and I definitely like this software.

     

    Cheers,

     

    George

  • Jan
    Replied on September 17, 2016 at 5:49 PM

    This is a subscription based payment which is why there is a Subscription Period details after the price. You can change the Subscription Period to (weekly, bi-weekly, monthly, bi-monthly and so on.

    Here's a guide on how to change the Subscription Period:

    1. In the Form Builder, select the payment tool an then click the wand icon.

    Changing the text in payment tool Image 1 Screenshot 40

    2. The payment wizard will appear. Press the Next button until you reach the Products section.

    Changing the text in payment tool Image 2 Screenshot 51

    3. In the Products section, just select a product and you'll be able to edit the "Subscription Period" at the bottom.

    Changing the text in payment tool Image 3 Screenshot 62

    4. After that, please finish the payment integration.

     

    Hope that helps. Thank you.

  • Jan
    Replied on September 17, 2016 at 5:58 PM

    You can add a text after the price and the subscription period using custom CSS.

    Changing the text in payment tool Image 1 Screenshot 20

    If you want something like that, then please insert this custom CSS code to the form:

    .form-product-details::after {
    content : "+ convenience fee";
    }

    Here's a guide on How-to-Inject-Custom-CSS-Codes.

    Let us know if you need any help. Thank you.

  • George
    Replied on September 22, 2016 at 9:47 AM

    Hello,

    One last questions.

     

    With my current JotForm format - www.tbsportsentertainment.com - when a user from the United Kingdom comes to the platform and secure a ticket, will the address section automatically convert and adjust as to how UK addresses are listed?

     

    Thanks,

     

    George

  • Jan
    Replied on September 22, 2016 at 11:18 AM

    Hello George,

    I need to create a separate thread for this issue. Please refer to this URL: https://www.jotform.com/answers/939237.

    Thank you.