Questions about Payment Form extension

"Including" language

  • d40s12@aol.com
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 9 months ago #3792 by d40s12@aol.com
"Including" language was created by d40s12@aol.com
I'm using the form to have people purchase tickets to a function and So the way it is set up now, I have a custom field entitled "How Many Tickets Do You Need ?" with a drop down box with values and fee values corresponding (ie. 1-value field $60- fee value).

After the purchaser fills in the required fields and selects the number of tickets from the text drop down box on the next page it shows the correct amount owed except the language is "The amount you have to pay is $120.00 (including $120.00)."
Is there some way to take out the "(including $...)" after the full amount is shown. All I really want shows is the full amount including "fee" and I don't want the purchaser to be confused. Thanks.

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #3795 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: "Including" language
Hi
This is really simple . You can login to back-end of your site, access to the Transaction function of Payment Form, then find the language string :

PF_AMOUNT_INCLUDE_FEE

Just change this language string (remove (including $[FEE_AMOUNT]) and It will work as expected .

Thanks ,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc