Jump to content

SSCommerce

Retired Forum Member
  • Posts

    3
  • Joined

  • Last visited

About SSCommerce

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

SSCommerce's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Thanks! Here is an example of the fields, which are jsut in english avaibale: First Payment Amount: € 0,00 EURRecurring Amount: € 4,11 EURBilling Cycle: Monthly I searched the en lang file for these and found these strings and translated it: $_LANG['firstpaymentamount'] = "Erste Zahlung"; $_LANG['recurringamount'] = "Wiederkehrende Zahlung"; $_LANG['orderbillingcycle'] = "Rechnungszyklus"; $_LANG['orderproduct'] = "Produkt/Service"; $_LANG['ordertotalduetoday'] = "Heute fällig"; Somehow it did not take effect on the next order... Any advice?
  2. Hi, I am not able to find the language strings of the {$order_details} merge fields of the welcome email template. I found in the engl. lang file similar strings and added it in another language but it does not work out. Are these strings saved somewhere else?
  3. We are looking for a solution to solve the following problem: If customer orders Domain only, the new registered domain should always point to the default nameservers of each registar - example: 1. New Domain via Registar 1 = Default NS Registar 1 2. New Domain via Registar 2 = Default NS Registar 2 3. Customers fills out the Nameserver fields during oder process = Individual NS set by customer Hope to find some input how to achieve this.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated