As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #2579012
Renaming On-Site payment method
Closed

Comments

  •  2
    Mr Peter Gosling started the conversation

    Hi

    My client would like to add another payment option or rename "On-Site" payment method to be, "Bank transfer" or "Payment before appointment" for example

    Is there a hook I can add to add in a new payment method that is like On-Site in that doesn't take payment via the website.
    Or clean way to edit "On-Site" without changing in the plugin and guess would get overwritten in future updates back to "On-Site"


    Thankyou

  • [deleted] replied

    Hello Mr Peter Gosling,

    There isn't a possibility of adding another payment option to Amelia, unfortunately. 

    You can rename the On-site string to some other string that you want by using some translation tool. Strings can be changed using POEDIT or Loco Translate for example. If you want to use POEDIT then this is the instruction:

    1. Download Amelia from TMS Store

    2. Unzip the downloaded file.

    3. Download and install POEDIT

    4. Open the program and open the file from the extracted folder on your computer ameliabooking/languages/en_US/wpamelia-en_US.po.

    5. Change the strings you want.

    6. Save the translation.

    7. Go to ameliabooking/languages/en_US/ folder and copy these two files - wpamelia-en_US.po and wpamelia-en_US.mo back to your website to the location ../wp-content/plugins/ameliabooking/languages/en_US/.

    Please note that this change will be overridden when you update the plugin, so you would need to apply the change after each update.