Form Payment Display

Discussion in 'Appointway WordPress Theme' started by shehzad, Mar 7, 2014.

Thread Status:
Not open for further replies.
  1. shehzad

    shehzad Guest

    Joined:
    May 23, 2013
    Messages:
    26
    Likes Received:
    0
    We have currently set the site below to accept payments from clients in person, so it is using the 'Pay Later' method:

    http://spa.allegroitsolutions.com/

    When a user selects a service, the 'Service Price' field displays the the cost for that particular service in the following format:

    e.g. "Price is $350"

    Since we are not accepting any payments on the site, can the above wording (when a service is selected) for 'Service Price' be changed to:

    e.g. "SAR 350"

    If so, where is this done?

    Thanks
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to Plugins > Ink Appointment Plugin and click on edit option of plugin and then go to ink-appointment/ink-admin/apt-form.php > ink-appointment/ink-admin/appointments-form/apt-function.php > ink-appointment/ink-admin/appointments-form/apt-class/ajax-function.php
    and change text from line no. 47.

    check image for reference

    2014-03-10_1218.png



    Thanks & Regards
    Gourav Shrivastava
     
  3. shehzad

    shehzad Guest

    Joined:
    May 23, 2013
    Messages:
    26
    Likes Received:
    0
    Thanks for showing where I need to update this.

    However, will I be able to remove the '$' sign before the price, so that it just reads 'SAR 350'?
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Go to plugins\ink-appointment\ink-admin\appointments-form\apt-class/ajax-function.php
    and put your text in place of "$price" .

    See the image for reference.
    [​IMG]

    This will solve your issue.
     
  5. shehzad

    shehzad Guest

    Joined:
    May 23, 2013
    Messages:
    26
    Likes Received:
    0
    If you could look further up in the thread, I want it to show the price, but instead of showing:

    e.g. "Price is $350"

    I would like it to show as (note that I want to remove the dollar sign, as I need to show it in Saudi Riyal currency):

    "SAR 350"

    Also to clarify, I will be not taking any payments, as we have setup the pay later method.
     
  6. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  7. shehzad

    shehzad Guest

    Joined:
    May 23, 2013
    Messages:
    26
    Likes Received:
    0
    That worked - thanks for your help!
     
Thread Status:
Not open for further replies.

Share This Page